资源列表
Sdi0612
- VC代码,在单文档应用程序中工具栏中,添加按钮-VC code, in a single document application toolbar, the Add button
ch22
- chapter 22 c how to program
ch23
- chapter 23 how to program c
ch24
- chapter 24 how to program c
ch25
- chapter 25 how to program c
ch26
- chapter 26 how to program c
ch27
- chapter 27 how to program c
Desktop
- 编写一个程序,要求从键盘输入两个整数,并输入它们中绝对值较大者。-Write a program that requires two integer input from the keyboard, and enter them in the larger absolute value.
c
- C基础经典书籍,c语言深度解析,对初学者和有一定基础的人都有所帮助。-C-based classic books, c language, depth of analysis, there is a foundation for beginners and people who have the help.
chengxu
- .编写三个重载函数,分别求两个整数、实数和双精度型数中最大的数。-Write the three overloaded functions, respectively, two integers, real numbers and double the largest number.
chengxu
- 设计一个程序,输入数组a[10]的每一个元素,再输入一个数x,检查a中是否有值为x的元素,若有,则输出其下标,否则,输出-1。-Design a program, enter the array a [10] of each element, and then enter a number x, check whether there is a value of x elements, if any, under its standard output, otherwise, output-1.
Classic-Class
- a very good tutorial on how to use class. recommended for beginners