-
visual c++.NET入门与提高,包括各种程序设计方法.
visual c++.NET入门与提高,包括各种程序设计方法.-visual c NET crosses the threshold with the enhancement,
including each programming method
- 2023-05-30 14:05:03下载
- 积分:1
-
Control the use of VC produced Videoplayer simple video player!
使用VC控件Videoplayer制作的简单的视频播放器!-Control the use of VC produced Videoplayer simple video player!
- 2022-03-06 13:51:06下载
- 积分:1
-
没有边框的窗体 Visual basic开发的小程序,功能很简单
没有边框的窗体 Visual basic开发的小程序,功能很简单-no frame of the window Visual basic procedures for the development of small, very simple function
- 2022-06-19 11:46:43下载
- 积分:1
-
This function places one keystroke at the head or tail of the BIOS type
This function places one keystroke at the head or tail of the BIOS type-ahead buffer if there is room for it.
- 2022-09-25 06:00:02下载
- 积分:1
-
8数码问题的A星解法
8数码问题的A星解法-8 issue of A Star Solution
- 2022-02-04 09:54:37下载
- 积分:1
-
查看当前进程调用的动态链接库信息,并能终止进程运行。
查看当前进程调用的动态链接库信息,并能终止进程运行。-View current process called dynamic link library information, and to terminate the process running.
- 2022-11-02 16: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
-
这个与刚才的walawala3对比的程序。
是添加了高斯白噪声的。...
这个与刚才的walawala3对比的程序。
是添加了高斯白噪声的。-this with just walawala3 contrast to the procedure. Is added to the Gaussian white noise.
- 2022-01-25 14:07:21下载
- 积分:1
-
一个简单的闹钟,实现到时提醒,适合初学者学习VC++。
一个简单的闹钟,实现到时提醒,适合初学者学习VC++。-A Simple TKclock.
- 2022-06-12 01:14:01下载
- 积分:1
-
DELPHI关于时间方面的第三方控件.处理时间方面的功能较完善
DELPHI关于时间方面的第三方控件.处理时间方面的功能较完善-DELPHI respect to the timing of third-party control. Processing function of time better
- 2022-04-13 04:01:02下载
- 积分:1