搜索资源列表
UML与Rational Rose 2002从入门到精通
- 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。 -the book easy
3-java
- 宠物商店, 1. 所有宠物都具有:名字,颜色和年龄 三个属性。宠物建议命名成Pet 2. 宠物商店中可以增加宠物、根据名字、颜色、年龄查询宠物。宠物商店建议命名成PetStore 3. 考虑实现方便,目前只有两种宠物,Cat 和 Dog ,后续会继续增加宠物类别,但是Cat和Dog具体有多少只,需要用户决定数量; 4. 宠物商店中对宠物的存放结构必须使用数组(具体数组多大,也就是多少只宠物,由用户决定数量,同第三条一个意思); 5. 测试类(PetStoreDemo),要求能
friends.older.jar
- java 开发的电子通讯录,外观小巧,功能很多,是挺不错的用户工具-java development of electronic contacts, the appearance of small, many features, is very good user tools
XMLasaBridgebetweenSQLandWebApplications
- 本文讨论XML如何被用作数据库和最终用户间的“通讯协议”。本文分为两部分。第一部分预备和Oracle数据库打交道的Java代码:提交一个SQL查询,获取一个XML输出;第二部分专注于一个Web程序:将从数据库获取的XML数据输出为HTML文本。-This article discusses how XML is used as the end-user database and the so-called
CoreJava1-Introduction
- Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a s
CodeSmithUsersGuide
- codesmith user s guide,codesmith是一个基于模板的代码生成器,包括的编程语言有c,c++, fortran, java,sql-codesmith user s guide,
JAVAChat
- ChipChat实现的是局域网中的聊天功能,其为一个对等的应用,既是服务器又是客户端,ChipChat可以自动发现在线的伙伴,并可以和在线的伙伴进行点对点的聊天。主界面中也可以实现对所以在线伙伴的群聊。同时ChipChat拥有良好的用户界面,并同其他通信软件一样有提示声音,为程序增添了几分乐趣。-Implementation is ChipChat LAN chat function as a peer-to-peer applications, both servers are also cl
12
- 利用Java语言提供的Socket技术,建立一个C/S模式的应用,允许客户端用户输入2个整数,服务器端接收这2个整数,并计算出它们的和、差、积、商,最后送回客户端。-Using Java language to provide the Socket technology, the establishment of a C/S mode of application, permit the client user enters two integers, the server side to re
JMXandJ2EE-BasedNetworkManagementSystem
- 网络规模不断扩大,接入设备越来越多,对网络管理提出了很高的要求。好的管理软件能有效对网络进行配置、 优化、 监控及告警。文中基于J2EE 和Java 管理扩展(JMS)的原理和结构,设计了一种全新的开放分布式网络管理模型,分析了这两种技术的优势及在系统中的应用,讨论了该系统的性能特点,并就如何在此系统上进行扩展给出了描述。与现有的管理系统相比,该系统具有高度的可扩展性、 可移植性,能够满足用户需求的多变性。-Networks have been expanding more and more m
rc029-010d-mysql
- MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to attract novice developers yet powerful enough to power some of the world’s most popular websites, among them Yahoo!, BBC News, the U.S. Cens
headfirst
- head first设计模式中文版,附源码c#,java,通俗易懂介绍设计模式-head first design patterns the Chinese version, with source code c#, java, user-friendly design patterns introduced
B200901
- 本文将排队论(又称随机服务系统)的思想和方法应用到校园信息网线路调节收费问题中,建立了相应于网络收费方案的用户与服务端口的M/M/n/n排队模型,对端口的利用率,用户能被服务的概率等,给出了合理的算式。合理的提出了该校网络按时间长收费的价格参照表。最后,对M//n/n排队模型进一步优化,在改进模型中,我们加入了用户网络流量与设备利用率的关系,从而使价格的制定更加合理,使设备的利用率进一步提高。文章还收集、整理了某高校校园网网络管理中的实际数据,代入模型进行实证分析,获得了相关技术指标。-In t
phpBB-3.0.5
- This an implementation of the future value calculator using java graphical user interface.-This is an implementation of the future value calculator using java graphical user interface.
JAVA_bank
- 在此银行业务模拟系统中主要实现以下功能:用户注册、登陆验证、存入金额、取出金额、查询余额、转账、销户。内附文档。 -In this simulation system, the main banking business to achieve the following functions: user registration, login authentication, deposit amount, the amount taken out, check balances, transf
Java
- 用JavaEE架构实现网上书店功能。包括用户管理,图书管理等功能-JavaEE architecture to achieve the online bookstore features. Including user management, library management
java-GUI
- java图形用户界面设计教程,教程很详细,很适合新手-java graphical user interface design tutorial, the tutorial is very detailed, and it is suitable for novice
JAVA
- 一个基于中心服务器方式的即时数据通信工具,实现两机 (或多机) 进行以上功能的通信。 (1)能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息; (2)IM功能:用户登录后能进行实时多方点到点短信息通信,如聊天; (3)能选择要求服务器进行转发服务; (4)能保存通信记录到数据库(SQL Server、MySQL或其他桌面型数据库或数据文件); (5)能进行双方文件传输,能显示进度;-A central server-based real-time data co
Java-curriculum-design-report
- 火柴游戏 使用图形用户界面,程序随机产生20—50根火柴,由人与计算机轮流拿,每次拿的数量不超过3根,拿到最后一根为胜。 -Match game using the graphical user interface, the program randomly generates 20-50 matchsticks by human and computer take turns, each holding a quantity not more than three, got th
Motorola G24 Java User's Guide
- Programming documentation for Motorola's G24.
OA_System_based-Java
- 基于Java技术的一个办公信息管理系统,包括用户身份验证模块、职工信息管理模块、个人通讯录模块、日程安排模块、工作日志模块、短消息管理模块、公告管理模块、会议管理模块、文件管理模块等-An office information management system based on Java technology, including user authentication module, employee information management module, personal addre