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

[教育系统应用] Education-assisted-prompt-not-yet-completed-

这是一个graet ChatGPT提示符,在中文期末考试中突然激发了我的灵感。当然,这个提示符也有一些缺点,一些地方需要指导,一些地方我仍然不理解(因为我只是一名小学生)。您可以在讨论中指出此提示的缺点,以便我进行更改。tks
This is a graet ChatGPT prompt that suddenly inspired me during Chinese fina l exam. Of course, this prompt also has some shortcomings, some areas require guidance, and some areas I still don t understand (because I am only a primary school student). You can point out the shortcomings of this prompt in the discussion so that I can make changes.tks (2024-01-26, Others, 0KB, 下载0次)

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

[教育系统应用] DESKCON

这是在斯坦福大学开源了的tinyos的基础上爱法的程序。《基于TinyOS光感传感器的图书馆座位管理系统》程序启动后,节点终端有规律的在一段时间内接收光感信号,如果处于接收时段收到一个遮掩信号,则向中转节点发送一个代表有人的信息包,否则发送一个代表无人的信息包,然后通过串口与PC连接,使用监听工具对应的在PC上表示出有人或者无人的信息。
This is the process of the love of the tinyos based on the open source of Stanford University. TinyOS light sensor based on the library seat management system program after the start, the node terminal regularly receive a period of time in the light sensor signal, if received in the receiving period to receive a mask signal, the relay node to send a representative of the Packet, or send a packet that represents no one, and then through the serial port and PC connection, the use of monitoring tools corresponding to the PC that someone or no information. (2017-03-03, Visual C++, 259KB, 下载1次)

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

[教育系统应用] tcexam-master

TCExam是一款基于网络的开源在线考试系统,用于在线试题的生成、管理等方面。最近,在线考试作为替代传统“纸笔考试”的一种方法逐步在很多学校和企 业流行起来,这种方法能够大大简化整个考试流程,将出题、考试、管理、阅卷等常规过程一并纳入一个系统中,不仅减少了人力,而且极大的提高了整个效率和考 试结果的可信度。
TCExam is an online examination system based on open source networks, online questions for the generation, management and other aspects. Recently, the online exam as an alternative to the traditional "paper and pencil test" in many schools and businesses gradually became popular, this method can greatly simplify the entire examination process, the conventional process, the examination, management, marking, etc. are brought together in a system, not only to reduce the manpower, but also greatly improves the efficiency and credibility of the entire examination results. (2014-04-11, PHP, 15888KB, 下载5次)

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

[教育系统应用] Student-enrollment-management-system

大学生选课系统。假定有n门课程,每门课程都有课程编号,课程名称,课程性质,总学时,授课学时,实验或上机学时,学分,开课学期等信息,学生可按要求(如总学分不得少于60)自由选课。试设计一选修课程系统,使之能提供一下功能: 系统以菜单方式工作; 课程信息和学生信息的录入功能(课程信息有文件保 存)----输入; 课程信息浏览功能----输出; 查询功能(至少一种查询方式)---算法; 按学分查询; 某门课程学生选修情况(可选项)。
Student course selection system. Suppose there are n course, each course has 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 some functions: System menu The course information and student information input function (course information file save)- input The course information browsing, output The query function (at least one query mode)- algorithm Credit based query Students in a course elective (optional). (2014-03-02, Visual C++, 4KB, 下载8次)

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

[教育系统应用] students

设计内容: 试设计一学生信息管理系统。学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。 设计功能: 1、系统以菜单方式工作 2、学生信息录入功能(学生信息用文件保存) 3、学生信息的编辑功能(插入、删除、修改) 4、学生信息浏览功能(学号,姓名,等排序输出)。 5、学生信息查询功能(学号,姓名,电话,E-mail查询,提供模糊查询的功能)
Design content: test the design of a student information management system. Student information includes: Student ID, name, age, sex, date of birth, address, telephone, E-mail and so on. Design features: 1, the system to work the way two menus, student information input function (student information used to save the file) 3, student information editing (insert, delete, modify) 4, student information browsing (student number, name, etc. Sort output). 5, the student information query function (student number, name, telephone, E-mail inquiries, providing fuzzy query function) (2013-11-13, Visual C++, 2KB, 下载4次)

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

