资源列表
big
- 可以计算大数的阶乘,速度非常快 用C语言实现,可以直接编译运行
main
- 類神經感知機源碼,做為訓練一些資料,輸入所要學習的資料以便作為學習,透過計算來學習完成
ppca
- Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which
poj3252
- poi3252,北大acm里面的题目代码。
FFT
- C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
smg12864zk_c51
- 这是一款长沙太阳子生产的液晶显示器的一个测试程序,你仅需改掉几个小地方,就可以方便你的使用-This is a son of Changsha, the sun of a liquid crystal display production test program, you just Gaidiao a few small places, you can easily use your
54
- 单向的链表的各种操作,包括创建,查找,插入和删除等,并且能实现友好dos界面-One-way linked list of the various operations, including create, find, insert and delete, etc, and a friendly interface dos
huffman
- 课程设计上自己写的一个huffman 编码-huffman encoding
poj-4047-jinhua_D
- 2012金华邀请赛源码http://poj.org/problem?id=4046-2012 Jinhua Invitational source http://poj.org/problem?id=4046
Cpp1
- 实现100位大数的加减操作,包括正负号的运算-Addition and subtraction of large numbers to achieve 100 operations, including arithmetic sign
fast-descent
- 牛顿法测试程序,包含线搜索和不含线搜索时算法比较。-newton algorithm with linear and without linear search.
Mycode_for-_simple_sqrt
- 笔算开方,利用长除法求浮点数的平方根,有优点是迭代次数少,缺点:只能算到小数点后4-5位-4-5 can only count to one decimal: written calculation prescribing, use long division square root of floating-point number has the advantage of fewer iterations, shortcomings
