搜索资源列表
snakes算法简单程序(可运行)
- snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
多分辨水印的matlab简单程序
- 直接减压到matlab\\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \\ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extr
简单的启动摄像头的程序
- 一段开启摄像头的简单程序,基于VFW的。VFW是WINDOWS提供的封装机制,允许用户快速开发基于此接口的视频处理程序。-a camera opened the simple procedure, based on the VFW. VFW is available in a Windows system, allowing users to quickly develop this interface based on the vid
2个简单程序
- 一个用C++编写的倒序输出的程序,以及判断一个字符串是否为回文简单的程序。-a C output prepared by the reverse procedure, and determine whether a string of Palindrome simple procedure.
词法分析简单程序
- 一个简单的语法分析程序-a simple syntax analysis procedures
ado数据库连接程序
- ado连接数据库简单程序,适合初学者。-ado connect to the database with simple procedures, suitable for beginners.
遗传算法简单程序
- 遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
简单程序哦
- 一个简单的聊天室小程序,是用jsp做的!-a simple chat rooms small program is jsp do!
使用动态链表完成一个简单的商品库存信息管理系统。
- create:接收用户输入的商品号和商品名称的信息,建立链表;库存初始化为0,没有进货之前不允许销售;商品号为0表示用户输入结束。本函数用于初始化,如果第二次被调用的时候,首先要执行destroy清除旧链表。 destroy:给定链表的头指针,删除链表的所有节点,并释放相应的空间。本函数在程序退出前应至少被调用一次。在调用此函数前,必须给予用户提示,使用户在删除前有反悔的机会。 sell:商品销售,由参数传入商品号和销售数量。如果不
墙纸定时更换器程序
WinPaper它是一个WINDOWS墙纸定时更换器,操作简单。只要把图片增加到列表框中,
设好样式和时间,点确定便隐藏到系统区了,在系统区两击或点右键,便可打开或关闭。
约瑟夫环c++简单程序
- 约瑟夫环简单程序c做的,望大家参考下
fortran简单程序集
- Fortran简单程序集
MFC简单绘图
- 这是一个简单的画图程序,VC6.0-This is a simple drawing program, VC6.0
遗传算法简单程序
- 遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
snakes算法简单程序(可运行)
- snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
51622424一个简单的动画制作
- OPENGL程序,VC制作。MFC。一个简单的运用图形学制作的动画-OpenGL procedures, VC production. MFC. The use of a simple animation graphics production
新手入门级程序
- 新手入门需要掌握的基本程序,包含一些有趣的东西,比如猜随机数。非常适合入门的同学阅读。(A nice zip for green hands.)
半张量积实验简单程序
- 构造测量矩阵,利用的是半张量积方法,是比较简单的程序(Constructing a measurement matrix, using a semi-tensor product method, is a relatively simple procedure)
AutoKey
- C#开发的简单程序,可以针对具体的窗口发送后台按键,使用win32 api,底层钩子实现(C# development of simple procedures, you can send the background button for specific windows, using Win32 API, the bottom hook to achieve)
kalman的简单程序示例
- 利用卡尔曼滤波,进行简单的实际问题处理,体现卡尔曼滤波的作用。(Calman filtering is used to deal with simple practical problems, reflecting the role of Calman filtering.)