-
模拟多聚类的示例
我们的协议,代表"低能量自适应聚类层次协议 ing"(低能量自适应聚类ing 层次结构),是一种无线传感器网络路由协议。LEACH 协议基于算法,要求浸出 algorithm.1,以减少所用的信息传送到 thLEACH 协议,代表"低能量自适应聚类层次协议 ing"(低能量自适应聚类ing 层次结构),是一种无线传感器网络路由协议。LEACH 协议为基础算法,为了减少所用的信息传输到 th 称为浸出 algorithm.1
- 2022-07-03 07:31:49下载
- 积分:1
-
radar_freq_select
对雷达的未知雷达部分选择进行分选的程序,主要使用C语言实现的算法(Part of the unknown radar radar selection procedures for separation, the main algorithm using C language)
- 2010-10-10 21:40:33下载
- 积分:1
-
12-01bag
01背包问题
问题陈述:给定n种物品和一背包,物品i的重量是wi,其价值为vi,背包的容量为C。合理选择物品装入背包,使得装入背包中物品的总价值最大。在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。
问题分析:0 1背包问题是一个子集选取问题,适合于用子集树表示0 1背包问题的解空间。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入左子树,在右子树中有可能包含最优解时才进入右子树搜索;否则将右子树剪去。
(01 knapsack problem problem statement: given n kinds of items, and a backpack, the weight of the items i wi, the value of vi, backpack capacity C. Reasonable choice items into a backpack, making the total value of the items loaded backpack. Each item i select items loaded backpack, there are only two choices that loaded backpack or loaded backpack. Items i can not be loaded into a backpack many times not only loaded items i. The problem analysis: 01 knapsack problem is a selected subset of the problem and suitable for the tree represents a subset of the solution space of 01 knapsack problem. Search solution space tree, as long as its left son node is a feasible node, the search into the left subtree, right subtree may contain only into the right subtree search the optimal solution Otherwise, the right subtree cut.)
- 2012-12-29 10:58:56下载
- 积分:1
-
runPad
电机转子台,断条缩孔的计算等,MATLAB等(Rotor sets, Breaking Shrinkage calculation, MATLAB, etc.)
- 2010-06-22 15:51:06下载
- 积分:1
-
ZQ28335_CODE_CCS5.5
28335例程,自己仔细的研究了一阵子,觉得不错,可参考。(28335 routines, good for reference)
- 2020-06-17 11:20:02下载
- 积分:1
-
ns2-simulator.pdf
implementation of wimax using ns2 simulator
- 2012-06-14 17:47:03下载
- 积分:1
-
RSS-Reader-Sample
Rss reader for a web design
- 2013-11-28 00:41:24下载
- 积分:1
-
winamp
winamp music collection
- 2014-08-31 05:23:34下载
- 积分:1
-
Code--for-NBCAVR
关于AVR单片机学习开发的一些源码资料,希望对各位有所帮助。(Some source of information on AVR MCU learning development, and I hope you can help.)
- 2014-10-31 08:20:36下载
- 积分:1
-
WQL1
1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。
把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。
(1, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee turnover every year recruits. All employees in order to establish a linear table storage structure, the establishment of employment and entry function, when employees leave or entry, the modified linear form, and print the latest list of employees.)
- 2014-04-17 18:34:07下载
- 积分:1