资源列表
pickuptheplay
- 该程序能够去掉电影字幕文件中的时间轴信息,而只提取对话剧本。-pick up the dialogue play in the caption of the film
transfer
- 模糊聚类分析的源代码 ,其中包括矩阵标准化,模糊相似矩阵-Fuzzy Cluster Analysis of the source code
qishibianli
- 这是一个骑士遍历问题,但是采用了<vector>技术和贪心算法。速度大大提高。输入一个坐标"X Y",(0<x,y<7),程序会判断出遍历线路-This is the ergodicity of a knight, but a <vector> Technology and greedy algorithm. Speed greatly increased. Coordinates to enter a " XY" , (0 <x,y&l
zuichangzixulie
- 为了方便大家更好的学习算法分析,我上传了一个最长子序列问题的算法-In order to facilitate a better learning algorithm all analysis, I uploaded an algorithm for the longest subsequence problem
optimal_triangulation
- 多边形的最优三角剖分,采用动态规划方法编程-Optimal polygon triangulation, using dynamic programming program
buhuo
- 关于GPS信号捕获的一个小程序,初学者可以通过该程序了解GPS信号的捕获过程。-On the GPS signal acquisition, a small program, beginners can learn through the process to capture the process of GPS signals.
wavelet
- 小波去噪程序,在别人的程序上有一定的修改,对于任意声音文件a.wav进行小波去噪。-Wavelet denoising procedure, in others there are certain procedural changes, for any sound file a.wav wavelet denoising.
wendingpipei
- 稳定匹配 GS算法 在算法课程中使用到的 进过测试 完全可以使用-G-S
UART_TESTING
- testing uart with the atmega128 microcontroller and icc avr compiler
Sfourier
- 一维离散功率谱分析 求一维序列x(n)的离散Fourier谱分析,s(0:m)离散功率谱,c(0:m)振幅谱,cta(0:m)位相谱,其中m=[n/2.]。 -One dimensional power spectrum analysis of one-dimensional sequence of demand x (n) the discrete Fourier spectrum, s (0: m) discrete power spectrum, c (0: m) amplitu
Menu
- 非常实用的用ASP实现的横向二级菜单,仅供参考-ASP to achieve the horizontal menu is very useful
SearchTree
- 二叉搜索树,实现二叉搜索树的插入、删除、查找、周游功能-Binary search tree, binary search tree insert, delete, find, traveling function