-
this course introduces object
本课程主要介绍面向对象程序设计的方法和c++语言的基本概念。以c++语言中的面向对象机制为主。学习者在学习过程中可以通过大量的程序实例和相关练习,逐步掌握c++的面向过程和面向对象的功能,从而掌握面向对象程序设计的基本知识和基本技能。 -this course introduces object-oriented programming methods and c basic language concepts. C language with object-oriented regime. Learners in the learning process through a large number of examples of procedures and related exercises, c gradually mastered the process-oriented and object-oriented features, and grasp of object-oriented programming to the basic knowledge and basic skills.
- 2022-02-25 01:24:01下载
- 积分:1
-
Flash CS3颜色表是很好用的一本书最近买了美国的份额…
flash CS3 配色表
很好用的是最近买来的新书附带
传上来大家共享-flash CS3 color table are used in a very good book recently bought up U.S. share Chuan fringe
- 2023-08-12 16:30:04下载
- 积分:1
-
UML基础与玫瑰模式案例
UML基础与ROSE建模案例
可以帮助学习UML-UML Basic and ROSE Mode Case
- 2022-09-07 01:10:02下载
- 积分:1
-
CVS是目前比较流行与优秀的版本管理与控制工具,是用来管理其它日常文档(如word工作文档之类)的一个强有力的工具。 WinCVS是CVS的一个客户端软件,它运
CVS是目前比较流行与优秀的版本管理与控制工具,是用来管理其它日常文档(如word工作文档之类)的一个强有力的工具。 WinCVS是CVS的一个客户端软件,它运行在Windows上,采用图形化方式登陆CVS服务器和CVS相关的操作与管理,不要学习复杂的cvs命令。企业内部都采用Linux/Unix做服务器,用Windows做客户端,所以WinCVS与CVS服务器是目前应用最广泛的版本控制与管理的组合。-CVS is the more popular version with an excellent management and control tools, the other is used to manage the day-to-day documentation (such as word documents such as work) a powerful tool. WinCVS is a CVS client software, which runs on Windows, The graphical approach landing CVS CVS server and related operations and management, not learning complicated cvs orders. Enterprises are using Linux/Unix servers to do with Windows so the client, So WinCVS and CVS server is the most widely used version control and management of the portfolio.
- 2022-03-15 10:42:02下载
- 积分:1
-
VC入门代码,界面源代码,适合初学者学习
VC入门代码,界面源代码,适合初学者学习-VC entry code, the interface source code, suitable for beginners to learn
- 2022-11-16 22:10:03下载
- 积分:1
-
database on the VC's a small example of the master database programming is c...
关于数据库方面的一个VC实现的小实例 对掌握数据库编程有一定的帮助-database on the VC"s a small example of the master database programming is certainly helpful
- 2022-08-09 19:31:12下载
- 积分:1
-
use Windows skills
Windows使用技巧-use Windows skills
- 2023-06-02 10:35:04下载
- 积分: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 programe,c programec programec programe
c语言面试笔试题目整合的文档,c语言面试笔试题目整合的文档-c programe,c programec programec programe
- 2022-12-25 13:25:04下载
- 积分:1
-
《Software Test Automation》
《Software Test Automation》-"Software Test Automation"
- 2023-05-07 02:20:02下载
- 积分:1