-
随机中点位移法三
随机中点位移法在三维地形插值显示的适用性分析.pdf-Random midpoint displacement method in three-dimensional terrain interpolation shows the applicability of analysis. Pdf
- 2022-04-08 06:29:17下载
- 积分:1
-
VC++图像编程的全部源码,很有用的,而且很好用的。
VC++图像编程的全部源码,很有用的,而且很好用的。-VC++ Image of all-source programming, useful, and well used.
- 2023-07-21 21:05:03下载
- 积分:1
-
Microsoft Internet Explorer 5程序设计
VC++ &VB 编写IE浏览器程序的绝版电子书...
Microsoft Internet Explorer 5程序设计
VC++ &VB 编写IE浏览器程序的绝版电子书-Microsoft Internet Explorer 5 Programming VC++
- 2023-02-24 20:05:08下载
- 积分:1
-
关于桌面优化的书籍!很好的介绍桌面优化的重要性。很值得我们去看看的哦...
关于桌面优化的书籍!很好的介绍桌面优化的重要性。很值得我们去看看的哦-desktop optimization on the books! A good introduction to the importance of desktop optimization. We should look at the oh
- 2022-02-24 22:11:41下载
- 积分:1
-
How Not to Program in C++ Learning C++ The English version of the book. The prop...
How Not to Program in C++
学习C++的英文版的好书。建议高手学习-How Not to Program in C++ Learning C++ The English version of the book. The proposed master learning
- 2022-01-21 00:50:42下载
- 积分: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 a java language for the development of enterprise information systems de...
这是一本java为开发语言的企业信息系统开发的书,其中涉及了很多技术比较系统的利用了面向对象设计理念。-This is a java language for the development of enterprise information systems development book, which involves a lot of technology more systematic use of object-oriented design philosophy.
- 2022-03-14 23:42:53下载
- 积分:1
-
对处理器的内存管理进行了详细描述,是理解操作系统里面内存管理的很好的学习材料...
对处理器的内存管理进行了详细描述,是理解操作系统里面内存管理的很好的学习材料-right processor memory management for a detailed description, understand memory management system inside a good learning materials
- 2022-06-02 04:50:01下载
- 积分:1
-
潘松的现代计算机组成原理,很好的一本书,和大家一起分享!...
潘松的现代计算机组成原理,很好的一本书,和大家一起分享!-Pan Song of the principles of modern computer components, one very good book, and share with everyone!
- 2022-01-26 08:27:39下载
- 积分:1
-
自动循环播放的MP3播放器
自动循环播放的MP3播放器-automatic cycle broadcast MP3 player
- 2022-11-19 19:15:03下载
- 积分:1