搜索资源列表
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.
C100_programs
- C程序100练,包含了100个例子的原代码,面向初学者 -100 C procedures and training contains 100 examples of the original code for beginners
CProgramActivity
- 这是我2005年寒假开学时的C语言程序实践项目,其中包括学生管理系统,员工管理系统,通讯录,图书馆管理系统,机场售票系统五个C程序合成在一起.-This is my first school winter vacation in 2005 when the C Programming Language Project, which includes management system, staff management systems, directory, library management
c学生管理程序
- c学生管理程序 学生的成绩,生活等的管理-management procedures the academic performance of students, and life management
sy3
- 这是一个很好的C程序。 它可以管理学生学籍-This is a very good C program. It can manage the Student
tushuguanliC
- 这是我做过的软件课设的程序,在C程序下编写的图书管理系统,比较准确可行.-This is the software I conducted a lesson, and in the C program prepared by the library management system, a more accurate feasible.
c++ZHCP0601--1.5NY
- 程序说明C++编的程序 可以作为学生管理系统,来计算出学生的综合测评依次来排名次。 此程序用法简单.解压后有说明.特别适合于中国地质大学大一的课程设计。
C_Program
- Jacobi法求取特征值的C程序. 试验验证过了。
gaoxiaoshiyanrenwushejiC
- 这是高校实验任务课程设计中可以应用C程序源代码 完整
2个C++程序
- 两个自己编写的C++课程设计程序:一个是通讯录程序,一个是学生成绩管理系统程序。-two prepared their curriculum design in C : directory is a procedure, a student performance management system procedures.
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
数据结构经典演示程序
- 这是用C++编写的程序,描述数据结构的经典算法的演示,让学者更容易明白和理解!
图书馆管理系统.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
学生选课系统实例.rar
- 用powerbuilder编写的一个学生选课系统程序,Using PowerBuilder to prepare a student elective system procedures
图书馆管理
- 图书管理 1,输入形式和输入值的范围:图书通过输入书号,书名,著者,总存量来建立一棵B-树,书号,现存量和总存量采用int 型 ,书名,著者采用20位字符串形式定义 借阅者通过输入书号,图书证号来借阅书籍,建立一条借阅者的链表来记录借阅情况 图书证号是20位的字符串 2. 输出的形式:B-树以凹入表形式显示出来,借阅者以借阅图书证号、所借图书的内容、借阅日期显示出来 3. 本程序实现对一本书的采编入库,清除库存,借阅和归还,初步实现图书管理- The books manage 1, the in
students
- /*** *** *****/ /* Turbo C2.0下运行通过 */ /* 一个和学生管理有关的程序 -/**************//* Turbo C2.0 run through the*//* A and students in the management of the relevant procedures
Cprogram
- 《C语言程序设计》课程的课程设计,学生成绩管理系统,包括实验报告-"C Language Program Design" course curriculum design, student performance management system, including experimental report
课堂随机点名程序源代码
- 课堂随机点名程序: 1下载不同班级的学生名单。 2将学生名单有选择性的读入内存。 3随机查找出某个班级某个学生的信息并显示出来。
C 程序经典900例(上)
- 上传的C语言900例,很适合初学C语言的人。(Upload C language 900 cases, it is suitable for beginners C language people.)