资源列表
beibaotanxin
- 普通背包问题的贫心算法C语言解法,在Windows系统下Wintc编写-ordinary knapsack problem of poor heart algorithm C language method, in the Windows system under preparation Wintc
ksps
- 首先,初始化将要排序的序列,以数组初始化。 第二,定义快速排序函数: 本算法思路为:在待排序的n个记录中任取一个记录r(通常取第一个记录),以该记录的关键字k为准,将所有剩下的n-1个记录分割成两个子序列。第一个子序列中的每个记录关键子均小于或等于k,第二个子序列中的每个记录关键字均大于或等于k,然后将k对应的记录排在第一个子序列之后及第二个子序列之前。这个过程为一遍排序。之后分别对子序列1和子序列2重复上述过程,直至每个子序列只有一个记录为止。 最后,定义
全列元消去法
- 计算方法学中经常要实现全列元消去法-calculation methodology often all out to achieve the elimination method yuan
hermite
- 一个非常好的插值程序-a very good interpolation procedures
TheConditionFenceRolls
- 状态栏滚动效果显示代码,很不错哦,基础的,在只做自己的网页时可以用上的
13LMAN
- 常用算法程序集(C语言描述)第三版+徐士良 离散随机线性系统的卡尔曼滤波
netlist.zip
- 从cadence icfb 产生netlist skill 语言,Netlist generated from the cadence icfb
fogrgb
- 启动雾后,离视点较远的物体开始淡化成雾的颜色,同时,雾的浓度可以控制,即随着距离的增加物体变淡的速率可控,雾的颜色也可以任意设定。-Start fog, the distance of objects from the point of view began to play down the color into a fog at the same time, the concentration of fog can be controlled, that is, as the distance
FILLPOLY
- program to implement polygon filling algorithm
5
- 有n个人,其中超过半数是好人,剩下的是坏人 好人只说真话,坏人可能说真话也可能说假话 这n个人互相都知道对方是好人还是坏人 -Have n individuals, of which more than half of the good guys, the rest are just telling the truth good bad, bad might say that the truth may tell lies to each other all know each othe
movingthresh
- 使用移动平均的图像阈值处理,matlab实现,适用于手写文本图像。-Moving average of image thresholding, matlab achieve for handwritten text images.
poligono
- Using dinamic memory draw an polygon.
