资源列表
hello_
- 在VS2005下写的helloworld,虽然简单,但采用的是模块化的编程思想,方便移植和添加其他功能-Written in VS2005 HelloWorld, although simple, but uses a modular programming ideas, facilitate transplantation and add other functions
cPP-
- 一本讲述C++命令的书籍,比较全,希望对大家有帮助-a book about commands of C++
VC
- VC资料,内容齐全,是每个程序言的必读书目,也是我们成为一个高级软件工程师的必学知识。-VC is good!
ziliao
- 这些是关于学好C/C++的一些经验,搜集了网络的一些方法和经验结合自己的一些见解-These are about learn C/C++ some experience, some of the ways to collect network and experience with some of their own views
VC
- VC++调试技巧,教你如何调试VC++,更好的学习和应用VC-talking about VC++ debug
computer
- 计算机文化基础,讲诉计算机的基础操作原理的用途,从基础上认识计算机-describe Basic computer
filas
- C++ Lesson about QUEUE and Simulation
ORDER2-EQUATION
- #include<stdio.h> #include<conio.h> #include<math.h> main(){ float delta,a,b,c float x,x1,x2,z printf("enter a:") scanf(" f",&a) printf("enter b:") scanf(" f",&b) printf("enter c:") scanf(" f",&c) del
employee
- C学习用一个课程设计源程序,雇员管理系统,用于C语言的初学者,内容全,涉及结构体与文件,功能包括增、查询、删除等功能。 -c learn source code.employee management source code.
cPPcoursewareppt
- 上海交大C++课程的课件,ppt的,初学C++的可以看下-the courseware of C++ for SJTU
vcpp_classic_functions
- 该文档名为VC++经典函数,里面包含了VC++所有经典的函数的参数、功能、说明、范例。-It includes the parameters, function, statement and examples of classic Visual C++ functions.
CPP--classic--programme-code
- C++程序代码,关于经典代码的程序实例。包括了众多示例!-C++programme code