-
this procedure can serial data communications, to receive assistance from the co...
本程序可以对串口实现数据通信,获得帮助可以从代码的注释中得到。-this procedure can serial data communications, to receive assistance from the code can be a footnote.
- 2022-04-10 22:49:53下载
- 积分:1
-
wince下可运行的拼音输入法,在wincce4.2下测试成功。
wince下可运行的拼音输入法,在wincce4.2下测试成功。-weights can run under the Pinyin input method, the test under wincce4.2 success.
- 2023-01-05 10:40:04下载
- 积分:1
-
A circular buffer implementations. VC6 MFC Test
一个环形缓冲区的实现方法.VC6 MFC 测试 -A circular buffer implementations. VC6 MFC Test
- 2023-04-30 07:05:03下载
- 积分:1
-
ISO8583c#实现方式
应用背景
金融行业通信标准。ISO8583 128位域解析传输。
SOCKET传输。
C#实现方式
WEB示例代码
关键技术
//智能组包
Iso8583Package sendPackage = new Iso8583Package("fullSchema.xml");
sendPackage.SmartBitmap = true;
sendPackage.MessageType = "0210";
sendPackage.SetString(2, "8888888888888888888");
sendPackage.SetString(3, "171111");
sendPackage.SetMoney(4, 12.34M);
sendPackage.SetDateTime(7, DateTime.Now);
sendPackage.SetNumber(11, 111);
sendPackage.SetDateTime(12, DateTime.Now);
sendPackage.SetDateTime(13, DateTime.Now);
sendPackage.SetString(25, "20");
sendPackage.SetNumber(28, 123);
sendPackage.S
- 2023-06-13 06:35:04下载
- 积分:1
-
1 : I hope the open source community to listen to their views. 2 : .. clock di...
1:希望开放源码,听取大家意见。2:..clock目录下有clock.exe。3:控制功能的实现:左右键双击或拖动。孙飞2002-10-31-1 : I hope the open source community to listen to their views. 2 : .. clock directory under clock.exe. 3 : Realization of control : about double-click or drag button. Garrison are 2002-10-31
- 2023-05-05 09:20:04下载
- 积分:1
-
vc6 modbus 大师
modbus tcp 主机-为 visual c + + 中 (vc6) 上执行的情况。MFC c + + 类。这些类实现 modbus 协议使用 RTU 或 ASCII 传输的串行端口。也是一个类,用于与奴隶通过使用开放的 modbus 通讯协议的网络通信。C + + 源文件是使用 Visual c + + 5.0 生成。
- 2022-02-13 03:49:35下载
- 积分:1
-
VC++6.0实现的远程桌面系统,包括客户端和服务端。
VC++6.0实现的远程桌面系统,包括客户端和服务端。-VC++6.0 implementation of the Remote Desktop system, including client and server.
- 2023-03-21 15:45:03下载
- 积分:1
-
Accelerated C++
C++入门好书
Accelerated C++
C++入门好书-Accelerated C++ C++ Entry book
- 2023-03-30 07:45:04下载
- 积分:1
-
This example shows you how to make a "Find file" program, or you can juct compil...
This example shows you how to make a "Find file" program, or you can juct compile this code and use it. The program supports recursive tracking, too.
- 2022-11-15 03:25:03下载
- 积分:1
-
这是一个根据记录编号实现文件随机存取的程序,和刚才那个filerandomreadandwrite比较一下,希望对你有所启发.在Visual C++6.0中编译...
这是一个根据记录编号实现文件随机存取的程序,和刚才那个filerandomreadandwrite比较一下,希望对你有所启发.在Visual C++6.0中编译通过.-This is a record number of document random access procedures, and just now filerandomreadandwrite comparison. hope to inspire you. Visual C 6.0 compile.
- 2022-07-22 18:55:01下载
- 积分:1