搜索资源列表
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
student-system
- 线性表是最常用最简单的一种数据结构。本设计运用线性表实现较为容易,可以实现学生数据的录入、插入、删除、查询、修改、显示操作,至于文件的相关操作,即学生数据保存至文件和载入文件,可以利用C语言中文件操作的相关函数实现。-Linear is the most common form of a simple data structure. The design is more easily achieved using the linear form, students can achieve dat
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
wyj004
- C语言课程设计,学生信息管理系统。由C语言编写的命令行程序,使用文件存储学生信息。编制了严格的输入约束函数,避免了用户的误操作,控制了输入输出的格式。-C language curriculum design, student information management system. Command line program written in C language, using file to store the students information. It has strictl
wenjianfenhe
- 这是一个C语言的控制台程序,功能:文件的分割和合并。运行程序,会出现提示信息,选择需要执行的操作种类,如第一种是分割文件,第二种是合并文件,第三种是退出系统;然后将文件路径添加上去即可。 例如选择分割文件功能后,会出现提示信息: please input divided file s position 在后面加上文件的完整路径即可-file divided or united
tongxunlu
- 很多学C的同学都需要做类似的一个项目,用C语言做个一个通讯录,没有保存到文件的操作,如果需要自己可以修改-Many students need to learn C to do a similar project, using C language to be a directory, the file is not saved to the operation, if needed they can modify
CPP-Matrix
- 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
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
BTNode1
- 利用C++语言实现二叉树相关操作,初学者必学的一种数据结构,包含头文件及主函数-BTNode C++
SJ06_CVTest
- 监听文件夹中的文件操作,能够对于文件夹中文件的创建、删除、修改、重命名实现相应。此程序使用了C#的库文件,故使用时需要添加公共语言支持-Monitor folder file operations can create folders for files, delete, modify, rename achieve appropriate. This program uses a C# library file, so you need to add support for the use o