-
machine
小型虚拟机,可用于汇编模拟,效果还可以!!!!!!!!(Small virtual machine, can be used for assembly simulation, the effect is also ok!!!!!!!!)
- 2017-10-01 09:45:38下载
- 积分:1
-
基于噪声点检测的中值滤波方法_马学磊
图像识别中,对噪点的检测的中值滤波的方法。(Image recognition, median filtering method for the noise detection)
- 2017-07-06 16:20:55下载
- 积分:1
-
grayscaleimage
这是一个用Visual C++6.0编写的已经实现了图像灰度拉伸程序,并且还附带有测试图片,整个程序非常好用。(This is a work written in Visual C++6.0 has achieved a gray-scale image stretching program, and also comes with a test image, the whole process is very easy to use.)
- 2009-09-13 16:43:17下载
- 积分:1
-
VCcallACM
讲述vc调用vcm的实现音频播放的程序。(About the realization of vc call vcm audio playback programs.)
- 2009-12-23 15:13:45下载
- 积分:1
-
smtpcx
一个简单的托盘程序
可以实现光驱的开关(a simple procedure tray can be achieved by switching drive)
- 2007-05-20 22:45:46下载
- 积分:1
-
PMSMservo-control
永磁同步电机伺服控制系统程序设计,包括所有程序,采用空间矢量控制,三闭环,有需要开发伺服控制的朋友请联系我(Permanent magnet synchronous motor servo control system)
- 2013-04-27 17:02:58下载
- 积分:1
-
2009102412213331
打字测试系统包含了对菜单,工具栏,任务栏,图标,数据库,文本文件等的操作源代码,特别适合初学者学习.(Typing test system consists of menus, toolbars, task bar, icons, databases, text files, and so the operation of the source code, especially for beginners.)
- 2011-06-08 17:14:33下载
- 积分:1
-
Regedit
vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
- 2011-07-01 22:03:37下载
- 积分:1
-
078654
使用多媒体定时器,VC++精选编程学习源码,很好的参考资料。(Using multimedia timer, VC++ select learning programming source code, a good reference.)
- 2013-11-28 10:56:37下载
- 积分: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