-
Maze
实现迷宫搜索程序。迷宫数据从文件输入。输出迷宫路径。
a) 实现从入口到出口的输出顺序;
b) 能否打印行走方向(向左、向右、向前), 如: 1 先前 2 向右 6 向左 7;
(Maze searching)
- 2011-12-20 20:59:04下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
led-advertising-lamp
本程序能够实现广告灯的往正反方向来回移动。(Procedures to achieve the advertising lights move back and forth to the positive and negative direction.)
- 2013-04-23 22:14:05下载
- 积分:1
-
lbgVQ
利用Matlab实现矢量量化LBGVQ算法,(failed to translate)
- 2010-12-28 19:46:16下载
- 积分:1
-
78576
设置驱动器的卷标,VC++精选编程学习源码,很好的参考资料。(Set the drive label, VC++ select learning programming source code, a good reference.)
- 2013-11-28 10:43:27下载
- 积分:1
-
ImageDevelop_source
vc++图像开发的附书光盘,包括众多的实例程序,每个程序都可以是功能完备的工具软件.(visual c++ image develop source code and instances)
- 2010-09-25 10:53:59下载
- 积分:1
-
libeXosip2-3.3.0
libeXosip2-3.3.0编译通过的库程序,带工程。(libeXosip2-3.3.0 compiled by the library program, with the project.)
- 2011-07-12 00:19:24下载
- 积分:1
-
Clieduua
计算机械振动烈度,由采集的振振动位移数据来求得可直接使用。
(Calculation of the mechanical vibration intensity, obtained by the vibration vibration displacement data collected can be used directly.)
- 2012-07-24 00:39:57下载
- 积分:1
-
socket_1
VC编写的linux 环境下socket通信,实现文件的传输(VC prepared under linux socket communication, file transfer)
- 2013-09-16 11:10:26下载
- 积分:1
-
MyPing
ping工具,基于控制台应用程序,类似cmd的ping功能(ping tools, console-based application)
- 2012-12-19 08:37:46下载
- 积分:1