资源列表
na1
- ref
CHECK
- 边界元前处理程序,检查边界网格及其法向方向
随机产生迷宫
- 随机产生一个迷宫。可以找出一条可以通过的路径。也可以找出全部可以通过的路径。-randomly generated a maze. To be able to find a path through. All can find the path through.
draw
- vc++6.0环境下运用opencv进行绘图等操作的一个控制台程序-a drawing program with opencv
greedy
- 贪心法的算法,里面有最小生成树算法和单点源最短路径的算法,供大家学习参考-Greedy algorithms, there are minimum spanning tree algorithm and single-point-source shortest path algorithm, for them to learn from reference
conv2fft22
- an algorithm to implementation FFT
lx
- 完成二叉树的基本算法,包括二叉树的生成(多种方式,先根、层次、双序列),遍历(前序、中序、层次等),求叶子节点数等-Completion of the basic binary tree algorithm, including the generation of binary tree (a variety of ways, first the root, level, two-sequence), traversal (pre-order, in sequence, level, etc.)
hafuman
- 哈夫曼编码 首先输入整棵树 然后次程序实现哈夫曼编码的功能-Huffman first enter the tree and Huffman coding to achieve sub-program function
zjk_G05_P1
- 最大子矩阵 算法复杂性 书上介绍了一些关于最大子列的算法,现将其推广到二维,并分析算法复杂性-Performance Measurement MAXIMUM SUBMATRIX SUM PROBLEM In your textbook, several methods for solving the Maximum Subsequence Sum problem are discussed in Section 2.4.3. Now let us extend this pr
k_algorithm
- k-均值算法(动态聚类法),在数据图像及模式识别,经济,社会学得到广泛应用的算法-k-means algorithm (dynamic clustering method), a widely used algorithm in the data image and pattern recognition, economic, sociological
Golomb_rice
- 对小波变换后的子带分别进行哥伦布赖斯编码-To coding Gr sub-band wavelet transform
TAREA2
- Create an ABB tree and walk around it in pre-order, post order and in order.
