搜索资源列表
学生管理系统设计报告
- 信息社会的高科技,商品经济化的高效益,使计算机的应用已普及到经济和社生活的各个领域。计算机虽然与人类的关系愈来愈密切,还有人由于计算机操作不方便继续用手工劳动。为了适应现代社会人们高度强烈的时间观念,考试系统软件为教学办公带来了极大的方便。该软件是以VB编程语言为主实现语言,其功能在系统内部有源代码直接完成。通过操作手册,使用者可以了解本软件的基本工作原理。-information society technology, commodity economy of the high effecti
hangbianyi
- 这是数据结构的课程设计,关于一个简单的行编辑程序.文本编辑程序是利用计算机进行文字加工的基本软件工具,实现对文本文件的插入、删除,替换等修改操作。-This is the data structure of curriculum design, on a simple line editing process. Text editor program is the use of computer text processing the basic software tools to achiev
kebiaopaike
- 以前从网上下载的一个比较好的排课系统,排课系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。课表安排完全自动化(也可手工安排),排完后可进行调整,采用随机安排方式,具有排课速度快、准确率高、效果好,并能自动计算教师教学工作量,多种格式的班级、教师、全校课程表的输出。主要功能包括:课表管理(新建、打开、删除课表)、基本设置(年级、班级、教师、课程)、教学设置(上课时间、课时、教师任课)、排课设置(班级课表、排课条件、科目优先、排课选项)、教师安排、
tyksxt
- 中学用的通用考试系统适合各级中小学在计算机教室使用-Secondary schools at all levels of the universal testing system for primary and secondary schools to use in the computer classroom
dl
- 电脑打铃器的visual Basic 打铃程序,包括算法和实现,特点是用了spreadsheet表-Computer to play bell bell device visual Basic procedures, including algorithms and implementation, and there is a spreadsheet table with
aaaa
- 本文在分析大学政治、英语、数学和计算机基础四个公共学科课程试题、试卷特点的基础上,主要以数学与英语为例讨论了大学公共课程试题库管理系统分析、设计和实现中的关键问题。-Based on the analysis of the university of politics, English, mathematics and computer basic public courses, four test paper, mainly based on the characteristics of ma
erjigonggong
- 计算机国家二级考试历年真题以及公共基础知识汇总-National secondary examinations over the years Zhenti computer and basic knowledge of the public summary
Tourism-Management-System
- 旅游管理系统,内容功能齐全,适合计算机毕业设计!-Travel management system, content functional design suitable for computer school!
vb
- 图书管理系统用计算机管理图书是一种计算机应用技术的创新,编程语言为visual basic 6.0与 微软的 access作为操作数据库-Library management system using computer management book is a computer application technology, innovation, programming language visual basic 6.0 and Microsoft as the operation of th
management
- 一个大学教师和学生管理程序,具有如下功能: 1) 教师与学生、研究生、博士后的基本信息的输入输出功能. 2) 教师与学生、研究生、博士后的信息删除、查询功能 3) 学生三门课程成绩输入输出和计算机平均分(ave)功能. 4) 学生三门课程成绩的单科排序与总分排名输出. -A university teacher and student management procedures, has the following functions: 1) teachers and
AdressBook
- 编写一个基本对话程序,程序中显示学生通信录信息(列表控件显示)信息包括:姓名,学号,qq号码或MSN,邮箱,固定电话,手机号码,专业、班级、性别等(前面为必须也可以根据需要增加自行设计)。 2. 可以增加删除、学生信息。删除学生信息。 3. 增加学生信息,可以再建立一个对话框,对话框中输入增加的学生信息,要求专业只能从计算机学院三个专业中选择,性别只能单选,其他输入限制,如学号、电话号码只能输入数字,姓名只能有4个汉字(8个字符长度)。- write a basic dialogue
kmeans
- Matlab code for Kmeans algorithm. it is a basic clustering algorithm. it is used in computer science domain.