[教育系统应用] student-grade

 c语言实现   有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能:    (1) 成绩录入,插入后按学号自动排序,创建链表;    (2) 成绩文件的存取,创建链表;    (3) 成绩的多种查询、修改;    (4) 成绩的多种统计、排序; (5) 学生增加、删除、列表。
there are N c language students, each student' s data contains student number (not repeated), name, three course results and average results, try to design a student performance management system, so that it can provide the following functions: (1) results entry, inserted automatically sorted by student number, create lists (2) performance file access, create lists (3) scores a variety of query, modify (4) scores a variety of statistics, sorting (5 ) Students add, delete, list. (2013-05-25, Visual C++, 4KB, 下载2次)

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

[教育系统应用] xueshengguanli

可以实现学生信息的管理. 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能: 1、系统以菜单方式工作 2、学生信息录入功能(学生信息用文件保存)--输入 3、学生信息浏览功能--输出 4、学生信息查询功能--算法 按学号查询 按姓名查询 5、学生信息的删除与修改
Student Information Management students include: Student ID, name, age, sex, date of birth, address, telephone, E-mail, etc.. Try to design a student information management system, so that it can provide the following features: 1, the system menu work, student information into the function (student information stored with the file)- Input 3 student information browsing function- output 4, students information query- the query algorithm by student number by name query 5, delete and modify student information (2013-04-13, Visual C++, 3KB, 下载3次)

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

[教育系统应用] gyqlast

教学计划编制问题 设计任务:    大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是确定的,而且课程在开设时间的安排必须满足先修关系。每门课程有哪些先修课程是确定的,可以有任意多门,也可以没有。每门课恰好占一个学期。试在这样的前提下设计一个教学计划编制程序。 设计要求:    (1)输入参数包括:学期总数,一学期的学分上限,每门课的课程号(固定占3位的字母数字串)、学分和直接先修课的课程号。    (2)允许用户指定下列两种编排策略之一:一是使学生在各学期中的学习负担尽量均匀;二是使课程尽量可能地集中在前几个学期中。    (3)若根据给定的条件问题无解,则报告适当的信息;否则将教学计划输出到屏幕。计划的表格格式自行设定。
teacher code (2012-10-22, Visual C++, 4KB, 下载9次)

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

[教育系统应用] Printer-accessories

考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况;
Attendance information recorded student absences, which includes: date of non-attendance, the first few lessons, course name, student name, absent the type of (late, leave early, leave and absenteeism). Try to design an attendance management system, so that it can provide the following functionality: 1. Entry of students absent from school records Modify a student' s non-attendance records Check a student' s absences are (2012-05-23, C/C++, 1KB, 下载12次)

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

[教育系统应用] students

一个简易学生成绩管理系统: 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试 设计一个学生信息管理系统,实现以下功能: 1、系统以菜单(文本或图形菜单)方式工作,学生的信息保存于文件。 2、学生信息录入功能(学生信息用文件保存)。 3、学生信息浏览功能。 4、可按指定的学号或姓名查询并输出学生信息; 可按指定的信息字段名称,实现对学生信息排序并输出排序结果。 5、学生信息的删除与修改。
A simple management system for student achievement: student information, including: student number, name, age, gender, date of birth, address, telephone, E-mail and so on. Try to design a student information management system, to achieve the following functions: 1, system menu (the menu text or graphics) work the way their information stored in files. 2, the student information into the function (the student information with the file.) 3, the student information browsing. 4, according to a specified number or school name query and export student information can specify the field name information to achieve sort of student information and output the results. 5, delete and modify student information. (2011-06-13, Visual C++, 46KB, 下载21次)

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

