搜索资源列表
javaanayle
- 在rose中建立分析器模型框架,根据分析器的状态转换图算法以及算法构造。-rose in establishing Analyzer Model framework, according to the state analyzer conversion algorithm map algorithm and structure.
Chord-Source-Code
- 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
哈夫曼树的构造算法
- 哈夫曼树的构造算法-Huffman tree Construction Algorithm
Search
- 搜索算法: 利用计算机的高性能来有目的的穷举一个问题的部分或所有的可能情况,从而求出问题的解 的一种方法。 搜索过程实际上是根据初始条件和扩展规则构造一棵解答树并寻找符合目标状态的节点的过程。 -Search algorithm: the use of high-performance computers to have the purpose of an issue of exhaustion of some or all of the possible, and thus obt
jySNMP
- 提出并实现了基于简单网络管理协议( SNMP)的大型异构IP网络拓扑发现方法,该方法包括代理发现、拓扑信息探测和拓扑信息分析三个步骤。对代理发现中的探测报文构造、去除冗余信息、信息分析算法以及非转发设备信息利用等关键问题进行了讨论,针对探测时遇到的路由器间歇性不响应、路由器过长时间不响应和探测目标为子网络号等问题进行了分析并给出了解决方案。实现结果表明,该方法可以高效地获取较为丰富的拓扑信息,与traceroute路径探测结合使用,可以极大地提高拓扑发现结果的完整性-Including agen
NetCreate
- 构造无线传感网初始拓扑结构分布图的一种有效算法-Construct wireless sensor network initial topology distribution maps of an efficient algorithm for
BA-scale-models-
- 本算法实现了BA无标度模型的构造过程,并提供了聚类系数等算法。-The algorithm of the construction process of BA scale models and provides clustering coefficient algorithm.
shirenmoguohewenti
- 食人魔过河问题 源码 其中包括构造树 等算法问题 有研究算法的朋友可以参考-Ogre source across the river issues including the issue of structural tree algorithm, such as research algorithm can refer to a friend
蚁群算法
- 路径优化蚁群算法matlab程序‘ 在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program. In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the
sgbnff
- Mackey1随机构造LDPC码的校验矩阵进行编译码的仿真过程其中译码算法采用置信传播算法()
ER随机图构造算法
- ER随机图构造算法思路: (1)初始化:给定N个节点以及连边概率p~[0,1] (2)随机连边: 1.选择一对没有边相连的不同的节点。 2.生成一个随机数 r~(0,1)。 3.如果r < p,那么在这对节点之间添加一条边,否则就不添加。 4.重复1,2,3,直到所有的节点对都被选择。(The idea of ER random graph construction algorithm: (1) initialization: a given