Welcome![Sign In][Sign Up]
Location:
Search - modular design java

Search list

[Other resource企业管理信息系统

Description: java+jsp+mssql开发,模块化、面向对象设计,B/S三层结构,是管理信息系统开发的典范-development, modular, object-oriented design, B / S three-tier structure of management information system development model
Platform: | Size: 555117 | Author: 温厚 | Hits:

[ERP-EIP-OA-Portal企业管理信息系统

Description: java+jsp+mssql开发,模块化、面向对象设计,B/S三层结构,是管理信息系统开发的典范-development, modular, object-oriented design, B/S three-tier structure of management information system development model
Platform: | Size: 555008 | Author: 温厚 | Hits:

[JSP/JavaonlinebookstoreBasedOnJava

Description: 本程序是一个在线书店管理系统。采用了模块化的设计思想~ bookstore:MySQL 数据库文件,可以将它复制到MySQL安装目录的data下,即可完成数据库建立。 bookshop.sql:SQL脚本,可以用来建立数据库并初始化数据。 bookshop目录中是JSP页面文件 bokjpx.jpx是JBuilder工程文件,用来编辑bookshop包-this procedure is an online bookstore management systems. Using a modular design concept ~ bookstore : MySQL database files. It can be copied to the MySQL installation directory data, the database can be completed. Bookshop.sql : SQL scripts can be used for creating databases and data initialization. Bookshop directory is JSP pages of documents bokjpx.jpx JBuilder project document for editing packages bookshop
Platform: | Size: 429056 | Author: 李志 | Hits:

[J2METetris

Description: 为移动电话写的俄罗斯方块游戏,没什么特别的,模块化设计是本程序的特色,也是我至今保留着它的原因,当时让我兴奋不已,得益于模块化设计,该程序的编写和改动都非常快捷,我只用了几个小时就完成编写和后期改动,VERY NICE!不是很了解MVC的同志们可以参考一下-For mobile phones written in the Russian box games, nothing special, modular design is the process characteristics, but also I have reservations about the reasons for it, then let me excited, thanks to modular design, the program preparation and changes are very fast, I only spent a few hours to complete the preparation and the late changes, VERY NICE! not very understanding of MVC comrades reference
Platform: | Size: 249856 | Author: 洪光明 | Hits:

[Software Engineeringemis

Description: 教育部要求的的学生学籍管理规范。主要由数据字典设计和模块设计两个文档组成。-Ministry of Education required school regulation of students. Mainly by the data dictionary design and modular design composed of two documents.
Platform: | Size: 181248 | Author: mdv11 | Hits:

[JSP/Java28

Description: 书上的代码,企业进销存管理系统,包括公共类设计,登陆模块设计,主窗体设计,进货单模块设计,销售单模块设计,库存盘点模块设计,数据库备份和恢复模块设计.供大家参考,Java编的-The code books, business Invoicing management system, including public class design, landing module design, the main form design, Jinhuo Dan modular design, marketing a single module design, inventory, inventory module design, database backup and recovery module designs. For everyone Reference, Java Part
Platform: | Size: 2398208 | Author: Lucy | Hits:

[JSP/Javasrc7.19

Description: 恩信ERP全套源代码 恩信科技开源ERP软件面向流程控制,针对生产型、分销型、服务型企业等不同的行业特点,对全部资源进行整合,把企业的客户关系、产品设计、生产管理、库存管理、委外管理、采购管理、资金控制、财务系统、人力资源、协同办公、物流配送、电子商务、系统安全等整合为非常明确可控制的模块化流程单元,使企业的人力、物力、财力、信息得到最充分、最合理、最具效率的信息化应用-GRACE complete source ERP Open Source ERP Software Nseer for process control, for the production, distribution-based, service-oriented enterprises and other characteristics of different industries, the integration of all resources, the enterprise customer relationships, product design, production management, inventory management, outsourcing management, procurement management, financial control, financial systems, human resources, coordination office, logistics, electronic commerce, security, system integration is very clear and modular process units can be controlled so that the human enterprise , material and financial resources, and information to the fullest, most reasonable and most efficient application of information technology
Platform: | Size: 2487296 | Author: sxdy | Hits:

[Education soft systemstumanage

Description: 学生信息管理系统”-“学生模块”这个项目采用模块化的设计思想,在Windows XP操作系统环境下,搭建JSP运行环境JDK+TOMCAT,通过使用JAVA脚本语言完成动态的、交互的web服务器应用程序,实现学生个人信息查询、个人成绩查询、课表查询、选课及用户密码修改功能。-Student Information Management System " -" Student Module " modular design of the project ideas in the Windows XP operating system environment, to build JSP runtime environment JDK+ TOMCAT, JAVA script language by using the complete dynamic, interactive web server applications to achieve individual student information search, personal achievement inquiries, schedule information, course selection and user password modification.
Platform: | Size: 272384 | Author: 马叶飞 | Hits:

[JSPJAVA-hash-table

Description: (1) 建立一个哈希表,哈希函数为除留余数法,处理冲突的方法为线性探测再散列或二次探测再散列。 (2) 往哈希表中依次存入插入多个单词。 (3) 显示哈希表的存储情况。 (4) 计算哈希表的平均查找长度。 (5) 程序模块化设计。 -(1) the establishment of a hash table, a hash function other than stay the remainder method, the method of dealing with conflict, linear probing hash or quadratic probing hash. (2) to the hash table is sequentially stored into the multiple words. (3) the storage of the hash table. (4) Calculate the average length of the hash table. (5) The program modular design.
Platform: | Size: 34816 | Author: 王雪 | Hits:

[JSP/Javasale(3)

Description: 本文构建了一个基于B/S模式的网上拍卖系统,为买卖双方搭建了一个灵活自由并且安全可靠的交易平台。本文着重论述了系统的模块设计、数据流程和功能实现。其功能包括用户注册、登陆、网上拍卖、网上竞价、商品搜索、购买者对商品的评价、购买者留言、后台数据库管理、拍卖者信用度的统计等功能。包括如何运用JAVA、JavaScript、JSP等关键技术建立网上购物系统,并在web服务器上配置SSL以保证敏感信息的安全传输-We build an online auction system based on B/S mode, to build a flexible and free, secure and reliable trading platform for buyers and sellers. This article focuses on the system' s modular design, data flow and functions. Its features include user registration, login, online auctions, online auction, Product Search, the purchaser of the goods, buyers message, back-end database management, auction credit statistics and other functions. Including how to use Java, JavaScript, JSP, and other key technologies to build online shopping system, and configure SSL on the web server to ensure secure transmission of sensitive information
Platform: | Size: 26089472 | Author: 汪杰 | Hits:

[Internet-Networkwebauction

Description: 构建了一个基于B/S模式的网上拍卖系统,为买卖双方搭建了一个灵活自由并且安全可靠的交易平台。本文着重论述了系统的模块设计、数据流程和功能实现。其功能包括用户注册、登陆、网上拍卖、网上竞价、商品搜索、购买者对商品的评价、购买者留言、后台数据库管理、拍卖者信用度的统计等功能。包括如何运用JAVA、JavaScript、JSP等关键技术建立网上购物系统,并在web服务器上配置SSL以保证敏感信息的安全传输。-Constructed based on B/S mode of online auction system for buyers and sellers to build a flexible free and secure trading platform. This paper focuses on the system' s modular design, data flow and function realization. Its features include user registration, login, online auctions, online auction, Product Search, the evaluation of commodity buyers, buyers message, the background database management, auctioneer credit statistics and other functions. Including how to use JAVA, JavaScript, JSP, and other key technology to build online shopping system, and configure SSL on the web server to ensure secure transmission of sensitive information.
Platform: | Size: 870400 | Author: 红朔 | Hits:

[Software Engineeringfor-java

Description: 第六章 模块化设计 目录 6.1 模块化:内聚性与耦合性 6.2 信息隐蔽 6.3 建立模块的理由 6.4 任何语言中实现模块 6.5 小结 相关章节 高质量子程序的特点:见第5章 高层次设计:见第7章 抽象数据类型:见第12.3节 -Chapter Contents 6.1 Modular Modular design: cohesion and coupling information hiding 6.2 6.3 6.4 establish the reasons for any language module to achieve high-quality modules 6.5 Summary of relevant sections of the characteristics of the subroutine: See Chapter 5, high-level design: see Chapter 7 of abstract data types: see section 12.3
Platform: | Size: 36864 | Author: 王念囡 | Hits:

[JSPeclispe

Description: 随着对信息化及硬件设备的发展,人们对verilog HDL的使用逐步的用的更加频繁。然而目前的verilog HDL 编辑工具发展相对落后。限制了硬件编程的效率,所以本次通过这些插件的设计可以强大Eclipse的实用功能,使硬件编辑工具有更高的效率。在充分研究Eclipse IDE环境基础上,实现Verilog HDL插件移植,并能实现优惠插件设计实现,参照该环境下Java程序编写中出现的界面优化技术,关键字插件设计,模块查询插件设计等功能。提高硬件语言在该环境下的编程效率。并通过最终对Verilog HDL编写中关键字设计、界面优化技术实现的验证。旨在使Verilog HDL的使用更加方便,并为进一步的应用开发打下基础。-With information technology and hardware development, people use verilog HDL gradually with the more frequent. However, there is a verilog HDL editing tools is relatively undeveloped. Limiting the hardware programming efficiency, so these useful features of this powerful Eclipse plug-ins designed to make hardware more efficient editing tools. Eclipse IDE environment in the full study, based on Verilog HDL realize plug-transplant, and to achieve preferential plug-in design implementation, optimization techniques, keyword plug-in design, modular plug-in design features such as reference inquiries under the Java programming environment in the screen that appears. Improve the efficiency of hardware-language programming in the environment. And ultimately Verilog HDL prepared by keyword design, interface optimization technology validation. Designed to make it easier to use Verilog HDL, and lay the foundation for further application development.
Platform: | Size: 290816 | Author: 陈方 | Hits:

CodeBus www.codebus.net