-
std4
C++的课程设计,学生信息管理系统,控制台模式。演示了类的创建和使用,以及类的继承,文件的读写。(C++ in curriculum design, student information management system, the console mode. Demonstrated the creation and use of categories, as well as the type of inheritance, to read and write documents.)
- 2009-06-13 11:32:55下载
- 积分:1
-
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以...
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法-Winlnet class is mainly a simple exercise to use, the use of C++ implementation, there is the design documentation and user manual. This is just the basic realization of a simple FTP upload functionality, you can not uses the staff and now the popular FTP software to more than. Can help you develop ideas and research program to use a number of classes
- 2022-07-18 17:49:54下载
- 积分:1
-
systemcmd
说明: 难得的一个css特色源码!它显示了如何来创建一个理想的网页美工!(unique characteristics of a css source! It shows how to create a good website artists!)
- 2006-05-10 17:42:46下载
- 积分:1
-
json
说明: pb调用delphi dll拼、解析json(transfer temporarily for a specific task; call; invoking)
- 2020-06-16 11:20:02下载
- 积分:1
-
gods-master
说明: GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees),
- 2020-06-24 21:00:01下载
- 积分:1
-
Bigspeed-Secure-Socket-Library-Free
Bigspeed Secure Socket Library-Free source code
- 2015-03-18 03:23:52下载
- 积分:1
-
Bank
an example of bank account in java
- 2015-04-25 09:55:04下载
- 积分:1
-
Cshapedoctotxtbatchsource
C# doc批量转txt源码,是基于C#编写而成的,欢迎下载(C# doc to txt source volume is based on C# has been prepared by, and welcome to download)
- 2009-04-17 12:41:39下载
- 积分:1
-
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。...
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to test the local loop.
- 2022-01-26 02:22:56下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1