[教育系统应用] Library

去年帮人写的课程作业,纯c++语言 功能包括:图书录入、列出;保存、输出;信息浏览、检索 ========= 图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。试设计一图书信息管理系统,使之能提供以下功能:1.图书信息录入功能(图书信息用文件保存)——输入。2.图书信息浏览功能——输出。3.查询或排序功能:——算法:a按书名查询 b按作者名查询.
Last year' s course work to help people write pure c++ language features include: Book entry, list preservation, output information browsing, retrieval ========= book information, including: registration number, title, author name, CLC, publishers, publishing time, price and so on. Try to design a library information management system so that it can provide the following features: 1. Book information input function (book information stored with the file)- input. 2. Book Information browsing- output. 3. Query or sort functions:- Algorithm: a query b by title by author name query. (2010-12-13, C/C++, 29KB, 下载33次)

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

[教育系统应用] 2

学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能: 1、系统以菜单方式工作 2、学生信息录入功能(学生信息用文件保存)--输入 3、学生信息浏览功能--输出 4、学生信息查询功能--算法 按学号查询 按姓名查询 5、学生信息的删除与修改
Student information includes: student number, name, age, gender, date of birth, address, telephone, E-mail and so on. Try to design a student information management system so that it can provide the following functions: 1, 2 systems to work the way the menu, student information into the function (the student information with the file)- Type 3, student information browsing- output 4, students information query functions- algorithm by learning query-by-name query No. 5, delete and modify student information (2010-10-21, C/C++, 1128KB, 下载10次)

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

[教育系统应用] 1

试设计一图书信息管理系统,使之能提供以下功能: 1、系统以菜单方式工作 2、图书信息录入功能(图书信息用文件保存)--输入 3、图书信息浏览功能--输出 4、图书信息查询功能--算法 查询方式 按书名查询 按作者名查询 5、图书信息的删除与修改(可选项)
Try to design a library information management system so that it can provide the following functions: 1, 2 systems to work the way the menu, book information into the function (book information with the file)- Type 3, book information browsing- output 4, Book information query function- the title by way of query algorithm query by author name query 5, delete and modify the book information (optional) (2010-10-21, C/C++, 721KB, 下载7次)

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

[教育系统应用] xsxkxt

学生信息管理系统设计:学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能:系统以菜单方式工作;学生信息录入功能(学生信息用文件保存)---输入学生信息浏览功能---输出 查询、排序功能---算法按学号查询 按姓名查询 学生信息的删除与修改(可选项)
Student Information Management System: Student information includes: student number, name, age, sex, date of birth, address, telephone, E-mail and so on. Try to design a student information management system, so that it can provide the following features: the menu system to work the way student information input function (Student Information Yong file save)--- Shuru student information functions--- Shu Chu Liu Lan inquiries, sorting-- Algorithm for inquiry by school students by name query to delete and modify information (optional) (2010-08-16, C/C++, 1KB, 下载4次)

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

[教育系统应用] student

设计一个学生信息管理系统。要求: 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能: 系统以菜单方式工作 学生信息录入功能(学生信息用文件保存)---输入 学生信息浏览功能---输出 查询、排序功能---算法 按学号查询 按姓名查询 学生信息的删除与修改
Design a student information management system. Requirements: Student information includes: student number, name, age, sex, date of birth, address, telephone, E-mail and so on. Try to design a student information management system so that it can provide the following features: the menu system work the way student information into the function (the student information stored with the file)------ Enter student information browsing the output query, sorting--- algorithm for inquiry by school students by name query to delete and modify information (2010-05-03, tcl/tk, 34KB, 下载6次)

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

[教育系统应用] book

