Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - vc port
Search - vc port - List
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
Date : 2008-10-13 Size : 31.6kb User : 徐达

利用vc编写的通过单片机控制三个步进电机的程序,自动检测com口。-Vc prepared through the use of single-chip stepper motor control of the three procedures, automatically detects the com port.
Date : 2025-12-16 Size : 64kb User : cym

本程序实现应用软件通过并口模拟I2C通讯。 使用前将porttalk.sys复制到 System32\Drivers目录下, 再将porttalk.reg导入注册表。 将其它四个代码文件导入VC工程,主要调用 CParallelToI2C类中的函数。 相信大家可以看明白这个类的函数的作用。 另: 1. 本程序中I2C时钟周期默认为2ms,可以适当调整。 2. 电于电路不同,使用并口引脚不同,可以对类进行适当修改。-Applications of this program through the parallel port I2C communications simulation. Before use porttalk.sys copy System32 \ Drivers directory, and then import the registry porttalk.reg. The other four code file into VC projects, the main class to call a function CParallelToI2C. I believe we can see to understand the function of this type of role. Other: 1. The process by default I2C clock cycle 2ms, can be appropriately adjusted. 2. Electricity in the circuit is different from the use of parallel port pins are different categories can be amended as appropriate.
Date : 2025-12-16 Size : 36kb User :

如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial port programming is frequently used to do. This procedure is a dynamic link library (DLL) file format to achieve a number of serial operation.
Date : 2025-12-16 Size : 253kb User : 163

串口转发示例代码(vc完整应用程序代码,有利于了解串口转发)-Port forwarding sample code (vc complete the application code)
Date : 2025-12-16 Size : 81kb User : 小将

vc下直接对硬件端口进行读写的源代码directio-vc port hardware directly under the source code to read and write
Date : 2025-12-16 Size : 1.66mb User : jun
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.