资源列表
Timing
- Timing execution time can write their own,Let us study it slowly huh
quicksort
- 实现快速排序 主要是采用指针的方式来随机产生大量数并排序-The realization of quick sort is the main way to target a large number of randomly generated number and sort
chap2_8
- 常用pid算法,大家以后要把注释也放上吧,这样方便-Pid algorithm used, and we also put it to the Notes to facilitate
music
- 输入数字显示相应的歌曲名称 实验中用SONG代替 程序已经通过实验无错误-input the number of song and get the display of it
cholesky
- Cholesky decomposition is a decomposition of a symmetric, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose. This algorithm is highly useful for Electrical Power system Engineering and other mathematic
IHLS2RGB
- convertion ihls en rgb traitement d image
YangHuiTriangle
- 输出杨辉三角。可选择输出层数。杨辉三角实现原理:第n+1层第k+1个数为C(k/n)。-Yang Hui triangle output. Selectable output layers. Implementation principle of Yang Hui triangle: the first layer of the first k+1 n+1 the number of the C (k/n).
Yuesefu
- 基于C语言实现约瑟夫环的问题,运用了链表插入的方法。-Josephus problem based on the C language, the use of a linked list insertion method.
play-photo
- 简单的用javascr ipt介绍如何播放照片的代码-Simple to use javascr ipt code explains how to play photo
erlang
- Erlang-B formula.Implement the Erlang-B formula, and calculate the totaloffered traffic load for – Channel number: 1~20, 200~220 -Erlang-B formula with c code
lms1
- LMS adaptive filter algorithm