资源列表
First_Best_Next_Worst_fit
- 计算机内存分配,首次适应策略、最佳适应策略、循环适应策略、最坏适应策略。matlab代码,略简单-Storage Allocation First_fit/Best_fit/Next_fit/Worst_fit
Texpression
- 一个表达式和一棵二叉树之间存在着自然的对应关系,写一个程序,实现基于二叉树表示的算术表达式Expression的操作-An expression and a binary tree between there is a natural correspondence between write a program based on binary tree arithmetic expression Expression operation
MM1
- MM1排队序列模拟——统计给定 和 条件下系统的平均队列长度和平均等待时间; 统计平均队列长度和平均等待时间随 和 的变化曲线 -The MM1 the queuing sequence of simulation- statistics system to the given conditions the average queue length and average waiting time easygoing statistical average queue length a
cwplib
- Among other things it contains: prime factor fft routines allocation of multi-dimensional arrays complex number manipulation big matrix handling routines interpolation routines Butterworth filters differentiator approximations sorting
MOPSO-using-matlab.doc
- 介绍粒子群算法的基本原理以及各种改进方法,然后写出算法的源代码-Introduced the basic principles of particle swarm optimization and a variety of improvements, and then write the source code of the algorithm
VRP-1
- Method to solve vehicle routing problem using JAVA.
Poster
- 本程序实现候选人算法-m个候选人贴海报,求解最终可见海报的个数,实现中可能对超大m值无法完成,谨慎。-This procedure candidate algorithm-m a candidate posters, solving final visible Poster number, that may not be completed, the large value of m cautious.
BTREEOS
- 本程序实现了二叉树的基本操作,包括建立,遍历,求叶子节点个数,树深度,获取某节点路径-This program implements the basic operation of the binary tree, including the establishment of traversal, seeking the number of leaf nodes, the tree depth, for a node path
architect_accessorize
- 设计模式中的代理模式,用C++实现,我自己做的一个例子,供新人参考-Design patterns in proxy mode, with C++, an example of my own doing, for the new reference
duobianxingqiuzhongxin
- 对任一多边形上的关键点信息给定后,求该多边行的重心。-Any polygon on the key points of information given, find the center of gravity of the multilateral row.
1
- 在坐标系中取点,然后根据取得点插值,得到插值的数据后续使用。实现效果如下,第一张为原图,在原图上左键点击鼠标往坐标系中添加点,单击回车,据选取的点采用三次样条插值方法插值。还有如下功能,1键---删除上一个点,2键---删除所有点,3键---删除插值结果,左键按下后移动可以选择点的位置,右键按下后会自动找到最近的点然后移动此点。
leachvsdeec
- 使用matlab仿真比较leach协议和deec协议的性能。可直接运行。-Using matlab simulation comparison of leach protocol and the DEEC protocol performance. Can run.
