-
Qtopia on how a programming book, the main R
关于Qtopia如何编程的一本书,主要介绍研发环境和Qtopia的一些架构机制! 中文第四版-Qtopia on how a programming book, the main R
- 2022-03-29 14:33:23下载
- 积分:1
-
人工智能极大极小搜索,实现了井字棋的智能博弈程序。
人工智能极大极小搜索,实现了井字棋的智能博弈程序。-Minimax artificial intelligence search and realized the groined smart game of chess procedures.
- 2022-02-06 10:15:33下载
- 积分:1
-
通过修改VCL源码实现自定义输入对话框,在BCB中有两个函数可以实现输入对话框:InputBox和InputQuery,其实InputBox也是调用了Input...
通过修改VCL源码实现自定义输入对话框,在BCB中有两个函数可以实现输入对话框:InputBox和InputQuery,其实InputBox也是调用了InputQuery,这个函数有几个缺点:-amend VCL source implementation-defined input dialog, the BCB has two functions can be achieved input dialog : InputBox and InputQuery, also called the InputBox InputQuery, this function has several drawbacks :
- 2023-08-08 23:05:03下载
- 积分:1
-
库存管理和我的开题报告,还算可以吧,不算太全面
库存管理和我的开题报告,还算可以吧,不算太全面
-Inventory management and the problem that I report, you still can, not too full
- 2022-07-15 11:16:56下载
- 积分:1
-
视频测试程序
建立对 ffmpeg 的 windows 的 dll,该程序可以播放 rtsp 从 USB 相机。但它并不显示音频。它可以帮助 ffmpeg 停留的人。此源代码可以立即运行。
- 2022-08-19 20:34:52下载
- 积分:1
-
这个例子演示了如何将一棵树上添加按钮细胞克里斯得…
This example demonstrates how to embed a tree and add button cells to Chris Maunder s MFC Grid control (derived from CWnd-This example demonstrates how to embed a tree and add button cells to Chris Maunder" s MFC Grid control (derived from CWnd
- 2022-01-24 10:09:52下载
- 积分:1
-
ISDA信用违约互换(CDS)的模型(Excel)和(c)
ISDA Credit Default Swap (CDS) Model (Excel and C)
- 2022-01-31 00:55:30下载
- 积分:1
-
rdesktop (远程桌面)
远程桌面服务器和客户端
你的猫使用它来连接到 windows rdp 的服务器。
- 2022-02-21 21:42:49下载
- 积分: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
-
网络聊天室程序,您可以更改昵称,根据增加…
网络聊天室程序,可以更改昵称,根据ip增加成员等,用户界面友好-Internet chat room program, you can change the nickname, according to an increase in membership ip and so on, user-friendly
- 2022-02-21 10:10:23下载
- 积分:1