资源列表
huanfang
- 一个简单的 C 语言程序,不过确实是原创哦。给出任意阶的幻方,当给定阶数,一般输出前十个,也可以算出一共有多少解。具体在注释里有,我上传的是txt文件。-A simple C language program, but is really original oh. Magic square of any order is given, when the given order of the general output of the first ten, you can also figure
decode
- Huffman decoder, given codebook and encoded text to verify your algorithm. need codebook.txt each line consists of letter space its code
aitkenroot
- 埃特金求解C语言代码 //函数名:aitkenroot //功能描述:求出[a,b]区间内的非线性方程f(x)的一个实根 //输入参数:*x0(指向迭代初值和终值的指针) // f(迭代函数) // eps(精度要求) // max(最大迭代次数) //返回值:0(迭代失败),1(迭代成功)-Aitken Solution C language code// function name: aitkenroot// Function Descr iption: Fin
Elimination-pivot-column
- 这是计算方法的一个实验,主要功能是列主元消元。-Elimination pivot column
QUEUE
- 队列 利用C语言来实现队列的各种操作 进队 出队等等各种操作-Queue queue using C language to implement the various operations teams out into the various operations teams, etc.
buck_cmd_with_correction
- simulink环境下带矫正的buck电路-simulink environment buck circuit with correction
juzhengqiuni
- 实现矩阵求逆的算法,可以实现矩阵的求逆,默认为5*5的矩阵-Matrix inversion algorithm to achieve
Sapin
- exemple of tree with texture
FilterAverage
- 函数:滑动均值滤波--analog signals 优点:可重用,代码量小,数据实时无间断 缺点:边沿平滑,不适合突变检测 要求:使用前,必须先初始化 案例:sum的初值为基准值;buff[]不能大于sum-Function: sliding mean filter- analog signals advantages: reusability, a small amount of code and data in real time without interruption D
C-Vector-Josephus
- C语言求解Josephus问题,10个人排队,固定人数,数据结构实验。-Josephus C language to solve problems, 10 people queuing, fixed number of experimental data structure.
pcm2g711
- pcm 转g711代码。在程序中直接调用pcm2g711方法即可,ALawEncode是具体的算法函数。-pcm2 g711 code
csp
- CSP共空间模式的matlab代码实现,自己编写的CSP函数,测试好用,分享给初学者-CSP matlab code writed by myself,share with freshman.
