CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 教育/学校应用 搜索资源 - basic can

搜索资源列表

  1. 5ivb_853672

    0下载:
  2. 这是帮别人做的作业,可以实现数据库的基本功能,-anybody to do this is the operation of the database can achieve the basic functions
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:331159
    • 提供者:于睿劼
  1. 高校图书馆里系统

    0下载:
  2. 图书管理系统,是高校图书馆理想的实用软件,分为读者和管理者,包括查阅,借书,还书,查询等。管理者可以管理读者的基本信息。-library management system, University Library is the ideal utility software into readers and managers, including access to the library and also, inquiries. Administrators can manage the rea
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1809667
    • 提供者:张南
  1. 星星在线考试系统

    0下载:
  2. 一个网上考试系统的基本框架,利用它可直接获得并加以修改得到符合实际需要的网上考试系统-an online examination system's basic framework, it can use direct access to and modified to be consistent with the actual needs of the online examination system
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:110098
    • 提供者:gao
  1. 学生管理系统(经典)

    0下载:
  2. 本程序是用C语言编写的实现了学生的管理与查询功能,其基本功能是管理员可以通过密码进入管理员系统,管理员可以对学生信息进行创建,删除,修改与增加的功能,还可以通过关键字进行查询的功能,和显示所有文件中的信息的功能;学生用户功能可以通过输入姓名或者学号查询其相关信息,相关信息包括学生成绩和其基本资料,学生用户没管理员的添加,创建和删除功能只有查询的功能。-this program is the C language achievement of students of management and
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3321
    • 提供者:gang
  1. vbxueshengguanlixitong

    0下载:
  2. 这是一个学生信息管理系统,能完成的功能: (1)能录入、修改、查询、输出学生的档案信息,这些信息包括学生的基本情况、简历情况、获得奖励情况、受到处分情况、学生的家庭信息、学生的体检情况等。 (2) 能录入、修改、查询、输出学生的入校成绩、各学期各门课的成绩信息,并支持按年级、班级等条件的统计、查询、报表输出。-This is a student information management system, the completion of functions : (a) to logging,
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:436479
    • 提供者:文霜
  1. highschoolmanager

    0下载:
  2. 本系统面向学校管理员,即直接使用者。 本系统主要用于学校管理员管理学校教职工的基本信息,包括增加、修改、删除在校教职工的基本信息,设有浏览全体职工基本资料的功能,同时可以通过不同类查询具体职工的详细资料。还可以计算部分职工的工资。 -the system for school administrators, that is, direct users. The system is mainly used for school administrators to manage staff
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:60630
    • 提供者:eth
  1. student2007

    0下载:
  2. 本学生成绩管理系统模块是为了实现学校人力资源的优化和学生成绩管理的科学管理而设计的,通过试用本系统,可以更加有效的管理学生成绩信息,其中包括学生的基本信息,成绩信息并且具有信息的增加,查询,修改等功能-the students performance management system module is to achieve school human resources optimization and management of student achievement and scienti
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:13833
    • 提供者:童佳慧
  1. StudentInformationManage

    0下载:
  2. 采用Visual Basic 6.0编写的学生成绩管理系统,后台数据库使用SQL Server 2000。可实现对学生信息的添加,删除,修改等操作。-using Visual Basic 6.0 prepared by the students performance management system, background database using SQL Server 2000. Students can achieve right information to add, delete
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:23684
    • 提供者:lsc
  1. J2EElibrary

    0下载:
  2. 可以完成新书的入库录入,即把新书的信息录入到管理系统中去;实现图书的搜索功能,可以查询图书馆中是否有所需要的书;修改或删除录入信息,如果录入信息有错误可以通过这些功能进行修改或删除;借出和归还功能指出图书的借出和归还情况;图书整理功能起到重新整理图书的作用。这些就是这个简单的图书馆管理系统的一些基本的内容。-book to be completed by depositing the time of admission, that is the book to input information
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:89991
    • 提供者:Eagle
  1. xushengxuexiguanglixitong

    0下载:
  2. 设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能: 1.总成绩要求自动计算; 2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现); 3. 排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。 -design of a student information management system, targeting students at le
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1970
    • 提供者:ahui
  1. info

    0下载:
  2. 向导 可以帮助你查找学生基本资料和情况-guides can help you find the students basic information and circumstances
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:50291
    • 提供者:王界
  1. 一学生信息管理系统

    0下载:
  2. 一学生信息管理系统1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-a Student Information Management System 1. All projects will subdirectory copy to the hard drive, which can then be opened in
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:126479
    • 提供者:波波
  1. 学生信息管理系统vb sql

    0下载:
  2. 用VB和SQLSever2000开发发的学生信息管理系统.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。根据提示连接数据库.-SQLSever2000 VB and the development of the student information management system. All projects will subdirectory copy to the hard drive, which can then be opened in Visual B
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:75928
    • 提供者:阿良
  1. 学生管理系统设计报告

    0下载:
  2. 信息社会的高科技,商品经济化的高效益,使计算机的应用已普及到经济和社生活的各个领域。计算机虽然与人类的关系愈来愈密切,还有人由于计算机操作不方便继续用手工劳动。为了适应现代社会人们高度强烈的时间观念,考试系统软件为教学办公带来了极大的方便。该软件是以VB编程语言为主实现语言,其功能在系统内部有源代码直接完成。通过操作手册,使用者可以了解本软件的基本工作原理。-information society technology, commodity economy of the high effecti
  3. 所属分类:教育/学校应用

    • 发布日期:2014-01-21
    • 文件大小:144797
    • 提供者:li
  1. 考勤管理系统源代码

    0下载:
  2. 公司考勤信息系统记录每一位员工的上下班、事假、病假、出差信息、月底能够出汇总表、明细表,能够: 1.对员工基本信息进行管理; 2.可以管理员工的考勤信息; 3.可以查询员工的考勤信息。 -information systems company attendance record every one of the staff to work and leave, sick leave, travel information, up to the end of the matrix, schedul
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3070403
    • 提供者:张伟
  1. 图书管理系统vb源代码

    0下载:
  2. 本程序制作的是一个比较简单的图书管理系统,它能实现大部分的基本功能.在VB环境下运行,程序中初始登陆帐号和密码均为aa.-produced by the process is a relatively simple library management system, it can achieve most of the basic functions. In VB operating environment, the initial landing procedures account and
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:74336
    • 提供者:谭鹏
  1. problem.rar

    0下载:
  2. 很好用的考试系统,可以完成考试的各种功能,可以添加删除试题。,A good examination system used to complete the examination of various functions can be added to delete questions.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:383465
    • 提供者:安硕
  1. Exam_online

    0下载:
  2. 一个简单的在线考试系统,希望大家能够学习学习。-A simple online exam systems in the hope that we can learn from him.
  3. 所属分类:Education soft system

    • 发布日期:2017-03-26
    • 文件大小:444010
    • 提供者:sujun
  1. danciceshixitong

    0下载:
  2. 一个单词测试系统,可以实现单词的录入、删除、修改、查询、可以随机生成试卷-A word test system, can achieve word entry, delete, modify, query, can be randomly generated papers
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:103180
    • 提供者:闫养鑫
  1. library-1.0.0-suorces

    0下载:
  2. Stucts2架构的图书管理系统,没有华丽的界面,但是基本都能都有包括:图书管理、读者管理、借书还书等;非常适合学习J2EE的学生们参考-Stucts2-based library management system, no fancy interface, but the basic can have include: library management, the reader management, borrowing and returning books, etc. very sui
  3. 所属分类:Education soft system

    • 发布日期:2017-05-22
    • 文件大小:7234430
    • 提供者:cgc
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com