资源列表
Ls_hx-dhx
- 解决均匀半空间,瞬变电磁法,时间域线源正演程序-Solve the homogeneous half-space transient electromagnetic method, time-domain forward line source program
huffman
- 哈夫曼编码及译码实现--数据结构哈夫曼算法实现-Huffman coding and decoding achieve
Sudoku
- 数独(Sudoku)的DFS算法,没有优化,效率较为低下.C语言实现-Sudoku algorithm
double-link-merge.c
- 链表归并 a) 构造两个单链表 c) 显示构造的单链表的元素内容 b) 编写算法将这两个单链表归并为一个按元素值递减次序排列的单链表,要求利用原来两个单链表的结点存放归并后的单链表。 e). 显示归并后的单链表-link merge
07
- 用堆栈实现0-1背包问题,以此了解递归实现的栈本质-0-1 knapsack problem with the stack implementation, in order to understand the recursive nature of stacks
dijkstra
- 图论中求最短路径的dijkstra算法,自己写的,-Graph theory ; shortest path ;dijkstra algorithm
Burger
- 求解偏微分方程领域的经典方程Burger方程:u(t)+uu(x)=eu(xx)-Solving partial differential equations of classical field equations Burger equation: u (t)+ uu (x) = eu (xx)
Josephus
- 实现约瑟夫问题的4种算法,并有计时功能进行效率测试-4 algorithms to resolve Josephus Problem with timing counter for testing efficiency
The-longest-common-subsequence
- 运用动态规划思想和策略,解决最长公共子序列问题。-The use of dynamic programming ideas and strategies to solve the longest common subsequence problem.
LU
- LU分解法求解线性方程组用C语言实现的程序,简单易懂,很好用-LU decomposition method for solving linear equations using C language program, easy to understand, easy to use
hyperMnf
- 针对高光谱数据的最小噪声分离(MNF变换)程序,参考文献Interference and Noise-Adjusted Pricipal Components Analysis-this procedure is used for the minimum noise fraction of the hyperspectral data,and the reference is Interference and Noise-Adjusted Pricipal Components Analysi
filtrosfir
- Descripcion de Filtros Fir en matlab