-
UDPComm
基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。(UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.)
- 2012-09-12 15:56:43下载
- 积分:1
-
embedded-server-EA02_V2
嵌入式Web服务器(以太网络远程控制开关)EA02使用说明书(Embedded server,remote control switch)
- 2015-06-08 18:23:27下载
- 积分:1
-
image SYORI
这是一个关于图象处理的软件. 文字识别,付立业变换等,VC++.NET版(on image processing software. Character Recognition, Fourier transform industry, VC.NET Edition)
- 2005-06-02 10:35:26下载
- 积分:1
-
huaweiGPRs
华为的gprs模块的使用教程,介绍的很详细,也适合其他gprs模块,非常适合开发使用
- 2010-08-03 09:05:44下载
- 积分:1
-
OPC-Server--src
OPC Server服务器和驱动源代码,非常实用,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server或其他协议源代码,联系 truesoft@163.com(OPC Server source code for Modbus RTU,Modbus TCP,IEC61850,CANopen procotol.)
- 2011-09-27 18:09:41下载
- 积分:1
-
lianluzhuantailuyousuanfa
Use DIjkstra algorithm to calculate the shortest path routing, when the network topology changes automatically update the routing table
- 2015-01-12 14:51:10下载
- 积分:1
-
errorRate
用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)
- 2011-12-19 10:23:37下载
- 积分:1
-
Filecombine
说明: 这是个人写的简单的文件合并工具,有如下特性:
1. 支持二进制和文本文件合并;
2. 可以自定义填充字节(默认为0);
3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内);
4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围;
5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件;
6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics:
1. Support binary and text file combine;
2. You can customize the padding byte (default is 0);
3. You can select any address of the source file and any data length (within the data range of the source file);
4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file;
5. Support split source files, but only one source file and one target file are supported in a single operation;
6. You can save/load the file to combine, split configuration data and reuse it;)
- 2019-10-26 14:27:33下载
- 积分:1
-
HCIR1_0A
OHCI 规范,英文资料,嵌入式USB开发必备(Development of essential information in English, embedded USB OHCI specification)
- 2012-08-13 15:53:29下载
- 积分:1
-
WinpkFilter
一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code.
WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc.
Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )
- 2020-10-04 18:07:40下载
- 积分:1