资源列表
CH0408
- C++语言源程序,适合于初学者学习采用,仅供参考。-C++ language source program, suitable for the beginners, only for reference.
Programming
- 本书针对程序设计人员探讨了一系列的实际问题,这些问题是对现实中常见问题的归纳总结。作者虽然没有给出解决这些问题的具体代码,但始终非常富有洞察力和创造力地围绕着这些折磨程序员的实际问题展开讨论,从而引导读者理解问题并学会解决问题的技能,这些都是程序员实际编程生涯中的基本技能。为此,本书给出了一些精心设计的有趣而且颇具指导意义的程序,这些程序能够为那些复杂的编程问题提供清晰而且完备的解决思路,书中还充满了对实用程序设计技巧及基本设计原则的清晰而睿智的描述。-Book for programmers
minix3
- 这是minix3源代码,我们学习用的,放在这里与大家一起共享。-This is minix3 source code, we use in the class,put here for shears.
Colorball
- 在VC开发环境下,利用多线程实现双色球选号功能。-In VC development environment, the use of multiple threads to achieve color ball random selection function.
multiple
- 使用数组模拟来实现大数乘法,大数不限位数-use array to simulate the multilication of big number
Algorithmization-FINAL_EXAM
- C++ final exam for you C-C++ final exam for you Cpp
The-C-Programming-language
- 本书重点介绍一些基本概念,如变量与常量、算术运算、控制流、函数、基本输入输出-This book focuses on some basic concepts
FEM-and-C-program-design
- 本书介绍了机构分析有限元法德基本原理和程序设计方法-This book presents the finite element Fade Ji institutional analysis of the design principles and procedures
Windows-Via-CCPP
- windows核心编程第五版。经典教程。-Windows Via C/C++,Fifth Edition
The-Pragmatic-Programmer
- <程序员修炼之道>原版,计算机经典书籍。-The Pragmatic Programmer
Easy-to-learn-C-P-P-
- 《易学C++》,很不错的一本C++入门书籍,语言浅显易懂。-"Easy to learn C++", a very good introductory book C++, the language easy to understand.
DesignPattern
- 介绍了C++的几种设计模式,分别给出了源代码和说明,具有较强的借鉴意义。-C++ introduced several design patterns, respectively, source code and instructions are given, with a strong reference.