-
软件简介:全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。注意有些实例只提供了部分模块,因此运行时需要添加其他代码。...
软件简介:全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-software brief : all in all JDK code tuning successful, it is generally available in other development tools to use. To some examples provided only a partial module, the Runtime need to add other code.
- 2022-07-09 09:42:59下载
- 积分: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
-
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排...
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排序方法效率。-Compare the efficiency of the sorting method of choice of content more than four sorting methods, using randomly generated data, the registration and compare the various methods of sorting and exchange of the number of comparisons, calculate the time used to sort, verify the efficiency of various sorting methods.
- 2022-03-11 13:29:08下载
- 积分:1
-
irpl understand how the driver must master the knowledge
如何理解irpl,驱动开发必须掌握的知识-irpl understand how the driver must master the knowledge
- 2023-03-28 10:55:03下载
- 积分:1
-
MFC深入浅出第二版的随书配套源代码,C++环境下就可以运行
MFC深入浅出第二版的随书配套源代码,C++环境下就可以运行-MFC in layman
- 2023-04-28 09:50:04下载
- 积分:1
-
基于qt的打地鼠小游戏
打地鼠小游戏,,可直接运行,源代码齐全一大群历不明的老鼠入侵你的农场。作为一个奶酪农场的老板,现在是时候站和保卫你的家。现在,只有你可以阻止那些贪婪的老鼠。来测试下你的反应速度够不够快!
- 2023-08-16 02:00:07下载
- 积分:1
-
redeem an alternative string class CStdStr
一个可替代CString的字符串类CStdStr-redeem an alternative string class CStdStr
- 2023-08-21 12:10:03下载
- 积分:1
-
用于 sms 消息的通用 API。
SMSLib 提供了一个通用的发短信 API,可用于发送和接收消息 (通过 GSM 调制解调器和/或批量短信运营商。
- 2022-01-25 21:38:13下载
- 积分:1
-
vc++分割窗口编程,动态分割,分左右或上下视图
vc++分割窗口编程,动态分割,分左右或上下视图-vc split window programming, dynamic segmentation, or around next View
- 2022-01-30 11:30:02下载
- 积分:1
-
NFC刷卡封装dll库
NFC刷卡系统上位机驱动程序,封装成dll动态链接库,方便PB、vb等程序直接调用dll提供的借口,实现对NFC的读卡操作。已编译通过,测试可行。
- 2022-05-16 03:30:20下载
- 积分:1