资源列表
Simpson
- 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
maze
- 数据结构迷宫求解:用非递归方法求迷宫路径-Data structure to solve the maze: a maze with non-recursive method, to calculate the path
Lossy_FDTD
- Lossy_FDTD FDTD in a Lossy Medium
FFT_algorithm
- FFT算法的c语言实现 c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.下面是 FFT子程序求s的256点的FFT的方法-FFT algorithm c language c language of the time taken for FFT algorithm program, enter the two parameters, one input sequence xin, using th
large-A--mul-B
- 大数相乘 输入两个超大的整数,实现高精度乘法-Multiplying the input of large numbers of two large integers, to achieve high-precision multiplication
Joseph
- 约瑟夫,约瑟夫环,约瑟夫 ,数据结构!大家分享-Joseph, Joseph Wan, Joseph, Joseph, data structure! Share
matrixmulll
- 实现矩阵单行单列乘法。在两个矩阵的乘法中可以条用次程序,每次调用可以得到两个矩阵一行一列的乘积。-To achieve a separate single matrix multiplication. In two of matrix multiplication can be used in the second program, each call can be two matrix product of row one.
duofa
- 六种不同思路,编写对三个数排序的程序,供大家学学习-Six different ideas, write the number on the order of three procedures for everyone to learn to learn
topsort
- 拓扑排序的C++源码,一种有向无环图排序的重要的图论算法-Topological sort of C++ source code, a directed acyclic graph sort of important graph algorithms
NP
- 动态规划解决NP问题,是老师要求的一个小实验。希望帮助到大家理解动态规划。-Dynamic programming to solve the NP problem, the teacher asked a little experiment. We want to help us to understand the dynamic programming.
FFT_M
- matlab语言实现FFT算法,基-2按时间抽选、输入倒序位、输出自然顺序fft-Matlab language FFT algorithm-2 time selected by input reverse bit output of the natural order of FFT
DoubleLinkedList
- java描述的双链表,可以向前向后遍历,-java described doubly linked list, forward and backward traversal