搜索资源列表
mycat
- C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s \"cat\" command in C, I m sure it is helpful for you
c++编程百例
- C++编程百例源码,包括最简单的入门程序和图形编程等等,适合新手学习-C programming source, including the most simple entry procedures and graphical programming, etc., suitable for novice learning
Example002
- visual c++ 6.0 应用编程150 例子 的第1章 真彩色启动封面,很好的学习例子,通过验证的-visual c 6.0 Application Programming 150 examples of a Chapter true color cover start, a good example of learning through the certification
TeristBetal
- 自己编写的俄罗斯方块小程序。该程序与网络上其他程序不同,本程序是完全采用C++编写的控制台下的程序,而非窗口程序,虽然不华丽,但是非常适合初学者学习算法和基本C++知识。-own sheet prepared by the Russian small programs. The program networks with various other procedures, the procedures are completely prepared by the C procedures und
universe
- 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
PeopleMiU
- 这是我在学习c++时,随意写的小程序,虽然简单,但是用到了类的各个方面,仅供参考-This is my learning c, wrote arbitrarily small procedures, although simple, but the type used in all aspects, for reference
TheSystemOfTeaching
- 一个小型的教务管理系统. 可以供初学C语言的人学习!-a small academic management system. For a novice can C language learning from the people!
C数据结构课程设计
- 数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, o
c++个人信息信息
- C++个人信息系统(包括增加,修改,删除,查询。统计,排序等功能)对于学习的人有很强的参考价值
c
- 最大公约数、最小公倍数简单求法,无聊新手学习中-Greatest common divisor, least common multiple simple method, bored novice learning
c-mean
- c-means,算法实现,适合学习机器学习的初学者,非常不错-C-means, algorithm, suitable for machine learning for beginners, very good
CPPexample
- 收集了很多c++学习的好例子,适合初学者入门学习。-Collected a lot c++ good example of learning, for beginners to learn.
cPPstudy
- C++学习时值得看的几个程序,适合初学者入门。-C++ learning worth watching several programs for beginners.
c-language-game-of-Snake
- c语言的贪吃蛇游戏 完全的控制台源码有理由新手学习-c language game of Snake。。。。。。。。。。。。。。。。。。。。。。
C
- C语言网络编程入门指导,初学者学习资料。提供参考-C programming language network Getting Started guide, beginners learning materials. Reference. . .
CPP-progaram-example
- C++ 学习基础源码程序,帮助初学者快速掌握C++的基本使用及基础的编码技巧-Learn basic c++ source program, to help beginners quickly grasp the basic use of c++ and basic coding techniques
source-code-for-c-book
- 这是c程序编程宝典的源码程序。本人学习c预言时试过,很好用,对于初学者非常大的帮助。欢迎大家下载,一起学习-This is the c programming book source program. When I tried to learn c prophecy, very good, very helpful for beginners. Welcome to download, learn together
route_issue
- 航线问题的解决,这个航线问题是c++学习中必须掌握的算法问题里的最为常见的算法问题,从而解决最短距离算法。- Solve these problems, this route issue is c++ learning algorithm must master the most common problems in algorithmic problems, so as to solve the shortest distance algorithm.
c++LIANXI
- 求两个数的和,C++程序实现,刚刚开始学习,变了简单程序练习。(calculate the sum of two numbers)