资源列表
Rafal_Majorczyk_Sharp8_AssignmentA
- Goal of the project was to implement numerical methods for solving systems of linear algebraic equations using MATLAB software. First of all I had to learn the structures of programming in MATLAB, later on I was able to implement and test numerical a
DeCardHidDemo
- 对数据进行排序功能,提供了几张排序算法,还有排序的加速算法-Sorting the data to provide a few sorting algorithms, as well as speed up the sorting algorithm
RBF_GA
- 基于遗传算法的神经网络,能够有效运行得到结果-Neural network based on genetic algorithm can effectively get the results to run
ShellSort
- 希尔排序,使用希尔排序的方法对指针L所指向的结构体中的成员 — 数组Key 中的数据进行排序。成功时,返回1,否则返回-Hill sorting, using the method of sorting Hill pointer L points to the members of the structure- the array to sort the data in the Key. Success, returns 1, otherwise
HeapSort
- 堆排序,使用堆排序的方法对指针L所指向的结构体中的成员 — 数组Key 中的数据进行排序。成功时,返回1,否则返回0-Heap sort, using the method of heap sort pointer L points to the members of the structure- the array to sort the data in the Key. Success, returns 1, otherwise 0
QuickSort
- 快速排序函数,使用快速排序的方法对指针L所指向的结构体中的成员 — 数组Key 中的数据进行排序。成功时,返回1,否则返回0-Quick sort function, the method of using the quick sort pointer L points to the members of the structure- the array to sort the data in the Key. Success, returns 1, otherwise 0
graphTraverse
- 图的存储方式,数据结构的绝佳范例,方便深入理解动态指针,结构简单,方便移植-Figure of storage, an excellent example of the data structure to facilitate in-depth understanding of the dynamic pointers, simple structure, easy to transplant
gouzaohanshu
- 构造函数的源代码,数据结构的算法编程,希望对大家有帮助-Constructor source code, data structures programming algorithm
solving-equation
- 此时matlab中求解方程的基本实例,包括线性和非线性的微分和常数方程-At this point the basic matlab examples for solving equations, including linear and nonlinear differential equations and constants
lzw
- LZW压缩解压算法(数据结构,C++语言描述)-LZW compress and decompress algorithm
tree1
- 树的存储结构,具体形象地理解各种数据结构-Tree storage structure, concrete images to understand a variety of data structures
Averaging13
- 将滤波的信号叠加再求平均并计算滤波前后的标准差-Averaging the signal superposition and calculate the standard deviation
