-
与自然语言理解结合的算盘源码,相信会有用的。
与自然语言理解结合的算盘源码,相信会有用的。-With the combination of natural language understanding source calculations, I believe will be useful.
- 2023-03-27 20:30:04下载
- 积分:1
-
用最小二乘法拟合圆的算法,求出圆的特征值
用最小二乘法拟合圆的算法,求出圆的特征值-Using least squares circle fitting algorithm, to derive eigenvalue round
- 2022-07-15 01:55:19下载
- 积分:1
-
c++编写的个人考勤软件开发实例配套代码
c++编写的个人考勤软件开发实例配套代码-c++ appraisal prepared by the personal example of the development of supporting software code
- 2022-02-12 02:38:00下载
- 积分:1
-
用C#下的Raw Socket编程实现网络封包监视.
用C#下的Raw Socket编程实现网络封包监视.-C# under the Raw Socket Programming surveillance network packets.
- 2022-02-26 11:50:21下载
- 积分:1
-
关于如何写中断的演示程序
the demo program about how to write interrupt
- 2022-01-31 11:57:53下载
- 积分:1
-
Some testing uses of play voice in the pocket pc,
including play voice at the s...
PPC 上 播放声音的一些测试使用,包括并发播放声音,窗口切换出去后暂停声音等(适合做游戏),附带PPC窗口旋转的示例。 (均是C#调用API)-Some testing uses of play voice in the pocket pc,
including play voice at the same time and pause voice at switch the windows(using in the games). And there are also some examples of circumgyrating windows
of the pocket pc.
- 2022-05-07 20:04:52下载
- 积分: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
-
Java显示彩色的名字,并可以改变其颜色
Java显示彩色的名字,并可以改变其颜色-Java code which can show the color name and change the color
- 2022-02-24 21:04:46下载
- 积分:1
-
小球碰倒窗口边界,按物理原则反弹。vb开发的小程序
小球碰倒窗口边界,按物理原则反弹。vb开发的小程序-Small ball碰倒window border, according to the physical principles of a rebound. vb development of small programs
- 2022-08-22 10:02:53下载
- 积分:1
-
MenuMaker 1.3MenuMaker 帮您为Web 站点生成具有专业视觉效果的JavaScript弹出菜单。它的新性能包括“加载”和“保存”功能,同时部...
MenuMaker 1.3MenuMaker 帮您为Web 站点生成具有专业视觉效果的JavaScript弹出菜单。它的新性能包括“加载”和“保存”功能,同时部分支持Netscape。要想使用MenuMaker,您只需了解一点HTML和JavaScript知识就可以了。 -help you to generate javascript popup menu with professional vision effect.Its new feature contains "load" and "save" function,meanwhile it support netscape.To use menumaker,you may slightly understand some html and javascript knowledge
- 2022-04-26 22:29:28下载
- 积分:1