-
This book reveals the C++ programmers to create the mysteries of a world
本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
- 2023-07-29 04:00:05下载
- 积分:1
-
13.如何采用VC实现查询HTTP站点?
该实例采用的是163网站.单机又键即可显示...
13.如何采用VC实现查询HTTP站点?
该实例采用的是163网站.单机又键即可显示-13. How uses the VC realization to inquire the HTTP stand? This
example uses is 163 websites The single plane key then demonstrated
- 2022-01-25 23:30:06下载
- 积分:1
-
VC++编写的网络程序
小巧的端口扫描软件!
VC++编写的网络程序
小巧的端口扫描软件!-VC++ Prepared procedures for compact network port scanning software!
- 2022-07-25 14:13:42下载
- 积分:1
-
socket connected to server
socket连接的服务器端和客户端程序,能够相互间实现通信,代码能够执行-socket connected to server-side and client-side procedures, to achieve inter-communication, the code to perform
- 2023-02-17 10:55:03下载
- 积分:1
-
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天-Using c++ written in a simple network chat program, to achieve LAN chat
- 2023-08-18 20:50:05下载
- 积分:1
-
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利...
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.-This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.
- 2022-03-19 21:07:54下载
- 积分:1
-
c编写的原码程序,自定义的通讯协议;可以任意转载,修改
c编写的原码程序,自定义的通讯协议;可以任意转载,修改-c prepared by the original procedure code, since the definition of the communication protocol; Reprinted can arbitrarily revised
- 2022-08-22 06:01:24下载
- 积分:1
-
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口...
经典的curl源码 用来抓取网页 很强大的工具 很多语言都有相关的调用接口-The classic source is used to crawl web pages curl a very powerful tool for a lot of languages have related to the call interface
- 2022-01-25 17:46:10下载
- 积分:1
-
网络端口测试程序
这个代码检测对应IP地址服务器的端口号是否可用。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-02-01 08:30:20下载
- 积分:1
-
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地...
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses procedures; 2. Contents GetIpAddress under machine name and IP address of the domain name acquisition procedures; 3. Contents getlocalip is access to local machine ip address; 4. Contents of ping ping code; 5. Contents portscanner local port scanning machines procedures, which may port scanning is scanning your computer all possible port; 6. Contents hyperlinks in Form achieving super link to the IE and automatic mail procedures;
- 2023-01-16 12:50:04下载
- 积分:1