-
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部习题的参考解答。...
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部习题的参考解答。-In this section provided by the authoring Hao Qiang
- 2022-04-01 01:33:56下载
- 积分:1
-
相关的代码库
The associated code repository to
the "Algorithms in a Nutshell" book published by O Reilly Media, Inc.
- 2022-05-29 18:37:02下载
- 积分:1
-
用来显示字库的工具软件.
输入汉字后,可以生成对应的十六进制
用来显示字库的工具软件.
输入汉字后,可以生成对应的十六进制-To display the font tools software. Input Chinese characters, you can generate the corresponding hexadecimal
- 2022-06-29 12:56:47下载
- 积分:1
-
关于数据结构中的链表,树的小程序,实现链表的插入,删除,对树的遍历等...
关于数据结构中的链表,树的小程序,实现链表的插入,删除,对树的遍历等-On the data structure of linked lists, tree applet, realize list insertion, deletion, traversal of the tree, etc.
- 2022-04-19 06:22:15下载
- 积分:1
-
Windows Mobile7 UX Customization Overview
Windows Mobile7 UX Customization Overview
- 2022-03-19 13:08:30下载
- 积分:1
-
winsock编程
winsock编程-winsock Programming
- 2023-02-25 03:00:04下载
- 积分:1
-
包含了C++的两套MFC教材,第一套为chm格式,第二套为pdf格式。
包含了C++的两套MFC教材,第一套为chm格式,第二套为pdf格式。-Contains C++ The two sets of MFC materials, the first set for the chm format, the second set for the pdf format.
- 2022-03-03 12:14:21下载
- 积分:1
-
一键ghost
一键ghost-A key ghost
- 2023-06-19 17:20:04下载
- 积分:1
-
孙鑫老师VC++Lesson17进程间通信,可以自由下
孙鑫老师VC++Lesson17进程间通信,可以自由下-SUN Xin teachers VC++ Lesson17-process communication, they can under the
- 2022-05-18 23:11:44下载
- 积分:1
-
Named Pipes can be on the same computer between different processes, or across a...
命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这
是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立
通信。-Named Pipes can be on the same computer between different processes, or across a network of different computers in different processes in support of a reliable, one-way or two-way data communications. Do not need prior grasp of the grass-roots network protocol (such as TCP/IP or IPX) knowledge. This is because the use of Named Pipes Provider Microsoft Network (MSNP) redirector through a network set up at the inter-process communication.
- 2022-02-15 03:41:25下载
- 积分:1