-
这是一个我自己开发的垃圾文件清理工具 希望指教
这是一个我自己开发的垃圾文件清理工具 希望指教-This is a development of my own garbage clean-up tools hope paper shortage
- 2022-08-10 17:35:29下载
- 积分:1
-
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!...
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
- 2023-06-21 05:05:04下载
- 积分:1
-
在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP...
在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
- 2022-03-07 04:50:00下载
- 积分:1
-
在ListCtrl控件的report方 式头上添加背景
在ListCtrl控件的report方 式头上添加背景 -ListCtrl controls in the report to the Control report ListCtrl way to add background head-heads add background
- 2022-02-05 12:41:12下载
- 积分:1
-
一个小日历的程序
一个小日历的程序-a small calendar of procedures
- 2022-08-17 04:17:35下载
- 积分:1
-
fft的小程序,欢迎指正!:)是用fortran编写的,可以运行!
fft的小程序,欢迎指正!:)是用fortran编写的,可以运行!-fft small program, please correct me! :) Is used fortran prepared, you can run!
- 2022-11-08 11:45:03下载
- 积分:1
-
用Python 爬取赶集网数据
练习爬虫的时候,用Python写的练手程序
- 2022-01-31 04:42:58下载
- 积分: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
-
充值收费系统客户端!!!!!!!E语言源码!有需要的可以下载
充值收费系统客户端!!!!!!!E语言源码!有需要的可以下载-Result charging system language source client !!!!!!! E! Those in need can be downloaded! !
- 2023-05-03 14:15:03下载
- 积分:1
-
When starting with protocols that work at the upper layers of the network models...
When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport layer wraps that data inside its format, then the network layer wraps the data, and finally the link (Ethernet) layer encapsulates the data and transmits it. Each network layer either encapsulates the data stream with additional information, or manages data handling or come part of the connection
- 2022-05-23 09:07:19下载
- 积分:1