-
神经网络开发包用C++语言来编写的一段程序,不足之处请多指教。...
神经网络开发包用C++语言来编写的一段程序,不足之处请多指教。-Neural network development kit with C++ language section of the preparation of procedures, the inadequacy of advice please.
- 2022-09-08 11:05:03下载
- 积分:1
-
VC access through OnGetCOMObject () function to achieve access to communications...
VC++获取通过OnGetCOMObject() 函数实现获取通讯端口对象。-VC access through OnGetCOMObject () function to achieve access to communications ports targets.
- 2023-05-26 12:55:02下载
- 积分:1
-
写日志类型,使用很简单。花了很长时间,建议到夏娃…
自己写的一个日志类,使用非常简单.
用了很长时间,这里推荐给大家,大家可以自由修改.-To write a log type, the use of very simple. Spent a long time, recommend to everyone here, we can freely modify.
- 2022-04-09 15:24:13下载
- 积分:1
-
同时利用DLL从记忆
also using dll from memory
- 2023-09-07 18:10:04下载
- 积分:1
-
用vc编写的扫描仪数据源软件,未涉及硬件接口部分,只是个模拟扫描程序,图片需要从本机读入...
用vc编写的扫描仪数据源软件,未涉及硬件接口部分,只是个模拟扫描程序,图片需要从本机读入-Vc prepared using scanner data source software, not covered by the hardware interface of the simulation is only a scanner, images from the machine-readable entry
- 2023-03-15 16:50:04下载
- 积分:1
-
杂项源代码TimeStamp
杂项源代码TimeStamp-miscellaneous source TimeStamp
- 2022-11-14 08:30: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
-
帮助菜鸟学习,掌握基本基础知识,可以很大提高。
帮助菜鸟学习,掌握基本基础知识,可以很大提高。-Help rookie learning to master basic knowledge, can be greatly improved.
- 2022-03-24 17:17:36下载
- 积分:1
-
MSN similar to notify the source code window
类似于MSN的消息通知窗口源代码-MSN similar to notify the source code window
- 2023-04-29 07:10:03下载
- 积分:1
-
代码实现了目前所使用的大部分手机上的英文单词的输入功能,可根据使用频率给出常用单词!...
代码实现了目前所使用的大部分手机上的英文单词的输入功能,可根据使用频率给出常用单词!-Realize the current code used by the majority of English words on the phone input function, frequency of use is given in accordance with commonly used word!
- 2022-02-06 04:14:02下载
- 积分:1