联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 教育系统应用(37) 
按平台查找All Visual C++(37) 

[教育系统应用] stu-infor-sys

学生信息管理系统:基本数据录入,学生基本情况查询,学生成绩查询,删除学生信息,学生信息排序,更改显示字体颜色,插入学生信息
Student status management system: to achieve basic data entry, students basic information query, student achievement query, delete student information, student information sorting, change the display font color, insert student information (2015-10-26, Visual C++, 6KB, 下载2次)

http://www.pudn.com/Download/item/id/1445859205534813.html

[教育系统应用] chengxu

这是大一下学期的期末考试程序设计题目,里面有相关的注意事项和具体的实施操作的主题。
It is the list of things to do considering the final examination. (2015-07-05, Visual C++, 10KB, 下载1次)

http://www.pudn.com/Download/item/id/1436098351702814.html

[教育系统应用] read_exam_grade

这个程序要求用户输入学生的数目,然后输入学生两次随堂考试,一次期中考试和一次期末考试成绩。每次考试分数占了一定的比重,最终程序会对平均分进行评级。
This program is used to grade the level of students. The grades include four exams, each of the four exams has different proportions. (2015-01-29, Visual C++, 3568KB, 下载1次)

http://www.pudn.com/Download/item/id/1422520425904444.html

[教育系统应用] Library-management

