资源列表
fft
- 离散傅立叶dft和快速傅立叶fft编码实现及绘图
FDTD_danxiangbo
- FDTD的单向波传播,充分说明了FDTD的编程原理-FDTD one-way wave propagation, fully illustrated the principles of programming FDTD
Transposedofamatrix
- It calculates the transposed of a matrix
uva439-Knight-Moves-
- uva439 Knight Moves的代码,并且在UVaOJ上通过了-uva439 Knight Moves the code, and adopted the UVaOJ
1
- 通过命令提示行输入年份,并打印该年的日历,输入日期应大于0小于-Enter the year through the command prompt, and print the calendar year, enter the date should be greater than 0 and less than 9999
erchashu
- 数据结构中二叉树的遍历,对二叉树进行先序,中序,后序遍历,其中要用到循环查找-Traversing the binary tree data structure, the first sequence of binary tree, in order, post-order traversal, which use to find circular
tStudyP
- 一个简单基本的快速排序,对于算法的入门学习有帮助-A simple basic quick sort, started learning algorithm for help
queue
- 以一个M×N的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Maze problem
Merge-sort
- 一个归并排序函数代码,用归并的思想对某一数组进行排序,可以被直接调用来使用-A merge sort function code, by merging thought of a sort an array, can be called directly to use
Heap
- Heap Short in data structure
Regular_Expression_Matching
- 正则表达式的匹配,是leetcode中的算法题-Regular expression matching is the algorithm in question leetcode
exp5-1
- 求解皇后问题:在n*n的方格棋盘上,放置n个皇后,要求每个皇后不同行、不同列、不同左右对角线。-Queens Problem Solving: n* n on the checkerboard, place n queens, queens different requirements of each row, different columns and different about the diagonal.
