-
运动检测系统(修改后)
vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等(vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking)
- 2020-06-26 08:20:02下载
- 积分:1
-
sdts2dem
SDTS to DEM optional (native) format converter(to SDTS DEM optional (native) format conve rter)
- 2006-12-20 12:56:18下载
- 积分:1
-
StaticImage
使用静态文本控件显示图标和位图,VC++精选编程学习源码,很好的参考资料。(The use of static text control to display the icon and bitmap, VC++ select learning programming source code, a good reference.)
- 2013-12-02 21:27:21下载
- 积分:1
-
appenddemtrshar
一个可以处理算式符号的计算器程序,通过栈来实现,(A computer program that can process arithmetic symbols, through the stack to achieve,)
- 2018-12-30 10:02:49下载
- 积分:1
-
24K-pony-remote-control-source
24k小马远控,绝对无后门,抓鸡必备利器!没做免杀,养鸡专业户,功能也很多(24K pony remote control, absolutely no back door, grasps the chicken sharp weapon! Do not kill, chicken farmer, the function is also a lot of)
- 2015-01-24 23:21:55下载
- 积分:1
-
hidethings
文件隐藏,
进程隐藏,
注册表项隐藏,
注册表键值隐藏
(Hidden files, hidden processes, registry entries hidden, hidden registry keys)
- 2009-11-10 09:59:26下载
- 积分:1
-
2DFFT
二维快速离散变换,可快速实现二维快速离散变换,不可多得的程序。(Two-dimensional fast discrete transform, can quickly realize two-dimensional fast discrete transform, a rare procedure.)
- 2008-07-23 18:22:23下载
- 积分:1
-
pintupic
拼图游戏的一个visual c源代码,很值得看一下,测试成功(pintu)
- 2009-12-25 13:54:41下载
- 积分:1
-
ms_icmp
又一个使用ICMP.DLL实现ping的小例子 (Another example of using ICMP.DLL to implement ping)
- 2021-02-05 10:39:57下载
- 积分:1
-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1