图书管理信息包括:图书名称、图书编号、单价、作者、存在状态、借书人姓名、性别、学号等,试设计一图书管理系统,使之能提供上述功能。
Library management information includes: name books, book number, price, author, presence status, borrower name, gender, student number, etc., try to design a library management system, so that it can provide these functions. (2014-10-16, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2637413.html

[教育系统应用] 201203-Level3-Computer-Test3

计算机三级考试C语言,测试题库。包含了笔试机试的内容,便于练习。
Computer three C language exam test question bank. Machine contains the contents of the written test, easy to practice. (2014-09-13, Visual C++, 9KB, 下载0次)

http://www.pudn.com/Download/item/id/2618538.html

[教育系统应用] 201203-Level3-Computer-Test1

计算机三级考试C语言,测试题库。包含了笔试机试的内容,便于练习。文件为新版本的题库,网络上找不到现在
computer test level 3, the newest and good. (2014-09-13, Visual C++, 16KB, 下载2次)

http://www.pudn.com/Download/item/id/2618531.html

[教育系统应用] 201203-Level3-Computer-Test-2-

计算机三级考试C语言,测试题库。包含了笔试机试的内容,便于练习。
computer level 3 (2014-09-13, Visual C++, 20KB, 下载1次)

http://www.pudn.com/Download/item/id/2618525.html

[教育系统应用] Students-elective-courses-system

假定有n门课程,每门课程有课程编号,课程名称,课程性质,总学时,授课学时,实验或上机学时,学分,开课学期等信息,学生可按要求(如总学分不得少于60)自由选课。试设计一选修课程系统,使之能提供以下功能
Assuming there are n courses, each course course number, course name, the nature of curriculum, courses, teaching hours, the experiment or machine hours, credits, semester course information, students can according to the requirements (such as total credit shall not be less than 60) free elective. Try to design an elective course system, which can provide the following functions (2014-07-21, Visual C++, 208KB, 下载4次)

http://www.pudn.com/Download/item/id/2592429.html

[教育系统应用] a

Google机试程序,本人找工作时亲自参加的考试,内容是对电话号码进行分类
Try Google machine program, I personally take the exam when looking for a job, the content is to classify the phone number (2014-02-19, Visual C++, 180KB, 下载2次)

http://www.pudn.com/Download/item/id/2465620.html

[教育系统应用] shangjiti(jisuanjiC)

全国计算机2级 真题题库(每年的机试都是从中抽取三道题)
The National Computer 2 Zhenti exam (the annual test of the machine is extracted three questions) (2013-03-05, Visual C++, 129KB, 下载1次)

http://www.pudn.com/Download/item/id/2148986.html

[教育系统应用] librarysystem

图书管理系统 图书管理基本业务活动包括:对一本书的采编入库、清除库存、借阅和归还等等。试设计一个图书管理系统,将上述业务活动借助于计算机系统完成。
library management system (2012-07-05, Visual C++, 1181KB, 下载3次)

http://www.pudn.com/Download/item/id/1931086.html

[教育系统应用] xueshengchengji

学生成绩管理系统,C++编的!试一试,应该还行吧!
Student achievement management system C++ compiled! Try should be okay! (2012-06-25, Visual C++, 209KB, 下载2次)

http://www.pudn.com/Download/item/id/1922312.html

[教育系统应用] Students-Elective-System

学生选课系统 假定有n门课程,每门课程有课程编号,课程名称,课程性质,总学时,授课学时,实验或上机学时,学分,开课学期等信息,学生可按要求(如总学分不得少于60)自由选课。试设计一选修课程系统,使之能提供以下功能: 系统以菜单方式工作 课程信息录入功能(课程信息用文件保存) 课程信息浏览功能--输出 查询功能:(至少一种查询方式) 按学分查询 按课程性质查询 学生选修课程(可选项)
Students Elective System (2012-06-12, Visual C++, 147KB, 下载10次)

http://www.pudn.com/Download/item/id/1911350.html

[教育系统应用] Student-Management-System

1. 实现简单的学生情况管理系统。每个学生记录有下列数据项:学号、姓名、性别、年龄。使用散列表表示学生数据,并采用拉链法解决冲突。试设计一个系统,使之能方便的建立学生情况表,完成对学生情况表的插入、删除和查找。
1 simple case of student management system. Each student recorded the following data items: student number, name, gender, age. Said student data using a hash table, using zip method to solve the conflict. Design a system, so that it can facilitate the establishment of the students in the table, the students complete the table of the insert, delete and search. (2011-08-05, Visual C++, 145KB, 下载3次)

http://www.pudn.com/Download/item/id/1615202.html

[教育系统应用] student

一个C++做的程序,虽然是一个实验,但是完全可以当课程设计来用,做的还行。急需的朋友可以试一试
A C++ to do the procedure, although it is an experiment, but can be used when the course is designed to make the trip also. In urgent need of friends can try (2009-06-25, Visual C++, 12KB, 下载2次)

http://www.pudn.com/Download/item/id/820585.html

[教育系统应用] class

学生成绩管理系统。实现学生的添加 ·学生管理系统。包括学生信息录入 查 ·试题库管理系统 可以录入,编辑试
Student achievement management system. Add students to achieve student management system. Including the Student Information Entry Management System database search questions can be input, edit, test (2009-05-21, Visual C++, 2KB, 下载13次)

http://www.pudn.com/Download/item/id/771060.html

[教育系统应用] StudentManagementSystem

一个学生管理系统,有BUG仅供娱乐之用,欢迎下载,欢迎使用,做成后,进入系统就能会用
A student management system, there is only for entertainment purposes BUG are welcome to download, welcome to use, make after entering the system will be used (2009-01-29, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/636010.html

[教育系统应用] jingdi

学生成绩的管理系统,有兴趣的可以试下,可以统计学生的信息
student achievement in the management system, could be interested in the test, students can statistical information (2007-06-26, Visual C++, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/299851.html

[教育系统应用] dsfg

很好的系统,vc++ + ASSSE 系统
good system, vc ASSSE system (2006-07-14, Visual C++, 4797KB, 下载4次)

http://www.pudn.com/Download/item/id/203230.html

[教育系统应用] 超级图书管理系统

本程序是数据结构的大作业之一,主要有图书管理系统的八大功能,试一试就知道该程序的完美之处了。
data structure of operations, one major library management system of eight major functions, try to know the procedure on the perfection of the Department. (2005-06-21, Visual C++, 1949KB, 下载143次)

http://www.pudn.com/Download/item/id/1119308362383723.html
12
总计:37