-
2003年九月二级试题
2003年九月二级试题-September 2003 two questions
- 2022-05-26 15:10:26下载
- 积分:1
-
振动仿真 vibration simulation using matlab and ansys!
振动仿真 vibration simulation using matlab and ansys!-Vibration Simulation vibration simulation using matlab and ansys!
- 2022-03-25 16:55:25下载
- 积分:1
-
VC++ 编程指南,MFC入门指导,WINDOWS编程入门。
VC++ 编程指南,MFC入门指导,WINDOWS编程入门。-VC++ Programming Guide, MFC entry guidance, WINDOWS programming entry.
- 2022-02-01 19:27:57下载
- 积分:1
-
machine vision : Vision 2005 online edition of the annual essence, from visual o...
机器视觉:视觉在线年度精华2005版,源自视觉在线网站 http://mvonline.com.cn-machine vision : Vision 2005 online edition of the annual essence, from visual online website http :// mvonline.com.cn
- 2022-10-20 09:00: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
-
c学习,希望对c感兴趣的朋友有所帮助,后续还有一些关于c++的资料...
c学习,希望对c感兴趣的朋友有所帮助,后续还有一些关于c++的资料-c learning, and I hope to c interested friends will help, there are still some follow-up information on the c
- 2022-03-04 16:00:09下载
- 积分:1
-
产生打字机的声音效果
产生打字机的声音效果-typewriters have the sound effects
- 2022-10-28 18:55:02下载
- 积分:1
-
机器人技术手册,对新手而言很酷
Robotics handbook, cool for begginners
- 2022-12-15 20:05:04下载
- 积分:1
-
学习VC++的基础书籍,必做的50道题目,非常实用的方法。
学习vc++的基础书籍,必做的50道题目,非常实用,内容详细,涵盖常用技能,-Learning the basis of vc++ books, 50 will do the subject, very practical and detailed, covering common skills.
- 2022-11-28 20:20:05下载
- 积分:1
-
the book is authorized Microsoft Microsoft Visual Studio line Chinese version of...
本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C++ 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six par
- 2023-05-03 01:55:08下载
- 积分:1