资源列表
[其它资源] fenye_small
说明:一个分页程序,比较轻巧,很好地实现了分页的功能。-a pagination process, more dexterous, to achieve a good pagination functions.<莫潸> 在 2008-10-13 上传 | 大小:2.2kb | 下载:0
[其它资源] pll_simulation
说明:本程序是一个PLL仿真程序,分为参数设置,仿真和后显示三部分.-this procedure is a PLL simulation program, is divided into parameters, simulation and revealed three parts.<ltj1974> 在 2008-10-13 上传 | 大小:2.2kb | 下载:0
[其它资源] key_coulor
说明:亮灯控制程序,按下某键即执行相应程序,没按其他键,状态不变-lighting control procedures, press a button that is the implementation of the corresponding procedures, not by the other key, the status quo<wangping> 在 2008-10-13 上传 | 大小:2.21kb | 下载:0
[其它资源] 8seg_sample
说明:s3c4510的一个任务例子源代码,可参考使用-Porting of a task example source code, reference can be used<英三聪> 在 2008-10-13 上传 | 大小:2.21kb | 下载:0
[其它资源] sixsortmethods
说明:数据结构中的排序方法,包括:希尔排序,非递归的快速排序,递归的快速排序,堆排序,归并排序,基数排序<大湖> 在 2008-10-13 上传 | 大小:2.2kb | 下载:1
[其它资源] 树的问题(生成)
说明:ADT BinaryTree 的实现及验证程序采用的主要数据结构:二叉树、栈、队算法思想:1、 先序建树、输出树、后序遍历用递归方法。性能分析:O( n )2、 先序遍历、中序遍历:性能分析:O( n )(1) 若遇到新节点非空则先入栈,然后访问其左子树。(2) 若为空则将栈顶结点出栈,访问其右子树。(3) 循环1、2直到栈为空且无节点可入栈。先序与中序的区别是:先序在入栈时访问节点,中序在出栈时访问节点。3、 层遍历:性能分析:O( n )(1) 根节点入队(2) 节点出队并访问(3) 若节点<徐欣> 在 2008-10-13 上传 | 大小:2.2kb | 下载:0
[其它资源] spso
说明:保证全局收敛的随机微粒群算法。当最优粒子的解无进化,则对其位置、速度进行变异,而使算法不致过早收敛,只要迭代次数足够,算法保证全局收敛。-ensure global convergence of random particle swarm algorithm. When the optimal solution without particles of evolution, its location, speed variation, which might not premature conv<陈超> 在 2008-10-13 上传 | 大小:2.2kb | 下载:0