资源列表
MainCode
- 【提供者】蔺敬峰 【详细说明】电能量信息采集程序,很适合于电力行业做点能量采集的人员参考应用-Lin Jing [provider] [details] peak electric energy information collection program, it is suitable for the power industry to do energy harvesting Reference Application
VirCom
- 虚拟串口源码,可用于串口服务器转IP输出,实现不同接口数据的转发- Virtual serial port source code, serial server to IP
Socket-Communications-Programming
- 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
usb_20_new
- USB应用编程详细说明,非常值得一学,详细介绍了usb协议规范。如果想了解这方面的知识,就看看。
sockettemp
- windows socket通信编程简单示例,简单易懂,适合出初学者-windows socket communication programming examples, and easy to understand and suitable for beginners
port
- 并行端口 并行端口 并行端口 并行端口 并行端口
mycom
- python串口程序,能自动查找串口,显示发送数据和接收数据,能够调整自动发送时间间隔-python Serial iterator
VisualCPP--network-communicate-
- < VisualC++网络通信编程技术详解>>随书代码,完整版本-< <VisualC++网络通信编程技术详解> > With the code book, Full Version
USB_DLL
- 自己编写的USB动态链接库,可以作为USB上位机调试软件。才用C++编程。可以识别出PID、UID等,可以实现数据发送和接收等。-I have written to the USB dynamic link library can be used as USB host computer debugging software. Only with C++ programming. Can identify the PID, UID, etc., can realize the data tran
transfer-program-with-socket
- 程序用fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok。-Program to open the file with fopen and file transfer program with the socket, cross-platform, run the file, please note the source file name and path are correct, the main
CD-KT-ETH-UART-1.ZIP
- It is windows program to communicate with LM3S6432 Cortex from Luminary Micro, use ethernet to transmit serial over ethernet.
TELCHARGE
- ACCESS,ADO,电话收费 针对部分电话收费前置机有计费的数据库,而没有收费的前台而开发, 主要的使用方式为: 首先由前置机导出文本数据到当前的管理平台,在当前平台进行收费的相关工作. 所使用的控件在包中都已列出,欢迎大家批评指正,同时进行相互的交流学习. 一.设计目标 主要是完成数据的录入及相关的查询业务 二.系统设计工具 前台采用DELPHI7.0 后台数据库采用ACCESS2000或SQL SERVER 2000 采用C/S方式,根据