搜索资源列表
renyuan_guanli
- 我自己些的一个蛮简单的C++小程序,主要练习了一下C++中的继承和派生的用法-some of my own quite a simple procedure in C minor, mainly about the practice of C inheritance and the use of derivatives
Polynomial(c)
- 一个多项式的程序, 特别适于练习使用链表的 C初学者!-a polynomial procedures, particularly suitable for practicing the use of Chain C beginners!
workspace
- 我的练习代码.是一些关于C++编程技巧的练习.
C-language-Notepad
- C语言编写的记事本,能够实现记事本的基本功能,主要练习链表的使用-C language Notepad, Notepad can achieve the basic functions, the main use of practice list
KeyboardExcercise
- c++控制台实现,电脑键盘指法练习,学习键盘输入控制和打字练习均可-c++ console implementation, computer keyboard fingering exercises, learning typing practice keyboard input can be controlled and
FingerKeyInput
- c++控制台实现,电脑键盘指法练习,学习键盘输入控制和打字练习均可,实现简单,适合初学者-c++ console implementation, computer keyboard fingering exercises, learning typing practice keyboard input can be controlled
new_10To16_test
- 自己平时练习用的的,一个十进制转十六进制的程序,看的时候你会觉得容易,但是你没做过的话,一般不会做,转成的十六进制数在C盘目录下。-His usual practice, a decimal to turn the hex program to see when you will feel easy, but you did not do, then, generally will not do, turn into a hexadecimal number in the directory o
namespace
- 本程序练习并演示命名空间,C++初学者可以更加理解命名空间的作用。-this program shows the namespace ,the learners of the C++ can get more from it.
1
- 程序设计实习的大作业,魔兽世界。主要在于c++面向对象程序设计的练习,熟悉类的使用-World of Warcraft
CPPlibrarmanagersyste
- 这个是用C++编写的图书馆管理系统,可以作为C++的编程练习 .-C++ library manager system.you can learn it.
practice_10_11
- 这个程序是用于练习使用的C语言代码,可以自己在C程序设计中找一找是哪一题的代码。-This program is used to practice using the c language code, you can look for yourself in the c programming code of which is the question.
C-basic-program-practice
- C语言初学的编程练习,可以很好的熟悉指针的用法。-Basic C program practice for young.
snake
- VC++6.0编写的控制台C/C++贪吃蛇游戏,游戏使用了数组,指针,文件操作,没有使用结构体,单双链表,适合初学C++同学练习! C/C++语言作业:zjlj jhanker,2015.3.16-VC++6.0 written in the console C/C++ Snake game, the game uses the array, pointer, file operations, without the use of structure, single and double lin
01
- 练习C++代码好程序,基础训练加自我开发-important source code for exercising the C++
c++LIANXI
- 求两个数的和,C++程序实现,刚刚开始学习,变了简单程序练习。(calculate the sum of two numbers)
面向对象easywin标准程序
- 面向对象标准程序,c++,适合面向对象编程对应章节的练习和作业