-
比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录...
比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录-relatively complete the FTP, including upload, download, delete the file functions for the multi-level directory
- 2022-05-16 22:08:53下载
- 积分:1
-
the book "Network Programming Windows" source code, WINDOWS main 95/98...
本书为《WINDOWS 网络编程》的源代码,主要覆盖了WINDOWS 95/98/2000/CE的网络开发。详细讲解了NETBIOS和TCP/IP协议,适合于中高级程序员和网络管理人员进行编程设计的参考。-the book "Network Programming Windows" source code, WINDOWS main 95/98/2000/CE coverage of the network development. Explained in detail NETBIOS and the TCP/IP protocol. suitable for middle- and high-level programmers and network management program for the reference design.
- 2023-05-23 13:15:04下载
- 积分:1
-
MFC-in-simple-language
我所看过的写的最好的剖析MFC源码的书,这本书其实出版的比台湾侯俊杰的《深入浅出MFC》要早(Write the best analysis of MFC source book I have ever seen,better than Hou Junjie s book)
- 2012-05-04 00:06:50下载
- 积分:1
-
p4
说明: 为了让您在使用数组,指针,结构,枚举,和不同的I/ O流的经验。为了让你有乐趣的应用程序是非常迷人的。
世界的简单的程序,我们将编写此项目模拟运行的生物围绕在一个简单的方形的世界。世界是一个m-n的平方二维网格(数m代表网格的高度的个数n表示宽度的网格。)。
每个生物生活的广场之一,面临的一个主要罗盘方向(北,
东,南,西),属于一个特定的物种,这就决定了该生物如何
行为方式。(To give you experience in using arrays, pointers, structs, enums, and different I/O streams.
To let you have fun with an application that is extremely captivating.
The simple world program we will write for this project simulates a number of creatures running
around in a simple square world. The world is an m-by-n two-dimensional grid of squares (The
number m represents the height of the grid and the number n represents the width of the grid.).
Each creature lives in one of the squares, faces in one of the major compass directions (north,
east, south, or west) and belongs to a particular species, which determines how that creature
behaves.
)
- 2013-11-16 14:15:33下载
- 积分:1
-
数据结构与算法
说明: JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)
- 2019-06-30 10:21:31下载
- 积分:1
-
java2_source_code
Java 2实用教程(第三版)
清华大学出版社 例子源代码(Java 2 Practical Guide (third edition) Tsinghua University Press, source code examples)
- 2010-05-30 15:48:00下载
- 积分:1
-
6.3.15_Android_TradeApi_SDK
说明: 上期行情看穿ctp api 接口,安卓平台接口(Last issue of CTP API Android)
- 2019-05-07 15:22:26下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
Download:网页下载工具 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是...
Download:网页下载工具 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-Download : website tools to the adoption of the HTTP protocol to download procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pull into the lot, but yes display.
- 2022-07-12 02:15:43下载
- 积分:1
-
Proficient-at-JAVA-in-21-Days
Java教程,21天精通JAVA电子书,清晰版。(Java Tutorial, 21 days proficient JAVA books, clear version.)
- 2013-11-22 19:30:35下载
- 积分:1