资源列表
rmq
- Structure rsq(range sum query) help to find sum on segment l and r O(log(l-r+1)) and update O(logN)
rsq
- Structure rmq(range minimum or maximum query) help to find minimum or maximum on segment l and r O(log(l-r+1)) and update O(logN)
Interleave.h
- brief Definitions of interleaver classes
Turbo.cpp
- Implementation of a turbo encoder/decoder cla-Implementation of a turbo encoder/decoder class
Turbo.h
- Definition of a turbo encoder/decoder
Reader
- 读取文档,将文档中的字符串转化为数组存储。用于解析文件-Read the document, the document string into an array of storage. Used to resolve file
kongxianqulian
- 空闲区链分配内存,最佳适应法。 应付操作系统老师。-failed to translate
lianbiaodachuan
- 一个链表的简单功能 具备一个链表的一些最基本的功能 -A list of simple functions with a list of some of the most basic functions
tidu3
- 基于MATLAB的最优控制原理的最优步长发梯度计算-MATLAB-based optimal control theory calculation of the optimal step gradient hair
src
- 使用BCB builder製作的高斯消去法範例 利用10*10 double固定矩陣進行運算 使用者可自定義輸入函數-Using BCB builder made use of Gaussian elimination example 10* 10 double fixed matrix operations users can customize the input function
img_hw2
- 快速傅立葉轉換fourier transform DOS環境C++代碼 附加DOS環境下座標圖型輸出範例-FFT fourier transform DOS environment DOS C++ code under additional output sample coordinate graphics
polynomial
- 数值算法,用链表实现多项式的运算,加减乘除-Numerical algorithm, using the list to achieve polynomial operations, Math
