搜索资源列表
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
avrOperation
- C语言核心基础知识:结构体,指针,数组的源码,包含学生信息的结构体。-C language Core Basics: structure, pointers, arrays of source, including student information structure.
studentsystem
- 用C语言实现的学生信息管理(控制台程序),没有指针,简单的函数调用;数据存储用的数组-student system for C console application
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
C-language-pointer-examples
- C语言编写的指针强化详细的例子程序,时候C语言初学者,及需要补充指针基础知识的同学。-C language pointer strengthen procedures detailed example, when the C language for beginners, and the need to supplement the students the basics of pointers.