图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。试设计一图书信息管理系统,使之能提供以下功能: 系统以菜单方式工作 图书信息录入功能(图书信息用文件保存) 图书信息浏览功能 查询和排序功能:(至少一种查询方式)  按书名查询  按作者名查询 图书信息的增加、删除与修改
Book Information includes: accession number, title, author names, words, publishers, publishing time and price. Try to design a library information management system so that it can provide the following features: the menu system to work the way  book information input function (book information is available to save the file)  Book Information browsing query and sort functions: (check at least one way)    Search by title books by author name query information to add, delete and modify the (2009-12-01, Visual C++, 228KB, 下载19次)

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

[教育系统应用] kkk

学生成绩管理系统设计 学生成绩信息包括:学号、姓名、C语言成绩。试设计一选修课程系统,使之能提供以下功能: 系统以菜单方式工作(用键盘输入1~4之间的数来选择功能) (1)成绩信息录入功能(成绩信息用文件保存) (2)成绩信息浏览功能 (3)查询功能:按学号查询或按成绩段查询(至少一种查询方式) (4)成绩信息的修改:(按成绩修改,把55~59分之间的成绩都加上5分)
Student achievement management system Student performance information includes: Student ID, name, C language achievement. Elective courses try to design a system so that it can provide the following functions: System work the way the menu (using the keyboard a number between 1 to 4 to select the function) (1) The performance information input function (performance information used to save the file) (2) The results of information browsing (3) check function: Search by Student ID or merit-based segment query (at least one query mode) (4) The performance information on the changes: (based on merit revised to between 55 ~ 59 minutes the results were coupled with 5 points) (2009-10-23, Visual C++, 2KB, 下载105次)

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

[教育系统应用] EnterpriseSystems

互动交流已经不仅仅是人们生活娱乐放松的一种方式了,更重要的是它已成为一种学习交流的工具和平台。计算机科学的蓬勃发展给人们的传统生活带来了重大的变革和深远的影响,也给我们的生活引入了全新的概念。现在一般的初中、高中、特别是高校都设有很多计算机教室,对学生开放。智能化已经进入人们生活的方方面面,为了适应社会的发展,开放式机房互动交流系统应运而生。
Interaction of people' s lives has not only a way of relaxing entertainment, and more importantly, it has become a learning tool and platform for the exchange. The rapid development of computer science to the people' s traditional way of life brought about major changes and far-reaching impact on our lives to the introduction of a new concept. Now the general middle and high schools, especially colleges and universities have a lot of computer classrooms, open to students. Intelligent has entered every aspect of people' s lives, in order to adapt to social development, open room interaction system came into being. (2009-05-15, Visual C++, 1037KB, 下载7次)

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

[教育系统应用] 05rr

文学助手的课程设计 文学研究人员需要统计某篇英文小说中某些形容词的出现次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计。
Literature Literature curriculum design assistant researchers need statistical papers in English novels of a certain adjective frequency and location. Try to write a text to achieve this objective statistical system, known as the literary research assistants. English novel stored in a text file. Statistical terms to be set to enter the end, that is, the statistical work program must be run after a fully completed. Process the output result is the emergence of each word occurrence frequency and the line number where the line, the format design. (2008-01-15, C/C++, 60KB, 下载50次)

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

[教育系统应用] kaoshiv2.0

学生在线注册成功后可以登陆到考试中心,参加由系统按最新一期试卷的设置随机产生的试题的考试。在规定的2个小时内,学生提交答题,系统自动对照数据库正确答案算出分数,即学生当期考试的成绩提交到成绩库中。并且学生只能对每一期考试提交一次成绩,如果不及格,后台管理员(老师)可以设置补考机会,其可以再对本期考试再提交一次成绩,如果在新的一期考试卷出来后,未补考,则为放弃了。如果设置不充许其补考,他就不能对同一期考试进行补考;第一次成绩和补考成绩都记录在案,并且一个人一期考试只能有一次补考机会。其它功能:题库的维护(包括判断题、选择题和填空题)、试卷的维护、成绩的统计、学生的管理以及管理帐号的维护等。 (2007-07-26, ASP, 71KB, 下载29次)

http://www.pudn.com/Download/item/id/312115.html
总计:114