资源列表
dijkstra
- Dijkstra algorith for finding the shortest path
Lindenmayer_System
- This application shows you how to generate a graphics representing a Lindenmayer System (parallel rewriting system)
DList
- Double Linked list program in C++ using Templates
CIQueue
- Circular Queue program in C++ using Templates
sort_algorithms_c
- This project contains implementation of the most famous sort algorithms (bubble, insertion, quick, selection, sharek, shell) in C.
ecc_algorithm_for_web_256w
- ECC Algorithm for 256 bytes
ecc_algorithm_for_web_512b
- ECC Algorithm 512 bytes
FFT
- 傅里叶变换的C程序,实现时域抽取的基2FFT,算法先对输入数据序列进行码位倒置,输出为正序-Fourier transform of C program, to achieve time-domain extraction of base 2FFT, algorithm on the input data sequence of first code bit inverted, the output for the positive sequence
C_Algorithms_code
- C 语言编些的各种算法程序代码、源程序第二版-C Algorithms code(second edit)
complexnumber
- 实现复数的加减运算。置实部和虚部,将两部分分别相加减,最后输出所得结果。-Addition and subtraction to achieve complex operations. Set real and imaginary parts, will add and subtract two-phase, respectively, and finally output the results.
Matrixoperations
- 求一个矩阵的最大值,最小值及平均值,用行指针实现相应算法。-Seek a matrix of the maximum, minimum and average values, with the line pointer to achieve the appropriate algorithm.
Coordinateoperation
- 给出两点坐标求线的长度,给出三点坐标求三条边的长度,及三角形的周长和面积。-Request line coordinates given the length of two, three coordinates are given three sides of the length of the request, and the triangle of perimeter and area.
