搜索资源列表
c++编程百例
- C++编程百例源码,包括最简单的入门程序和图形编程等等,适合新手学习-C programming source, including the most simple entry procedures and graphical programming, etc., suitable for novice learning
利用C语言实现的简单文本编辑器
- 利用C语言实现的文本编辑器 能对文本进行添加,删除,修改等功能-use of the C language text editor can be added to the text, delete, modify functions
asdflkasdf
- 通过链表和类继承实现一个简单的通讯录(C++)-through inheritance and class to achieve a simple directory (C)
7777777sw
- 一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C / C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not com
PeopleMiU
- 这是我在学习c++时,随意写的小程序,虽然简单,但是用到了类的各个方面,仅供参考-This is my learning c, wrote arbitrarily small procedures, although simple, but the type used in all aspects, for reference
TableDivision
- 用C语言描述数据库中两个表之间的关系,并建立简单的查找-C language descr iption of the database table between the two, and the establishment of a simple search
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
matlab_cpp
- C++ 中使用matlab中的函数,一个简单的使用例子-use of Matlab function, a simple example of the use of
KaiSa
- 简单的恺撒加密算法(c++描述),欢迎大家下载!-simple Caesar encryption algorithm (c described), all are welcome to download!
Factory
- 设计模式,使用c++实现简单工厂设计模式的例子.
MineSweeping
- 使用VC2005开发。 控制台下的简单的扫雷游戏程序。新建一个空的C++项目,将本代码文件加入即可使用。
Final-game
- 一个简单的雇员信息管理系统,期末大作业之c++篇
socket
- 使用C++在VC6.0的控制台下编写的简单soket通信程序。
C语言课程设计
- 这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!
jing.zip
- 简单的小游戏,井字棋,c++源码。 基于console编写,Simple game, tic-tac-toe game, c++ source code. Prepared based on the console
c
- 3个用c++写的多核程序,给大家看看。程序很简单,很初级-c++
c
- 最大公约数、最小公倍数简单求法,无聊新手学习中-Greatest common divisor, least common multiple simple method, bored novice learning
chess-C
- 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
simple_MVC
- 世界上最简单C++写的MVC设计模式源码。-源语言: 检测到中文目标语言: 英语翻译自动检测 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址 世界上最简单C++写的MVC设计模式源码。世界上最简单C++写的MVC设计模式源码。 世界上最简单C++写的MVC设计模式源码。 Source of MVC design mode
c++LIANXI
- 求两个数的和,C++程序实现,刚刚开始学习,变了简单程序练习。(calculate the sum of two numbers)