-
本书介绍了如何在excel中进行一般的数据统计
本书介绍了如何在excel中进行一般的数据统计-the book introduces how to excel for the general statistics
- 2023-08-07 13:35:03下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
gsm voice encryption systems research, gsm voice encryption systems research
gsm系统中话音加密技术的研究,gsm系统中话音加密技术的研究-gsm voice encryption systems research, gsm voice encryption systems research
- 2022-04-07 02:32:31下载
- 积分:1
-
对J2EE介绍的电子文档,适合大家学习,推荐下
对J2EE介绍的电子文档,适合大家学习,推荐下-J2EE introduction of electronic documents, suitable for everyone to learn, the recommendation
- 2022-01-20 22:39:36下载
- 积分:1
-
考研英语中的阅读,经济学人是很好的阅读材料
考研英语中的阅读,经济学人是很好的阅读材料-Articles by English, reading, The Economist is a good reading material
- 2022-02-03 22:36:54下载
- 积分:1
-
《编程之美》随书源代码(第二部分),第2章 数字之魅 ――数字中的技巧...
《编程之美》随书源代码(第二部分),第2章 数字之魅 ――数字中的技巧
-" The Beauty of Programming," With the source code for the book (Part II)
- 2022-05-11 02:22:33下载
- 积分:1
-
电脑常用接口资料(介绍电各接口定义)
电脑常用接口资料(介绍电各接口定义)-Commonly used computer interface information (introduction made at the interface definition)
- 2022-02-28 10:23:45下载
- 积分:1
-
switchboard in principle and configuration, including the function, purpose, pri...
交换机的原理与配置,包括功能,用途,原理,如何设置等的详细介绍!-switchboard in principle and configuration, including the function, purpose, principle, how to set up such a detailed description!
- 2022-06-03 19:37:56下载
- 积分:1
-
中文资料,本文罗列了八个电源工程师常用的电源设计技巧。助您的设计一臂之力!...
程序开发中写log用的实现代码, C语言代码, 可以不用修改再C++或MFC中使用, 可以将写log的函数使用方法同printf, 可以接收可变参数. 对于开发程序很有帮助.-Writing development in the log implementation used in the code, C language code, you can not modify and then C++ or MFC to use, you can write a function of log with the use of printf, variable parameters can receive. Very helpful for the development of procedures.
- 2022-05-23 12:44:51下载
- 积分:1
-
With single
有了单片机基础,可以做一些应用的例子,来提高单片机的应用水平-With single-chip basis, you can make some examples of applications to enhance the level of single-chip applications
- 2022-02-07 04:20:41下载
- 积分:1