搜索资源列表
四级上机练习程序原代码
- 这是一个关于计算机等级考试的上机预测的练习题目的原代码,文件中有相关的说明,是一系列个关于文件,数字和字符串处理的好例子!-This is a computer grade examination on the previous forecast of practice for the original topic code, a document related to the note of a series of 000 documents, digital, and the string
多态
- 一次java课实验,内含多个练习java中多态机制的程序-a java class experiments, consisted of a number of exercises java Multi-state mechanism of procedures
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!
zju1008
- zju1008魔板程序,练习搜索的好题目,使用了哈希表的相关知识。-Magic zju1008 board procedures, practice good Title search, use a hash table of relevant knowledge.
CHAR_type
- TC下编译的在DOS下显示,打字母练习的动画程序-TC compiled under DOS is displayed in the playing of the animation program to practice letter
int
- 输入一个数字int转换成字符char,程序短小,适合练习!-int to char
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
Student-Management--System
- 基于VC平台的简单学生管理程序,有增加学生信息、显示信息及存储信息的功能,是初学者练习编程技巧的好示例-Based on the the VC platform of simple student management program, increasing the number of students information, display information and store information function is a good example for beginners t
duizhanexercise
- 堆栈练习,行编辑程序,迷宫求解,括号匹配检验,表达式求值-Stack practice, the line editor, maze solving, brace matching test, expression evaluation
combatsystem.rar
- 设计和实现回合制战斗系统Combat,类的继承和派生很好的练习程序。,Design and implementation of turn-based fighting system Combat, class inheritance and derived a good exercise program.
dazi
- 该程序完成一个打字练习的功能,当您把字输正确时,它会显示绿色-The program completed a typing exercises, when the word lose correct, it will display a green
namespace
- 本程序练习并演示命名空间,C++初学者可以更加理解命名空间的作用。-this program shows the namespace ,the learners of the C++ can get more from it.
1
- 程序设计实习的大作业,魔兽世界。主要在于c++面向对象程序设计的练习,熟悉类的使用-World of Warcraft
40025952
- 打字小程序 在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。 -Typing applet In VC integrated environment, compile, link into an executable file in the source directory, copy the six text files (n
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.
01
- 练习C++代码好程序,基础训练加自我开发-important source code for exercising the C++
Mikaduki
- 60个我练习考研时弄的小程序打包,Visual Studio 2013-60 CPP when I practiced for the Master‘s degree
c++LIANXI
- 求两个数的和,C++程序实现,刚刚开始学习,变了简单程序练习。(calculate the sum of two numbers)
面向对象easywin标准程序
- 面向对象标准程序,c++,适合面向对象编程对应章节的练习和作业