搜索资源列表
C语言程序集锦
- 这是一个C语言程序的集锦,里面有贪吃蛇、黑白期、图书管理系统等等源代码-This is a C language program the best of the best, there are Snake, black-and-white period, library management system source code, etc.
教务管理系统C语言源代码
- 说明:C语言课程设计源代码,帮助大家完成课程设计,仅供参考~- Explained: The C language curriculum designs the source code, helps everybody to complete the curriculum to design, only supplies to refer ~
c语言实现通讯录
- c语言实现通讯录功能: 1、 数据入录――按顺序入录学生成绩 2、 插入记录――在一个特定序号处插入一条记录 3、 删除记录――删除特定记录 4、 修改记录――修改特定记录 5、 查询记录――关键字等于确定值的简单查询;关键字的值在某一范围内的范围查询,并可作相应统计。(该大作业可对记录所在的序号进行查询) 6、 排序――按学号、姓名、出生年月、家庭住址、邮编、电话等进行排序 7、 系统维护――退出系统时关闭所有文件。 -directory functions :
微型打印机的C语言源程序
- 微型打印机的C语言源程序-Micro Printer C language source
简易学生管理系统c语言版
- 简易学生管理系统c语言版-student management system simple language version of c
c语言编bp算法及使用说明
- 用c语言编的确bp算法小程序,比网络上的好,而且有说明.-series Indeed bp algorithm small program on the network than good, but is described.
学籍管理系统C语言版
- 学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述。其中,删除,查找,修改都是要用到查找一个数据的操作。所以,
C语言的图书管理系统
- 本原代码是基于C语言的原程序。是用 C语言实现的图书馆管理系统-primitive code is based on the C language of the original procedure. Yes C language library management system
c语言の学生成绩管理系统
- 这是一个我在网上找的c语言の学生成绩管理系统一个C语言开发的程序比较好,我很喜欢-This is the one I find the c-line language students their performance management system a C-language development process better, I like
MAPGIS二次开发(C语言)示例
- MAPGIS二次开发(C语言)示例
用C++写的银行保管箱程序
- 此系统使用的是c++语言,利用VC6.0+access数据库开发,里面含有数据库文件,只需要设置odbc 就可以直接使用。
Dijkstra算法求最短路径
- Dijkstra算法求最短路径 c语言源码,数据结构学习
PIC单片机交流采样并数码管显示的C语言程序
- PIC单片机交流采样并数码管显示的C语言程序,好用,PIC Microcontroller AC sampling and digital LED display of the C language program, easy to use
图书馆管理系统.rar
- C语言作的图书管理系统 该程序能实现对一本书进行采编入库、清除库存、借阅图书、归还图书且记录借书的用户信息,还有查找书、显示图书目录的功能,并且以该书的书号为关键字建立一个B_树。,C language does books management system management system this procedure can realize to a book carries on picks enrolls the storehouse, the elimination stock
guide.rar
- 校园导航系统,c语言,主要运用哈夫曼算法,输入两个地点,输出最短路径,Campus navigation system, c language, the main use of Huffman algorithm, the importation of two locations, the output the shortest path
kefangguanlixitong.rar
- C语言课程设计,客房管理系统的C语言源程序和实习报告。。。,C language curriculum design, hotel management system for C language source code as well as a practical report. . .
c
- c语言的学生成绩管理系统,学c的同学们可看的-c language student performance management system, learning c, the students can see
C语言--学生学籍管理系统.C
- C语言--学生学籍管理系统,非常实用的课程作业(C language -- student status management system.C)
PID控制算法的C语言实现.(绝对的好东西)
- 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
如何用C语言实现Bladed中的外部控制器
- 可用于BLADED外部控制器开发的C语言代码段,相关接口及结果已完备(The C language code segment can be used for the development of the external controller of blinded. The relevant interfaces and results are complete)