Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - read
Search - read - List
vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output- read ()- write (), the source for beginners compiler principles are very good role in guiding, I had time to study the use of three days to read the source code, but also to build a greater understanding of the tenets of all, the theory is not see the code is impossible to truly understand the original author dwing yes, I made some code changes like to thank the code dwing
Update : 2024-05-16 Size : 678912 Publisher : dlh

SMSSms_lib
DL : 0
PDU格式发送短信读取短信中源手机号码、目的手机号码格式转换函数。-PDU format send SMS messages were read source phone numbers, phone numbers purpose format conversion functions.
Update : 2024-05-16 Size : 1024 Publisher : 宁磊

使用c#的类库进行引用,以及在继承的窗体中派生新的窗体,并进行文件的二进制 读写-use of the library for references, and the succession of forms derived new forms, and read and write a binary file! !
Update : 2024-05-16 Size : 23552 Publisher : 严磊

硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改-The source code for hard disk boot master(MBR) read/write , you can use it read or edit hard disk s boot master sector.
Update : 2024-05-16 Size : 12288 Publisher : 刘明

在 Visual C++中操作Excel,对开发数据库管理系统很有意义 -read and write excel file,useful for developing database management system
Update : 2024-05-16 Size : 16384 Publisher :

OPENGL写的读取DXF文件的曲线特征的信息-OpenGL was read DXF file characteristics of the information curve
Update : 2024-05-16 Size : 1011712 Publisher : 李茜

BMP图象的读取 使用C语言对BMP图象进行读取和处理-BMP image reader to use C language to read BMP image processing and
Update : 2024-05-16 Size : 4096 Publisher : 李达

DL : 0
读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the additional restrictions : If an application for readers read another operation has been under way readers read operation, the reader can directly read operation began.
Update : 2024-05-16 Size : 2048 Publisher :

这是一个TIFF读写的源代码,经本人编译,可运行,很好的东西!-It is source code for tiff read and write,it has passed debug and can run well,a very good stuff
Update : 2024-05-16 Size : 972800 Publisher : 扬宏

字节(Bytes)与位(Bits)转换读写函数 可以对每个字节的高低八位进行读写操作-byte (Bytes) and the place (Bits) conversion function can read and write to the level of each byte write eight
Update : 2024-05-16 Size : 1024 Publisher : yyy

基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send/Receive procedures; Demo is very simple, based on asynchronous serial read and write; In the dialog box initialize serial modified the configuration parameters correctly, can be 100% of normal to send/receive text messages.
Update : 2024-05-16 Size : 61440 Publisher : lxr

DL : 0
用于读写mp3文件的matlab程序,具体使用说明见,压缩文件里的readme文档-This matlab application can read and write mp3 files.The detailed operation guide is contained in the compressed file s readme document.
Update : 2024-05-16 Size : 475136 Publisher : 陈飞

使用Dephi7在Window2000/2003/Xp环境下设计一款小巧的磁盘编辑器,可以在Fat32,Ntfs文件系统在正常工作.可以实现磁盘扇区的读取,修改,复制等常用功能.-use Dephi7 Window2000/2003/Xp environment in the design of the new compact disk editor, the hotfix, Ntfs file system in normal work. Disk sector can achieve read, modify, copy and other commonly used functions.
Update : 2024-05-16 Size : 279552 Publisher : 余韵然

DL : 0
串口读取短信猫中的短信内容和利用串口发送短信的小软件。比较初级,但是想利用串口通讯的可以参考。-serial cat read the SMS messaging content and the use of serial send a message to a PC. Comparison of primary, but want to use serial communication reference.
Update : 2024-05-16 Size : 136192 Publisher : 王刚

看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。-the software which can read the YUV of image. this will be useful in video programming, also will be a necessary tool in developing H.264/AVC
Update : 2024-05-16 Size : 177152 Publisher : 乔穆

IGES Reader,实现了一个类,可以将IGES文件格式读入到VTK工具箱-Our code source named IGES Reader implements a class that can read files in IGES format in VTK environment.
Update : 2024-05-16 Size : 9216 Publisher : 扬帆

delphi 将标准DBGRID控件和DBGRIDEH控件的内容输出到EXCEL中的源码,看了就知道!-standard DBGRIDEH Input controls and controls the output to the source Excel, read on to know!
Update : 2024-05-16 Size : 10240 Publisher : 孙克再

图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
Update : 2024-05-16 Size : 1024 Publisher : 万崇玮

DL : 0
This program is used to read ppm format image. It s simple but useful for the people who want to understand the basic idea of digital image processing.
Update : 2024-05-16 Size : 2048 Publisher : 王军

读写流文档的VC源代码,在Windows下测试过WORD文件。-read and write files flow of VC source code in Windows tested Word document.
Update : 2024-05-16 Size : 35840 Publisher : 王永生
« 1 2 3 4 56 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.