资源列表
FFT_CPP
- C++编程的快速傅里叶变换,主要应用在电力系统中谐波的测量和计算中。-C++ programming of the fast Fourier transform, the main applications in the power system harmonics measurement and calculation.
graph
- 图的深度优先与广度优先遍历源代码,可直接使用-Graph depth-first and breadth-first traversal
migong
- 运用数据结构的知识编写的小游戏迷宫,主要用到栈,队列,二叉树等知识。-Use knowledge of data structures written in a small maze game, mainly used in stacks, queues, binary trees and other knowledge.
stack
- 利用栈实现迷宫最短路径,代码可以直接使用-Stack to achieve the shortest path using the maze, the code can be used directly
tupu
- 拓扑排序源代码,程序可以直接使用,简单明了-Topological sort source code, programs can be
Hash
- C实现哈希表二次探测再散列源代码,可以直接使用-Quadratic probing hash table implemented in C source code re-hash, you can directly use
artificial-nerual-networks
- 这是一个神经网络的基本算法,能够帮助新手很好地入门并学会掌握神经网络的基本用法- source for artificial nerual networks
Link-a-System-Level-OFDM-Simulator
- 针对OFDM系统,分成链路级仿真和系统级仿真两个部分。为了降低系统级仿真的复杂度,采用链路级仿真的部分结果。-It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and
HNU-12043-Prime-NumberAgain
- HNU 12043 的源代码。 核心代码为快速筛选素数-HNU 12043 source code. Rapid screening of the core code for the prime number
yiqun
- 本程序是简单的改进的蚁群算法,以及其对简单函数的拟合。-The procedure is simple improved ant colony algorithm and its simple function fitting.
BP
- 本程序实现了简单的反向传播算法,以及对简单函数的拟合。-This program implements a simple back-propagation algorithm, as well as a simple function fitting.
generic-programming-with-STL
- 泛型编程与STL中文版,全面介绍STL迭代器,容器,算法,对象原理和实现-Chinese version of the generic programming with STL, comprehensive introduction STL iterators, containers, algorithms, objects, principles and implementation
