资源列表
huffman
- 解决快速排序问题,就是代码不是很长 不过还是可以用的
PaiXu
- 本程序实现了综合实现了几个排序算法,包括快速排序,选择排序,冒泡排序,折半排序,希尔排序-This program implements a comprehensive realization of several sorting algorithms, including fast sorting, selection sort, bubble sort, binary sort, Shell sort, etc.
2
- 有一只电子老鼠被困在如下图所示的迷宫中。这是一个12*12单元的正方形迷宫,蓝色部分表示建筑物,白色部分是路。电子老鼠可以在路上向上、下、左、右行走,每一步走一个格子。现给定一个起点S和一个终点T,求出电子老鼠最少要几步从起点走到终点-Have an electronic mouse trapped in the maze as shown below. This is a square of 12* 12 unit maze, the blue part of that building, t
Maintenance-of-binary-search-tree
- 二叉排序树的维护,包括修改建立删除插入等功能。-Binary sort tree maintenance, including the establishment of modified to delete the inserted functions.
FIR
- (FIR) Finite Impulse Response, Filter in C#.
FDM_schroedinger_using_simpson1d
- Finite difference method for solving 1D Schroedinger s equation, done on a step potential well example, normalized using 1D Simpson method.-Finite difference method for solving 1D Schroedinger s equation, done on a step potential well example, norma
KNN
- 这是自己编的用KNN方法对产生的高斯数据进行分类的MATLAB程序,里面有高斯训练及测试数据的产生,还有分类,程序里有注释-This is their series with the KNN method to classify the Gaussian data generated MATLAB program, which has produced a Gaussian training and test data, as well as classification, program an
rad2FFT
- This the code for radix 2 64 point fft which is written in matlab.-This is the code for radix 2 64 point fft which is written in matlab.
lagrangeinsert
- 简单的lagrange插值程序,其中包括一个主程序,一个调用函数,和3个相应的测试文本数据。-Simple lagrange interpolation procedures, including a main program, a function call, and three corresponding test text data.
prophover
- 利用螺旋桨片条理论计算螺旋桨升力,功率,效率等参数。用于螺旋桨几何参数的优化-calculate the aerodynamic force of propellers
Laplace
- solving Laplace equation with Finite difference method.( with both gauss sidel and Jacobi method)
CCE
- 周志华多标记学习代码 属性约简以及代价敏感测试-Zhou Zhihua multi-label learning codes
