资源列表
nQueen
- 用回溯法解决n皇后问的的cpp解决方案-n Queens question
bpsk_2
- bpsk信号进行fft快速算法,矩阵处理SVD分解-bpsk signal fft fast algorithm, SVD decomposition
C-round-robin-list-Josephus
- 数据结构实验求解Josephus问题,用C语言实现,单循环链表结构。-Experimental data structure to solve the Josephus problem, using C language, round robin list structure.
C-Vector-Josephus
- C语言求解Josephus问题,10个人排队,固定人数,数据结构实验。-Josephus C language to solve problems, 10 people queuing, fixed number of experimental data structure.
match-of-characters
- 用朴素模式匹配算法和快速模式匹配算法实现字符串的模式匹配为题,带有详细的运行说明。-With a simple pattern matching algorithm and fast pattern matching algorithm string pattern matching the title, with a detailed descr iption of the operation.
Tower-of-Hanoi
- 该文件包括了非递归、换位递归、汉诺塔、汉诺塔2、汉诺塔画图版、四塔、四塔2这7个c源文件-The document includes a non-recursive, transposition recursion, Tower of Hanoi, Hanoi Tower 2, Tower of Hanoi drawing version, four towers, four towers 2 7 c source files
question
- 包括了动态计算网络最长最短路线、网络最短路径Dijkstra算法等-Including dynamic computing network longest shortest route network Dijkstra shortest path algorithm
shenjingyuan
- 文件是一个神经元模型,对于想初学神经算法的人是一个很好的参考 -File is a neuron model, for people who want to learning neural algorithm is a good reference
hanzhi
- 所谓汉字字模就是用0、1表示汉字的字形 文件是一个关于汉字字模的。c文件,-The so-called Chinese font is represented by 0,1 font file is a Chinese character on the character font. c file,
Splay
- splay代码,各种splay的题目,和各种题目的来源以及题目的代码-Source splay code, various splay of topics, and a variety of topics and subject code
segment-tree
- 线段树的基本操作,个类oj题目,有源代码,可以相互学习-The basic operation of the tree line, a class oj topic, source code, you can learn from each other
RMQ_LCA
- RMQ_LCA的基本操作,个类oj题目,有源代码,可以相互学习-RMQ_LCA basic operations, a class oj topic, source code, you can learn from each other
