搜索资源列表
GreedyBag
- 贪心算法求背包问题,分别求出了三种标准1. 按效益值由大到小取物品. 2. 按重量值由小到大取物品 3.按比值pi/wi的值由大到小取物品 其中第3种是最优解-Greedy algorithm for knapsack problem, respectively, obtained three standard 1. Press-effective value of descending and remove things. 2. By weight the value of items
ranging
- 被动测距仿真,调用相关函数求相关及最大值对应的位置,以及求两信号的相关,最大值对应的位置-Passive Ranging simulation, calls the correlation function related and corresponding to the maximum position, and to seek the correlation of the two signals, corresponding to the maximum position
max-number
- 求几个数中最大值的C语言程序,计算简便,简明易懂-Seeking the maximum number of several C language program, the calculation is simple, concise and understandable
Option-Explicit
- 遗传算法求函数最大值,来源于一篇博客,算法很详细,值得大家学习-Genetic Algorithm-GA
MFCtrain
- MFC调用dll实现 加减法,求最大最小值 学习DLL的例子-Examples of MFC calls dll achieve subtraction, seeking the maximum and minimum learning DLL
C
- 求某个二元函数的最大值函数优化问题,C语言遗传算法代码-Seeking a binary function of the maximum function optimization, C language code genetic algorithm
求最大值
- 求出三个数字(从键盘录入整形、浮点型)的最大值,并打印出来。附:C语言程序设计(谭浩强)第四版_课后答案(The maximum value of three numbers)
