搜索资源列表
USBPortDlg
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note -- 01 (VC Knowl
MSComm
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equip
telephone
- VC编程:写入和读取记忆ic的数据,并能复制读取数据并可将之写入下一台机器。-VC program: ic memory write and read data, and can copy and can read data written to the next machine.
VC-RS232
- 串口通讯,非常普遍而且重要的通讯,包括波特率,停止位,RS232和RS285等收、发协议原理及例子。 拷贝程序文件夹到计算机硬盘上,打开相关文件夹中的.dsw文件(Project Workspace文件)即可使用-Serial communication, is very common and important communications, including baud rate, stop bits, RS232 and RS285, such as sending and recei
ZGParallelView
- ZGParallelView ParallelView** is the easiest way to add a Parallax effect to a `UITableView`. It works perfectly with `UITableViewController` and is completely compatable with both `UITableViewStyle`.-ZGParallelView ============== ####Parall