搜索资源列表
read-first
- 读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the addit
write_first
- 写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write pri
24c02串行E2PROM
- AT24C02串行E2PROM的读写 24C02中带有片内地址寄存器。每写入或读出一个数据字节后,该地址寄存器自动加1,以实现对下一个存储单元的读写。所有字节均以单一操作方式读取。为降低总的写入时间,一次操作可写入多达8个字节的数据。 -Application of AT24C02 serial E2PROM literacy 24C02 chip with which address registers. Each read or write a byte of data, the
MP3Info
- VC中读取mp3文件信息的方法 标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。 这些信息都记录在mp3文件中,而且格式是固定的。那么,我们就可以用编程的方式来获取这些信息。其实说简单一点,就是VC文件读取的操作。不过mp3有一定的信息结构,在mp3文件的最后128个字节,就包含上述的信息。那么我们打开mp3文件, 读取最后128个字节即可。-VC MP3 file information reader of the MP3 standard form
ForTeacher
- 图形化界面,直方图比较,文件读取与操作,比较适合与java初学者。-graphical interface, histogram, and the document read operation, suitable for beginners and java.
USB430CCode
- 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便的读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点
VC_erjinzhiwenjiandeduqu
- 在vc++中,对于二进制文件的读取和操作。便于初学者使用。-in vc, for the binary files and read operation. Easy beginners.
简单学籍管理程序
- 这是一个比较复杂的学籍管理程序,他提供了很多的功能,比如显示帮助,读取磁盘文件等操作,值得参考。-This is a more complicated codes of management procedures, provide him with a lot of features, such as display help files disk read operation, a good reference.
1302program
- 经典的时钟读写程序,他包含对芯片的读操作和写操作,还特意说明一些注意事项-classic clock read and write procedures, the chip contains the read operation and write operation also specifically give some attention to matters
ad_flash.rar
- FLASH存储 AD采样 操作FLASH 读取数据,FLASH memory FLASH read operation AD sampling data
gpio_i2c.rar
- 使用GPIO口模拟SCCB总线的时序,读操作、写操作,The use of GPIO port analog SCCB bus timing, read operation, write operation
Document-flow-operation
- 用C语言输入输出BMP图像包含最基本的文件流读入读出-BMP C language with the image that contains the basic input and output file stream to read read
Http-Connect
- J2ME远程用户登录系统,用MIDlet连接到HTTp服务器,并得到服务器上的一些信息,属于读操作。-J2ME remote user login system, with MIDlet connected to HTTp server, and get some more information on the server, belong to read operation.
stm32SD
- 基于STM32的SD卡完整的源程序,是用keil mdk编译的,除了带有操作SD 卡的代码外,还移植了这个TFF,也就是说,可以直接读写文件了, 例程以一个简单的打开,读,串口输出的操作展示了一些TFF的应用SD卡分普通SD和SDHC,本系统不支持SDHC.例程会读取SD卡上BWSTDO目录下的 test.txt 文件,并通过串口输出,所以在实验这个例程之前,先要在你的SD 卡上建立相应的 目录和文件.-The SD card-based STM32 complete sour
mjpg-streamer-mini2440-read-only
- 基于Micro2440 通过网络浏览和控制CMOS 或USB 摄像头。Mjpeg‐stream 是一个开源软件,用于把mjpeg 格式的文件变成流媒体输出,这里作者把它移植到micro2440,并做好了相应的启动运行命令。-Based Micro2440 network view and control CMOS, or USB camera. Mjpeg-stream is an open source software for the mjpeg format into streaming
excel
- MATLAB/GUI开发,实现excel文件的读取操作。-MATLAB/GUI development, achieving excel file read operation.
MCU-read-and--write-U-disk
- 其文档说明了用单片机来读写U盘的具体操作-The document describes the U disk with a microcontroller to read and write the specific operation
i2c-read
- I2C读操作,时序等,已经测试过,忘大家支持-I2C read operation, timing, etc., have been tested, we forget the support Thank you
HDF5-read
- idl语言辨别的有关hdf5格式数据读取操作的相关程序,可供遥感初学者使用-idl language to identify the relevant procedures for hdf5 format data read operation, the available remote sensing beginners
Read-the-excel-
- 将excel文件读入LabVIEW中,实现文件的读取操作-The excel file is read into LabVIEW, the realization of the file read operation