资源列表
cyuanchengxu
- 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
cmoban
- 参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the preparation of a class template cl
bessel-source
- BESSEL PROGRAMS IN C/C-Loaded PROGRAMS IN C / C
jisuanlianggeshuxiangchu
- 算两个整数相除,可以算到小数点后无穷位.用的是数组.可以看一下-count two integer eliminate, to be counted after the decimal point infinite spaces. Use the array. Can look at the
reverse_matrix
- 这是一个求矩阵的逆矩阵快速算法的c语言代码,非常好用,你可以将其封装成动态库用,也可以直接用-This is a matrix for the rapid inverse matrix algorithm c language code and very handy, You can be as dynamic Packaging library, can be directly used
C-ANN-sourceCode
- C语言神经网络源码 数种神经网络的C语言实现,要阅读该文章,您首先得熟悉ANN的学习算法,,否则您是读不懂这些代码的。本代码仅供学习研究之用,不得用于任何商业目的!谢谢! -neural network C language source code in several neural network in C language, to read the article, you must first be familiar with ANN learning algorithm, oth
YangBen
- 关于傅立叶变换的matlab源代码,再次拿出仅供讨论,望大家提出意见,以便改正。-on Fourier Transform Matlab source code, a renewed for discussion, we hope comment to correct.
7879
- 这是matlab中的一个例子,请注意下载-This is the one example, attention is drawn to download
CompressCode(Many)
- N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
tayloro
- 一个非线性调频信号的优化程序.所用窗函数是泰勒窗-an FM signal nonlinear optimization procedures. Used the window function is the window Taylor
ADCPTool5.0
- 一个研究声多普勒计程仪很好的工具箱,不过我没有用过。-a study Acoustic Doppler - NG good toolbox, but I never used.
TheLinearAlgebrawithApplicationsToolbox.ZIP
- 这里面有很多有用的东东,不过很容易看懂的。-There were many useful Eastern, but the very easy to read and understand.
