-
VC-course
说明: C++经典教程,讲解思路循序渐进,逐渐引入模块化的编程思想和面向对象的编程思想。适合初学者和以有一定基础的人(C++ classic course, on the idea of gradual, progressive thinking of the introduction of modular programming and object-oriented programming ideas. Suitable for beginners and those who have a certain basis)
- 2009-07-29 22:01:51下载
- 积分:1
-
ourdev_530698
说明: 网络分析仪HP8753中文使用指南.pdf(AD5933)
- 2010-03-22 19:38:43下载
- 积分:1
-
VC
说明: visual C ++ ebook for programmer
- 2010-01-14 13:01:36下载
- 积分:1
-
dragon-front-source
编译原理 龙书,内容非常不错,适合学习,大家尽管下载(Compilation Principle long book, very good fit study, even though everyone download)
- 2009-03-11 20:30:21下载
- 积分:1
-
MT500
MT500是山特公司该型号的UPS后备电源的使用说明和编程的解析 (MT500 is UPS with ShanTe company,this is using and expleam)
- 2009-02-24 17:58:13下载
- 积分:1
-
TheArtofMolecularDynamicsSimulation
The Art of Molecular Dynamics Simulation 是分子动力学学习用的最好的入门书籍,本压缩包中包括了书籍的pdf文档,以及所有的C语言源代码实现
(
The Art of Molecular Dynamics Simulation
========================================
Introduction
============
This software is intended to accompany the book `The Art of Molecular
Dynamics Simulation by D. C. Rapaport, published by Cambridge University
Press (1995,1997). The material is being supplied in computer-readable
form to enable readers to follow the case studies described in the book.
Copyright and permission to use
===============================
This software is copyrighted material reproduced from the book. Readers of
the book may use this software freely for personal, noncommercial
purposes. All other forms of use are subject to prior arrangement with the
author.
Disclaimer
==========
The reader planning to use the software should note that, from the legal
point of view, there is no warranty, expressed or implied, that the
programs are free of error or will prove suitable for a particular
application by)
- 2010-08-12 13:15:19下载
- 积分:1
-
2
说明: Tutorial for c++ beginners 2
- 2010-05-30 03:30:14下载
- 积分:1
-
ZOJ-1000-3046
ZOJ的测试源码,绝对是AC编程党的福利。(ZOJ test source code, the programming of the party s welfare.)
- 2014-10-24 09:31:16下载
- 积分:1
-
CPP
让大家轻松学会C++语言程序设计书籍教程资料......(Visual C++)
- 2013-11-15 23:50:14下载
- 积分:1
-
Cpp
Cpp笔记
1 我们学的是符合ANSI规范的标准Cpp 有可移植性。
2 Cpp严格区分大小写,变量命名只能使用字母,数字,或下划线,第一个字母必须使用字母或下划线(Cpp Notes 1 We studied norms in line with the ANSI standard Cpp,there is portability. 2 Cpp strictly case-sensitive, variable names can only use letters, numbers, or underscore, the first letter or letters must be underlined)
- 2009-05-19 11:29:14下载
- 积分:1