资源列表
C
- C 基础学习资料,从基础入门至精通;适合于初学C 编程人员。-C based learning materials. From basic entry to the master suitable for beginners C programmers.
example-of-use-vector
- 在C++环境下,介绍容器的使用。此程序介绍Vector的使用举例,随机产生一组数值,将其存储后输出-This program introduce the use of container under the Visual C++.It descr ipt the example of use vector.
CPPerror
- C++出错对照大全,可能会有遗漏,但是绝对多,日常使用足够了-C + + error control Daquan, there may be missing, but definitely more than enough for daily use
TaskMgr-windows-Mission-Mangement
- 模拟windows系统的任务管理器,如果需要获取任务管理器相关信息的,比如获取进程数,某进程的线程数,内存等等,都可以在里面找到-Simulation windows system task manager, task manager if you need to obtain relevant information, such as access to processes, threads of a process, memory, etc., can be found inside
elevation_sdj
- 使用C++计算机语言简单实现高程平差的范例-elevation adjustment
CPP-Programming
- 1.C++程序设计,谭浩强著,清华大学出版 2.该书为初学入门类,对初学者有大大帮助-1.C programming, Hemopurification, Tsinghua University Publishing 2 Introduction to the book for the beginner class, there is much help for beginners
Visual-CPP-6.0chengxuzhinan
- Visual C++ 6.0程序员指南,供初学者学习用,挺不错的一本书!-Visual C++ 6.0 programmers guidelines for beginners to learn to use, pretty good a book!
windows-via-c
- 这是一本大师级的书籍,讲述的时windows核心机制-this is a great book by an greatest anthor in the world,I am sure you will like it.
windows_programming
- 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和 Windows NT 5.0下程式写作的方法。这些程式用C语言编写并使用原始的 Windows Application Programming Interface(API)。-This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Writing the program under Wi
sanbaonew
- VB编写的小程序,读取本地和服务器文件,修改本地文件以供其它程序调用!-Small program written in VB, read local and server files, modify the local file for other programs call!
c
- c语言的介绍及数据类型一级制作的过程还有c语言的基本格式-the introduction of c-language
Infix-into-postfix-expression
- 中缀表达式转换为后缀表达式,并且求值,使用C++代码编写-Infix expression into postfix expression