-
c++ examples of curriculum design, program
c++课程设计计划实例
《整系数一元多项式的运算》-c++ examples of curriculum design, program
- 2023-07-31 23:55:03下载
- 积分:1
-
简单的API函数CreateToolhelp32Snapshot
ShellExecute
PostMessage 用法
VS2005 C...
简单的API函数CreateToolhelp32Snapshot
ShellExecute
PostMessage 用法
VS2005 C-CreateToolhelp32Snapshot
ShellExecute
PostMessage
about some API method in VS2005 C++
- 2022-04-23 10:18:33下载
- 积分:1
-
This the VB6 code for Alarmsystem, must see.
This the VB6 code for Alarmsystem, must see.-This is the VB6 code for Alarmsystem, must see.
- 2023-04-18 01:15:03下载
- 积分:1
-
MSchartDemo, Microsoft ms chart using demo source code
MSchartDemo,微软ms chart使用演示源代码-MSchartDemo, Microsoft ms chart using demo source code
- 2022-05-13 04:28:25下载
- 积分:1
-
WIN2000性能监视代码
WIN2000性能监视代码-code of Windows 2000 Performance Monitor
- 2023-04-03 08:40:04下载
- 积分:1
-
Classic C++ Books, learning c++ Friends are very helpful
经典的 C++书籍,对学习c++的朋友有很大帮助-Classic C++ Books, learning c++ Friends are very helpful
- 2022-05-05 08:19:42下载
- 积分:1
-
医院管理系统
医院管理系统,c#,由前台和后台共同组成,可以连接数据库,用到的数据库是sqlsever.
- 2023-08-15 09:45:03下载
- 积分:1
-
在网页上实现Tabe Panel等类似的机能
在网页上实现Tabe Panel等类似的机能-Tabe Panel on the page, etc. to achieve a similar function
- 2022-02-22 07:09:17下载
- 积分:1
-
C++ Coding Standards
C++ Coding Standards
- 2022-02-06 00:49:31下载
- 积分:1
-
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
- 2022-03-10 06:53:16下载
- 积分:1