搜索资源列表
大容量串行false45DB081 c51读写源程序
- 串行大容量存储器的c51 读写源程序特点:占用io口线少,缺点:读写时间比并行时间长-Serial large memory read and write the source decoder features : io occupied mouth lines, shortcomings : reading and writing than parallel long time
IO模拟SPI
- 430用IO口模拟SPI读写的驱动程序。包括SPI的字节读写,区块数据的读写等功能-430 IO I used to read and write the simulation SPI driver. SPI including the byte read and write, read and write data blocks, such as functional
实现Windows9598的IO端口读写
- 实现Windows95/98的I/O端口读写-achieve Windows 95/98 I / O ports literacy
重叠IO实现的大文件读写
- 读写大容量文件时比较有用的-read and write large files more useful when
1.IO
- dsptms320lf240x的IO读写程序,希望对大家有帮助 -dsptms320lf240x IO read and write procedures, we hope to help readers dsptms320lf240x IO procedures, we hope to help
armiodriver
- 嵌入式linux上一般的io读写模块,配置为字符驱动程序.-Embedded Linux on the general literacy io module, the distribution of character-driven procedures.
vc-io-mwArray
- 用VC读写Matlab中数据的例子,为精通Matlab编程一书中附带,可在混合编程时使用,加快开发速度。-VC read and write data in Matlab example of Matlab programming proficient with a book, Programming can be mixed use, and speed up the development pace.
porttalk+io
- 驱动源码,windows2k/xp能够读写端口-driver source code, can read and write ports windows2k/xp
diskRawRW
- 对磁盘进行RAW IO读写操作例子,在DOS下运行
WinIoOp
- WindowsXP底层驱动开发,io读写例子。
io
- 德州仪器系列单片机,对其I/O口的驱动程序,包括寄存器的读/写的操作等。
pci9054实现io读写操作
- 利用DriverWorks实现PCI9054IO读写操作。包括如何使用DW开发向导生成程序框架,以及应用程序(DOS和VC)和驱动程序的完整源代码。不过为了节约空间,删除了不必要的中间文件。请重新编译一下即可。有关说明请见文件夹中的说明文档。-use DriverWorks achieve PCI9054IO write. DW including how to use the wizard generated development process framework and applicat
用C及内嵌汇编对IO端口的32bit读写
- 对I/O端口进行32bit的读些,以满足对0xCF8和0xCFC端口的控制。 文件为.h的c头文件。
IO多路复用 SELECT函数
- IO的多路复用(Select函数) 注:为了解决创建子进程带来的系统资源消耗而采用多路I/O模型 一般来说当我们在向文件读写时,进程有可能读写出阻塞,如果我们不希望阻塞,我们的一个选择是用select系统调用。只要我们设置好select的各个参数那么文件可以读写的时候select通知我们说可以读写,在我们调用select时进程会一直阻塞到以下一种情况发生 1) 有文件可以读 2) 有文件可以写 3) 超过所设置的时间
IO-SPI
- AVR单片机IO口模拟SPI读写AT45DB081,如使用C51只有修改IO操作即可-AVR microcontroller IO port analog SPI read and write AT45DB081, such as the use of C51 can only modify the IO operation
How-to-comport
- 在linux如何读写串口,有几种模式阻塞,非阻塞,IO复用,异步模式-In linux how to read and write serial port, there are several models obstruction, non-blocking, IO multiplexing, asynchronous mode, etc.
Mat_File-IO-Library-for-Labview
- 可以使Labview读写Matlab的Mat数据文件-This is a library of LabVIEW VIs that allow you to read and write level 5 MATLAB MAT-files without requiring MATLAB to be installed on the computer. The code is written in pure G (LabVIEW source code) with no external libra
CH365-IO-RW
- CH365 IO 读写访问方法 (DELPHI可编译源码)-CH365 IO read and write access methods (DELPHI can compile the source code)
usart
- 在stm32f103上实现带crc16校验的通过串口3控制IO口读写功能。已通过测试(In STM32F103 with CRC16 checksum, through the serial port 3 control IO port read and write function. Have passed the test)
IO编程
- python实现io文件读写,异步读写,序列化和反序列化(Python implements IO file reading and writing, asynchronous reading and writing, serialization and anti serialization)