资源列表
system
- 计算机系统信息包括硬件系统信息和软件系统信息。硬件系统直接决定了软件系统运行的可行性,同时软件系统又反过来影响着硬件系统的运行。因此,及时掌握计算机系统信息对于计算机用户来说尤其重要。-Computer system information includes system information hardware and software system information. Hardware system to run directly determine the feasibility o
Graph
- A Program to Count digit of numbers in binary.
C-language-programming-skills
- C语言编程技巧,介绍了volatile的用法、 关于const和#define的区别等-C language programming skills, introduces the use of volatile, on the difference between const and# define, etc.
20-Law-of-programming-skills
- 编程技巧20法,介绍了20个编程小技巧,包括如何激活当前屏幕保护程序、如何禁止/启用屏幕保护及电源管理等-20 Law of programming techniques, introduces 20 programming tips, including how to activate the current screen saver, how to disable/enable the screen saver and power management, etc.
C-array-and-pointer-tips
- C语言中数组与指针的使用技巧,详细介绍数组和指针的定义和分别的应用-C-array and pointers in the tips, details of the array and pointer, respectively, the application of the definition and
Car
- Implement basic Object Oriented Programming
Car[Inheritance]
- Implement inheritance in C-Implement inheritance in C++
Car[Polymorphisme]
- Implement polymorphism in C-Implement polymorphism in C++
Car[Abstract]
- Implement the example of abstract class in C-Implement the example of abstract class in C++
MultipleInheritance
- Implement inheritance from two parent Classes
Calculator-V3.2-RC
- A simple Calculator with grammar, which empower the program to perform as an interpreter. Also, attached with error handling, the calculator is enabled to accept various inputs from the user. Enjoy!
15
- Programs that take an argument to main will fail if they are invoked with no argument. In general, we provide a file to use in each case, although in some cases any file could be used as input. For example, in the directory for chapter 10, ther
