-
"pure C Forum electronic magazine" 2004.11.SP1 (No. 2 overall) SP1
&《纯C论坛电子杂志》2004.11.SP1(总排名第2)SP1
- 2022-10-24 12:15:04下载
- 积分:1
-
这是学习《Data Structures Using C++》 ,中文名字《数据结构
这是学习《Data Structures Using C++》 ,中文名字《数据结构--C++版》的一个源代码,描述双向链表C++源码-This is the study
- 2023-02-14 06:50:03下载
- 积分:1
-
THE code of the book Which is named as the detailed in JSP application develop...
JSP应用开发详解第二 版, 随书代码,-THE code of the book Which is named as the detailed in JSP application development and second edition.
- 2023-04-07 14:55:03下载
- 积分:1
-
attention this not the final document, the final version of the commercial relea...
注意本文并非最终文档,在最终的商业版本发布前,可能会有重大修改。而且,它属微软公司所有。它是根据接受者和微软公司间的非公开协议公布的 。本文档只是为了报告的目的提供的,并且,在本文档中,微软公司并没有作任何明示或暗示的担保。对本文档中的内容进行更改不会给出提示。用户要对由于使用本文档所造成的全部危险和后果负责。用户有责任遵守所有有效的版权法律。虽然没有用版权来限制,但是如果没有Microsoft公司明确的书面许可,本文档的任何部分都不可以被复制、存储或引入检索系统,或用任何手段进行传播(电子的、机械的,影印,记录或其他方式)或其它任何用途。微软拥有涉及本文档主要内容的专利、专有应用程序、商标、版权和其它知识产权。除非有微软公司提供的任何书面的许可,提供本文档并没有给你任何关于这些专利、商标、版权和其它知识产权的许可。未出版作品。 © 1999-2002 Microsoft 公司。版权所有。Microsoft, Windows, Visual Basic, and Visual C++是微软公司在美国和/或其他国家或地区的注册商标或商标。 这里所提及的其它产品和公司的名称可能是他们各自所有者的商标。-attention this not the final document, the final version of the commercial release, there may be major changes. Moreover, it is all Microsoft. It is based on Microsoft recipient and the non-disclosure agreement made public. This document is only for the purposes of reporting to provide, and, in this document, Microsoft had not made any express or implied guarantee. This documentation of the content will not change is suggested. Users should use this document as a result of all the da
- 2022-03-06 01:24:08下载
- 积分:1
-
提高C编程质量,改变以往C编程的不良习惯
提高C编程质量,改变以往C编程的不良习惯
- 2022-03-06 01:56:32下载
- 积分:1
-
计算机接口
好东西,看看就知道了
好东西,看看就知道了...
计算机接口
好东西,看看就知道了
好东西,看看就知道了-Computer Interface good thing to see will know good things, take a look at know
- 2023-08-11 22:45:04下载
- 积分:1
-
该achour
Mehdi Achour
Friedhelm Betz
Antony Dovgal
Nuno Lopes
Hannes Magnusson
Georg Richter
Damien Seguy
Jakub Vrana
其他贡献者
编译:陈浩(Haohappy)
编译时间: 2009-02-15
下次编译: 2009-03-17
chm下载 (chm版本与在线版本内容完全一致,支持全文搜索)
Edited By: Philip Olson
- 2022-03-18 11:03:19下载
- 积分:1
-
c超级经典书籍
c超级经典书籍-c super classic books
- 2022-06-19 01:35:24下载
- 积分:1
-
c++ primer 源代码下载(第二章)
c++ primer 源代码下载(第二章)-c++ primer source code download (chapter II)
- 2022-06-19 12:22:33下载
- 积分:1
-
Tug of War(A tug of war is to be arranged at the local office picnic. For the tu...
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )
- 2023-08-25 03:35:03下载
- 积分:1