搜索资源列表
C-PROGRAM
- 一、课程设计题目、内容、要求 题目:《学生成绩管理系统》(第二套 难度:2) 内容:按要求完成的基础上,增加了输入学号查询学生记录的功能,和错误输入报错功能 要求: 1)输入将本班学生的信息(每个学生至少包括学号、姓名、科目成绩(三门)、学分、平均分)。 A.要求编写函数sort对个学生按某个条件(比如某科成绩,学号,学分)升序或降序(可选择)排序,并将结果(包括名次、学号、姓名、成绩、学分、平均分)显示出来。 B.编写函数find,用折半法查找某科某个成绩,并将结果打印
图书馆管理
- 图书管理 1,输入形式和输入值的范围:图书通过输入书号,书名,著者,总存量来建立一棵B-树,书号,现存量和总存量采用int 型 ,书名,著者采用20位字符串形式定义 借阅者通过输入书号,图书证号来借阅书籍,建立一条借阅者的链表来记录借阅情况 图书证号是20位的字符串 2. 输出的形式:B-树以凹入表形式显示出来,借阅者以借阅图书证号、所借图书的内容、借阅日期显示出来 3. 本程序实现对一本书的采编入库,清除库存,借阅和归还,初步实现图书管理- The books manage 1, the in
stu_score_manager
- 学生成绩管理系统,实现学生成绩得录入和多功能查询。-Student achievement management system, student achievement must realize input and multi-function query.
C++
- C++作业 完成一些简单的图形及其输入输出的功能 对于大学本科生做课程设计又很大帮助-C operation to complete some simple graphics and input-output function for the university undergraduate curriculum design has a lot to do to help
14160_1234331711Wyh0
- 数据库学生成绩管理系统 VC源码 ①输出: a 学生分类查询课程成绩 b 学生查询全部课程成绩 ②输入: c 管理员录入学生成绩 d 管理员删除学生成绩 e 管理员修改学生成绩 -Database management system for students score VC source ① output: a score of students classified details of the curriculum
shangpin
- C语言的商品信息管理系统源码。只要可以运行c的都可以运行。具有的功能 1、输入功能:可以对新商品信息的输入 2、显示功能 3、查询功能:完成按货号、货名、类别查询,并显示。 4、排序功能:按进行货号、货名、类别排序。 6、删除功能:删改商品的信息。 7、修改功能 -C-source information management system products. C can run as long as both can run. With the function
c
- 通信录管理系统可以实现系统的输入、显示、查找、删除、插入、保存文件、读文件、按序号显示、按姓名排序、快速查找、复制文件、退出功能-Communication management system can be recorded in the system input, display, search, delete, insert, save the file, reading documents, according to the serial number shows that sorting
phoenix_wordcount.tar
- mapreduce算法的phoenix架构实现和一个使用实例,用mapreduce算法对一个输入的文本文件中的单词计数。-mapreduce algorithm phoenix architecture implementation and a use case, use mapreduce algorithm a input text file of the word count.
xueshengchengjichaxun
- 学生成绩查询的简单系统,C语言编写。有学号、姓名、三门成绩,可以录入、查询、和修改。初学者学习用。-Student performance query simple system, C language. There are Student ID, name, 3 achievements, you can input, query, and modify. For beginners to learn to use.
final.c
- the file contains the method for data conversion.iput is sample ratio.output is the converted data.input should be given in file
c
- c++语言描述,学生信息(成绩、学号、姓名)输入,人数自定义,生成文本文档-c++ language descr iption, student information (scores, student number, name) input, the number of self-definition, generated text document
C
- 教育查询系统,提供录入成绩,和查询成绩方法-Query system of education to provide input results, and query results method
C
- 电力系统中的潮流计算程序,通过输入相应的参数然后得到想要的数据-In power systems computation procedure by tide of corresponding input parameters and then get the desired data
c-cPPkehou
- 键盘输入字符串 统计各个字符出现的次数 c\c++实现 键盘输入 求出两个数的最小公倍数和最大公约数c c++实现 单链表实现学生信息输出平均分最高的学生的学号成绩名字等结构体c c++实现 -The keyboard input string statistics each character in the frequency of c \ c++ realized Keyboard input for a minimum of two Numbers LCD and the
c-language
- 输入某年某月某日,判断这一天是这一年的第几天 -Input a certain period of a day, judgment day is the first few days of the year
c--day
- 此程序用来判断输入的日期是这一年当中的第几天 有助于学习c语言-Input a certain period of a day, judgment day is the first few days of the year
c-000
- 输入三个整数x,y,z,请把这三个数由小到大输出-Input Three integers x, y, z, please put the three the number of small to large output
powerflow-input
- 针对C语言环境下的电力系统潮流计算过程中,负责数据输入的子程序。-Power flow calculation for the C language environment in the process, is responsible for routine data entry.
学生管理系统
- 主要包括学生数据的输入、插入、查询、排序和保存等……(Mainly include student data input, insert, query, sort and save......)
职工档案管理系统
- 完整的职工档案管理系统,根据需求可录入职工信息,并且能够修改,然后根据职工的ID可以查询职工信息,统计了职工性别以及职称所占百分比。(Complete staff file management system, according to the needs of staff information can be input, and then according to the staff's ID can query staff information.)
