-
stumanagement
SQL数据库+C#实现大学学籍管理系统课程设计,内含数据库与程序源码。(SQL database+C# achieve university student management system, curriculum design, including database and program source code.)
- 2013-11-11 20:19:26下载
- 积分:1
-
tsglxtymxz_a5
图书馆管理系统是一套基于安卓的图书馆管理系统,包括jsp服务端源码,安卓客户端源码和mysql数据库。之前我遇到过这套项目源码,但是因为我感觉这个项目太初级就没有发布,很多界面都是拖控件完成的。并且没有数据库和服务端。这次源码的发布者把项目的服务端和数据库一起发了,还多少有点可以借鉴的地方,例如Sqlite的使用、安卓客户端与jsp的web服务端的交互。(Library management system is a set of library management system based on android, including the JSP server source code, the android client source code, and a mysql . Before I met the project source code, but because I feel this project is too junior, no release, a lot of drag control interface are completed. And there is no and server. The source of the publisher sent server and the of the project together, also can draw lessons from, somewhat, for example, the use of the Sqlite, the android client and JSP web server interaction.
)
- 2015-04-24 13:04:41下载
- 积分:1
-
longgekuta
针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。(Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficult to understand the phenomenon of post-graduate program, I have added comments to beginners can learn the corresponding algorithms and programming together, which could effectively implementation of control algorithms, using Runge-Kutta method for online real-time simulation, modeling, optimal control and adaptive control of a meaningful education.)
- 2010-02-07 17:09:08下载
- 积分:1
-
booksale
图书管理系统可以方便图书销售过程中的各个环节,有利于图书类企业流动资金加快,有利于企业成本降低,更有利于他们即使掌握各种销售与库存信息,然而现在大多数的系统设计时都没有考虑到将来的需要,设计接口不够灵活,以至于当前环境变化后不能很好的适应新环境,造成软件寿命的简短,要想实现软件寿命的延长,就必须在设计软件的全过程中灌入一种动态的有预见性的设计,只要这样,将来条件发生了改变,软件只需局部做一些调整就能够适应新环境。(Library management system can easily book all aspects of the sales process, help speed up books like corporate liquidity, help enterprises to reduce the cost, even if they are more conducive to master a variety of sales and inventory information, but now most of the system design are not take into account future needs, designing the interface is not flexible enough, so that the current environment after the change are not well adapt to the new environment, resulting in a short lifetime software, in order to achieve the software life extension, you must design software, the whole process of filling into a dynamic anticipatory design, as long as this in the future conditions changed, the software only partially able to make some adjustments to adapt to the new environment.)
- 2013-06-26 20:16:35下载
- 积分:1
-
chinadownz_jp_61
学生管理系统vb+Sql(student management system vb Sql)
- 2004-12-20 23:01:13下载
- 积分:1
-
Exe4_1
1.设计一个简单的学生管理系统(StudentManager)。主要功能包括:
(1)学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等;
(2)学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。
(3)学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。
(4)学生信息的删除。根据学号删除指定学生的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(1. Design a simple student management system (StudentManager). Key features include:
(1) The entry of student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like
(2) query the student information. According to school, name, age and sex inquiry student information. Note: query results may not be unique.
(3) amend the student information. Query based on student number to the designated student information, and then replaced with new content.
(4) delete student information. Designated students with information based on student number removed.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.)
- 2020-12-09 21:39:18下载
- 积分:1
-
ieee13
13节点matlab的matpower原始数据(13 node matlab Matpower raw data)
- 2021-02-17 19:19:46下载
- 积分:1
-
Library-Management-System
本设计是为图书馆集成管理系统设计一个界面,图书馆集成管理系统是用MICROSOFT VISUAL Foxpro 6.0 来建库(因特殊原因该用 MICROSOFT Access来建库)。它包括:
中文图书数据库;
西文图书数据库;
发行商数据库;
出版商数据库;
读者数据库;
中文期刊数据库;
西文期刊数据库;
中文非印刷资料库;
西文非印刷资料库;
典藏库;
流通库;
预约库;
流通日志库;
因此,在设计图书馆集成管理系统的界面时,它也应包括对每一个库操作的界面(因建库的原因这里只包括了中文图书数据库,发行商数据库,读者库的界面)。其中,中文图书数据库又包括管理中文图书数据库、按正题名、索书号、原版刊号、邮局发行号、本馆采购号、现刊排架号查询的界面。发行商数据库又包括发行商数据库管理和发行商数据库浏览的界面。读者库又包括读者库管理和读者库浏览的界面。
(The design is to design an interface for the integrated library management system, integrated library management system using the MICROSOFT VISUAL Foxpro 6.0 Database (MICROSOFT Access to building a database) due to special reasons for this. Which comprises:
Chinese books database
Western Books database
Publisher database
Publishers database
Reader database
Chinese journal database
Western Journal database
Chinese non-print database
Spanish non-print database
Archive system
Circulation of library
Appointment library
Traffic Logging library
Therefore, the interface design integrated library management system, it should also include every library operation interface (due to the reasons for building a database here include only Chinese books database, the database of publishers and readers library interface). Chinese books database also includes database management of Chinese books are Title, call number, the original final issue, the post office issued a number)
- 2012-12-09 17:50:53下载
- 积分:1
-
xueshengxinxiwenjian
统计学生成绩,保存各科成绩到结构体中,并显示出结构体中的内容(A system to deal with student s grades .then save the grades to the struct)
- 2012-10-26 21:45:42下载
- 积分:1
-
Java+MYSQL学生管理系统
说明: 语言:java+SQL
平台:eclipse+Mysql
实现功能:连接数据库,实现对学生信息的基本的增删该查功能。(Language: Java + SQL
Platform: eclipse + Mysql
Realization function: connect database, realize the basic addition and deletion of student information.)
- 2020-04-11 20:29:22下载
- 积分:1