资源列表
一个递归程序
- 射击运动员10发打中90环有多少种可能,递归算法-shooting 10 athletes hit the number 90 ring possible, recursive algorithm
ringbuffer
- 在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问。-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. Ring buffer is a FIFO buffer of the cycle can
CmpGuassSeuder
- 高斯赛德尔迭代法 通过矩阵的迭代计算 不断逼近 精确值-Gauss-Seidel iteration
simulated_annealing
- 模拟退火算法解决旅行商问题-希望对大家有用-Simulated annealing algorithm to solve traveling salesman problem- I hope useful for all of us
mCMAC
- 基于CMAC的非线性系统动态辨识,选并联辨识的机构-Based on the CMAC nonlinear system dynamic identification, chooses the parallel identification the organization
nizhi
- 1程序实现顺序表逆置,2程序实现单链表逆置-A program to achieve reverse the order of the table set, 2 process against the home for single linked list
fenzhijiexianfa
- 分支界限法是由“分支”和“界限”策略两个部分组成,其中“分支”策略是对问题空间按照广度优先的策略进行搜索;“限界”策略是为了加速搜索速度而采用启发信息剪枝的策略。 使用分支限界法来解决单源最短路径问题时主要利用结点控制关系剪枝,在一般情况下,如果解空间树中以结点Y为根的子树中所含的解优于以结点X为根的子树中所含的解,则结点Y控制了结点X,以被控制的结点X为根的子树可以剪去。算法实现时,使用邻接矩阵表示图,二维数组存储图的邻接矩阵,使用数组记录源到各顶点的距离和路径上的前驱顶点。 -Br
computing-the-value-of-an--integrat
- 倒推法推导计算积分的数值(此方法可以使计算出来的数值积分和实际的误差更小)-the back ward of computing the vlue of an integrate
two-unary-polynomial-of-the-product
- 用C语言实现两个一元多项式的乘积,输入数据为两行,分别表示两个一元多项式,每个一元多项式以指数递增的顺序输入多项式各项的系数、指数。最后以指数递增的形式输出乘积。-C language with two unary polynomial of the product, the input data for the two lines, respectively, two unary polynomials, each one dollar increase in the order of pol
Gambar_BER_path
- search picture path algorithm
ClassifyByTree.m
- Classify By Tree - matlab code
SAPSO
- 针对PSO在寻优过程容易出现“早熟”现象,提出了一种基于Sobol序列的自适应变异 PSO算法(SAPSO),SAPSO.m-In the optimization process for PSO prone to premature phenomenon, a new Adaptive Mutation PSO Sobol sequence (SAPSO), SAPSO.m
