-
vc技术内幕(第四版)源代码 vc技术内幕(第四版)源代码
vc技术内幕(第四版)源代码 vc技术内幕(第四版)源代码-vc Technology Insider (page 4) source code vc Technology Insider (page 4) source code
- 2022-04-17 19:55:45下载
- 积分:1
-
Introduction Examination procedures detailed answers and hope for all of us, we...
程序言考试详细答案,希望对大家有用,大家可以分享-Introduction Examination procedures detailed answers and hope for all of us, we can share the
- 2022-08-10 20:56:12下载
- 积分:1
-
很经典的数字图像处理讲义,没什么可说的
很经典的数字图像处理讲义,没什么可说的-classic of digital image processing overhead, and there is nothing to be said
- 2022-08-22 15:34:42下载
- 积分:1
-
很好的讲解java的ppt,很详细,不错
很好的讲解java的ppt,很详细,不错-good java on the ppt, in great detail, yes
- 2022-08-23 19:37:38下载
- 积分: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
-
This is the latest Huawei initial examination questions, surface examination que...
这是最新的华为初试题,面试题,供有志之士参考,希望有所帮助,-This is the latest Huawei initial examination questions, surface examination questions for the people with lofty ideals reference to the hope that help,
- 2022-10-02 13:15:05下载
- 积分:1
-
可实现24位或32位真彩色位图显示。
可实现24位或32位真彩色位图显示。-can achieve 24 or 32-bit true color chart shows.
- 2022-03-09 23:50:23下载
- 积分:1
-
数字电位器原理与单片机的接口设计
数字电位器原理与单片机的接口设计--电子书籍。可以一看。或许对你有用-Digital Potentiometers Principle and microcontroller interface design-- electronic books. One can see. May be useful to you
- 2022-05-14 04:34:45下载
- 积分:1
-
CSharp 2.0编程,内容经典,书中的例子比较详细
CSharp 2.0编程,内容经典,书中的例子比较详细-CSharp 2.0 programming, as classic examples of the book in more detail
- 2022-04-13 01:25:06下载
- 积分:1
-
This tutorial explain in detail how the calculator program in VC++ Developer for...
本教程详细讲解了如何在VC环境开发计算器程序,适合C++初学者-This tutorial explain in detail how the calculator program in VC++ Developer for C++ for beginners
- 2022-02-28 19:27:22下载
- 积分:1