资源列表
Datastruct_C 实现顺序表的就地逆置
- Descr iption 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,…..an),逆置为( an,an-1, …….a2,a1)。 Input 输入长度n 接下来是n个数 Output 操作后的序列。 Sample Input 7 2 4 1 7 5 3 6 Sample Output 6 3 5 7 1 4
D_Page
- 计算Choi-Willams分布!显示Choi-Williams分布三维图!功能简单实用!-Choi-Willams distribution calculation! Choi-Williams distribution shows three-dimensional map! Function is simple and practical!
1
- 排序算法 二叉树的排序代码 快速排序 能够运行-ORDER
8huanghou
- 8皇后问题递归解法,输出了所有的有关8皇后问题可能的解法-8 queens problem recursive solution, the output of all of the 8 Queens problem may be related to the solution
T2
- 数据发送,控制数个红外发光管闪烁编码 -Data sent to control a number of infrared LED blinking codes
LINB
- program on linked list on c
fenge
- 静止图像的手势识别 在一幅图像中分割出手势部分-Gesture Recognition in still images segmented image section gesture
compress
- 实现压缩,该功能完善。很好很强大,大家分享-Achieve compression, the functional. Very very powerful, to share
open--the--picture-by--opencv
- 借用VC++调用opencv函数进行图片打开,用于运动目标图片的检测-Use vc++ opencv function called open, used in the detection of moving object image
bwtraceboundary
- matlab源程序,边界跟踪 (bwtraceboundary函数)-Matlab source, boundary tracking (bwtraceboundary function)
Energy_of_a-_waveletl
- finding the energy of a wavelet
zhifangtujunhenghua
- 用MATLAB实现图像的直方图均衡化的处理,使图像更分明。-MATLAB image histogram equalization processing, make the image more clearly.