资源列表
section
- 用fortran编写,用于计算截面面积、惯性矩,在平常的工程数据处理时,会经常用到。
10dao16
- 将十六进制数转换为十进制数,提供初学者学习。
NewtonRaphson
- 求解非线性方程组的NewRaphson方法
Martrix
- 计算两个矩阵的乘法,利用c语言实现-calculation of the two Matrix multiplication, using language c
FFTLib.h
- Fast Fourier Transform FFTLib.h
LMS_matlab
- 是一个描述自适应滤波器的算法,用matlab打开直接运行-Is a descr iption of adaptive filter algorithm, using matlab to open a direct operation
CGH
- 这是用来仿真四通道计算全息的程序,采用了二元傅立叶变换-This is used for simulation of four-channel computer-generated hologram of the procedures, the use of the dual Fourier Transform
TheBoredomDivTwo
- topcoder 698 题目 John and Brus are bored. They have n+m common friends. The first n of them are bored and other m are not. John chooses the j-th (1-based) friend for a talk. If the friend is not bored, he becomes bored after the talk. Brus does the sa
k_junzhi
- K均值算法,这个算法适用于类别数为三的聚类算法-K-means algorithm, this algorithm is applied to the number of categories for the three clustering algorithms
point-chain
- 基础链表操作.包括插入,删除,查询等操作.-basic chain example
Banker
- 银行家算法,用于实现银行家算法的c语言版本-the code is about banker
n-Queen
- 用c++实现n皇后的算法源码,注释比较详细,用回溯算法实现的-N queen algorithm source code with c++, a more detailed annotation, backtracking algorithm to achieve
