-
Getting The Filename Given A Window Handle, window handle to obtain the file nam...
Getting The Filename Given A Window Handle,获得窗口句柄的文件名,学习源码。
-Getting The Filename Given A Window Handle, window handle to obtain the file name, learning source.
- 2022-03-22 02:07:26下载
- 积分:1
-
It is a functional Library management system of VFP, plus finished essay.
VFP的图书管理系统,功能很全,带整套的论文,直接可以做毕业设计。-It is a functional Library management system of VFP, plus finished essay.
- 2022-02-24 11:44:32下载
- 积分:1
-
ACM question of a good explanation, makes sense for the novice is not easy to co...
一套不错的ACM题讲解,对于新手很有意义,很不容易搜集到的-ACM question of a good explanation, makes sense for the novice is not easy to collect the
- 2022-06-29 16:20:19下载
- 积分:1
-
TLD算法C++代码
TLD(Tracking-Learning-Detection)是英国萨里大学的一个捷克籍博士生在其攻读博士学位期间提出的一种新的单目标长时间(long term tracking)跟踪算法。该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠
- 2022-10-06 01:10:11下载
- 积分:1
-
this is a paper for facial expression animation
this is a paper for facial expression animation
- 2022-03-10 12:55:10下载
- 积分: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
-
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩 -This is a card game Doude Zhu, the algorithm complete, can be stand-alone, network connection to play
- 2022-03-24 08:17:20下载
- 积分:1
-
Jinshan drug tyrants like the interface development of small procedures, to demo...
仿金山毒霸的界面开发的小程序,向大家展示了,如何美化程序的手段-Jinshan drug tyrants like the interface development of small procedures, to demonstrate how to beautify a means of procedures
- 2023-09-05 20:35:03下载
- 积分:1
-
随机分布点和分布点的概率计算。希望对大家有点儿用
随机分布点和分布点的概率计算。希望对大家有点儿用-Randomly distributed points and distribution points of the probability. We want to use a bit
- 2022-12-11 06:30:03下载
- 积分:1
-
WinCE开发技巧与实例的配套源码,入门不错,很多简单的例子。...
WinCE开发技巧与实例的配套源码,入门不错,很多简单的例子。-It is the resource codes of develope tips and instance. It is very good for fresher ,There are many simple instances,
- 2023-03-10 21:30:09下载
- 积分:1