资源列表
IEEE14G_S
- IEEE14节点的牛顿拉夫逊算法进行潮流计算,希望对同仁们有所帮助。
shu
- 首先,实现二叉树的创建和中序递归遍历算法,在此基础上,进一步实现二叉树的其它递归遍历算法和横向打印算法,最后再增加二叉树的非递归遍历算法、删除子树等算法。-First of all, the realization of the binary tree in order to create and recursive traversal algorithm, On this basis, the further the other recursive binary tree traversal
oneTSP
- TSP问题的动态规划法 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一次,最后回到驻地的路线,使总的路程(或总旅费)最小。-TSP problem of dynamic programming to a number of cities to a salesman to sell goods, known distance between cities (or travel). He selected a departure from th
dijstra
- 数据结构中的经典算法——迪杰斯特拉算法的实现。-Data structure in the classical algorithm- Dijkstra algorithm.
spso-algorithm
- 随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm
Least-square-method
- 最小二乘法的子程序源代码,适用于数据处理、算法优化等。-Least square method
process
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等。 -there are no english,
Screen-saver
- 全屏屏幕保护程序,自适应显示器的分辨率 双击鼠标,单击ENTER或ESC退出程序 -Full-screen screen saver, the adaptive display the resolution double-click the mouse, click ENTER or ESC to exit the program
bp
- 利用BP网络对非线性系统进行辨识,同时,利用模型参考自适应方法,设计NNMARC控制器-BP network identification of nonlinear systems, at the same time, the use of model reference adaptive method, design NNMARC controller
11
- 数据库批量设置权限批量(批量传一个字符串进入到数据库 存储过程拆分字符串)-Set permissions database Batch Batch (Batch pass a string into the database stored procedure split the string)
yufafenxi
- 在词法分析的基础上将单词序列组合成各类语法短语-word will be combined into grammer phrase on the basis of morphology analysis
sparse_convex_opt
- Matlab code for generating sparse signal and compressing and recovering the signal using convex optimization.
