-
把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用...
把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用-put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of
- 2023-01-20 15:00:04下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1
-
这是一个利用vb做的电费管理系统!
vb+access做的,请大家相互传阅!谢谢大家!...
这是一个利用vb做的电费管理系统!
vb+access做的,请大家相互传阅!谢谢大家!-This is a use vb to do the electricity management system! Vb+ Access to do, please everybody circulated each other! Thank you everyone!
- 2022-04-15 07:49:48下载
- 积分:1
-
《Visual C++程序设计实验指导与实训》源代码
《Visual C++程序设计实验指导与实训》源代码- Visual C++ Guidance and training program design experiments, the source code
- 2022-03-05 03:00:53下载
- 积分:1
-
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。...
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。-debugging tools, pop-up procedure used when memory access errors when the dialog box to search the wrong location specific, the specific procedures used to help see.
- 2022-04-13 17:06:43下载
- 积分: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
-
绝对可以运行的程序 校园导游
绝对可以运行的程序 校园导游-definitely can run the procedure campus tour guides
- 2022-02-12 22:50:38下载
- 积分:1
-
Designing windows calculator usin VB
Designing windows calculator usin VB
- 2022-05-13 08:29:59下载
- 积分:1
-
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2...
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2-6.0
还有WindowsXP Embedded X86的。-Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.
- 2022-12-27 22:25:03下载
- 积分:1
-
n皇后问题(c++编写)
n皇后问题(c++编写)-n Queen (c preparation)
- 2022-10-05 23:05:03下载
- 积分:1