搜索资源列表
C51单片机I/O模拟串行口通讯
- C51单片机,通过普通I/O模拟串行口通讯的实现方法
读卡器开发(I/O模拟串口方式)
- 基于wm-01模块的开发,采用射频方式,芯片采用STC12C5404,有I2C器件,有喂狗3824,采用485通信方式,串口为I/O模拟串口。
请如何正确编写测试vc33的I/O口的程序问题解答
- 请如何正确编写测试vc33的I/O口的程序问题解答
2440用I/O口模拟PWM输出
- S3C2440上用I/O模拟PWM信号输出
单片机ATmega32控制I/O口源代码
- 用单片机ATmega32编程检测与控制每一个I/O口,相应操作的源代码
KEYBOARDmylx
- I/O初学者参考,练习程序。-I/O reference beginners to practice procedures.
CSocketModel
- 提供CSocketModel类完整代码:"CSocketModel.zip" 该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-provide complete CSocket
Windows下DLL编程技术及应用
- 摘 要: 本文介绍了DLL技术在Windows编程中的基本运用方法及应用,给出了直接内存 访问及端口I/O的两个实用DLL的全部源代码。-Abstract : This paper presents a DLL in Windows programming using the basic method and the application is a direct memory access and I/O port in the tw
Overlapped
- 基于事件例程的socket 重叠i/o,简单的读取客户端送来的数据-routines based on the events overlapping socket i/o, a simple read client data sent
21427_WinIO
- bcb s I/O library in WinXP-s I/O library in WinXP
startofiocp
- windows i/o模型中著名的重叠i/o模型,在windows平台并发不是很大的情况下,还是很好的。-windows i/o model of the famous overlapping i/o model the windows platform is not very complicated circumstances, or very good.
OverlappedIOBaseOnCompletionPort
- 基于VC6.0开发的C/S源码,使用基于完成端口的重叠I/O方式的C/S源码。-VC6.0 development based on the C/S source, Based on the use of the port completed overlapping I/O modes of C/S source.
IOTest1s
- I/O端口访问,能在Win98下读写任意端口内容-I/O port visit in Win98 literacy arbitrary Portal
diantiti
- 模拟电梯运行程序 功能如下: 初始化时,电梯位于第一层; 有键按下时,开始运行 运行时距离相差一层的才被记录并 向上运行时记下所有的所在层下面的请求; 向下运行时记下所有的所在层上面的请求; 到达楼层后,关掉指示灯,开门并停留20S 在停留的20S中包含关门的时间 在停留期间,按下关门则立即关门! 假设关门的时间是5S,在这个时间内按下开门时将开门停留 当有人按下该层
OverlappedServer
- 使用windows的重叠I/O模型制作的网络聊天服务器程序,性能还是比较不错的哦!-The use of windows overlap I/O model of the network chat server program, performance is quite good, oh!
Winsocket
- 网络编程,实现三种Winsocket I/O模型:select、基于事件、基于消息-Network programming, to achieve three Winsocket I/O model: select, based on the incident, based on the information
ioctl_pw
- Pseudo Driver Test Demo I/O control
matlab
- matlab中用于存储变量和文件 I/O操作的例子-matlab in variables used to store and file I/O operation example
rs232
- RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly lan
selectdemo
- select函数实现,I/O多路复用技术!-select function, I/O multiplexing technology!