搜索资源列表
Java_course_design&&sourcecode
- 本书以15个课程设计题目为框架,从各个方面介绍了Java在应用系统开发和网络开发中的技巧。各个课程设计题目相互独立,可以从任何一个课程设计题目开始阅读本书。每个课程设计题目都给出了详细的设计步骤,包括设计内容、总体设计、具体设计、软件发布、课程设计作业等。本书全部程序代码可由前言中指定网站下载。-the book to 15 courses a design as a framework, from all aspects of the Java application development
RunPool
- 需求描述: 南水北调工程东线江苏江阴至山东济宁之间,地势北高南低,沿途需要建立一系列大型抽水泵站进行梯级抽水。通常每两个泵站之间需要建设一座水库作为中转。低处泵站将水抽到中转水库,再由高处泵站向更高的中转水库抽水。设有泵站A,B和中转水库C,泵站设有一定数量的抽水机,水库有一定容量,当水位高于允许最高水位,禁止低处泵站注水;当水位低于允许最低水位,禁止高处泵站抽水。 请用面向对象方法设计一个仿真程序,要求: 1, 两座泵站在随机时间,以随机时间长度,随机台抽水机抽水或注水 2,
Haniota-cw
- Java做的汉诺塔,能自动和手动演示,还能输出步骤-Java do HANOR to automatically and manually demonstration, but also exporting steps
tcpServer02
- 实例开发SOCKET客户/服务器程序,有详细的客户端/服务器端程序设计步骤.-examples of the development of client / server program, a detailed client / server programming steps.
java15
- 15个java源码,每个课程设计题目都给出了详细的设计步骤,包括设计内容、总体设计、具体设计、软件发布、课程设计作业等。-15 java source code, a design of each course are given a detailed design steps, including design, design, design, software publishing, curriculum design, and other operations.
RunTemplateMethodPattern
- 设计模式之Template Template定义:定义一个操作中算法的骨架,将一些步骤的执行延迟到其子类中. 其实Java的抽象类本来就是Template模式,因此使用很普遍.而且很容易理解和使用-Design Model Template Template definition : an operational definition of the skeleton algorithm, Some steps will delay the implementation of their sub-
wi-jxta2source
- This Source.zip has three application code folders containing .java and .class files and two .jar files as follows: 1. desktop-side_JXTA4JMS 2. mobile-side_JXTA4JMS 3. JMS Test Client 4. Listener.jar 5. JMSTestClient.jar We now expl
2004120117454829025
- 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded commu
JavaScript.rar
- Javascr ipt一些很实用的操作: 页面载入时最大化显示、打开一个新的页面、弹出窗口定时关闭、实现返回历史上一页等,Javascr ipt some very practical steps: to maximize the display when the page loads, open a new page, turn off pop-up windows from time to time to achieve the return of history, etc. Back
wrapper
- wrapper的简单快捷配置,具体的配置步骤我已经写在了配置文件中,-wrapper' s quick and easy configuration, the specific configuration steps I have written in the configuration file,
exe4jPinosetup
- 一键搞定Java桌面应用安装部署.有详细的说明步骤,轻松搞定把jar文件打包成exe文件。-Get a key to install Java desktop application deployment. A detailed descr iption of the steps, easy to get the jar file is packaged into the exe file.
SSI
- 关于ssi整合步骤,对新手很有用,是pdf格式的,看起来不错-Ssi integration on the steps of the novice is useful, is the pdf format, looks good
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
AXISwebservice
- webservice开发步骤、源代码和环境搭建-webservice development steps, the source code and environmental structures
jBPM3.2
- jbpm工作流开发指南,详细讲解了配置环境,步骤。-jbpm workflow development guide, explain in detail the configuration environment, the steps.
bbsJ2EE
- 采用j2ee架构做的bbs,内含源码和安装详细步骤,及文档。-J2ee framework used to do bbs, containing source code and installation of detailed steps, and documentation.
news
- 系统使用JSP语言和HTML标记语言编写完成的。要想运行该程序,还要进行如下操作: (1) 安装JDK1.4.0或以上版本。 (2) 安装Apache Tomcat 4.0或以上版本。 (3) 配置ODBC数据源。 闻发布系统的源代码。新闻发布系统分为普通用户访问界面和管理员访问界面两部分。普通用户访问界面使用index.jsp页面进入,不需要用户名和密码;管理员访问用户界面使用login.jsp页面进入,管理员的用户名是:admin,密码是:admin。-System uses
1
- 一个简单的struts 应用例子具体步骤代码-A simple example of concrete steps struts application code
ssi2-configuration-integration-steps
- ssi2 有 关 的 配 置 整 合 步 骤-the ssi2 configuration integration steps
Firsts-steps-for-JAVA-Matrix
- Firsts steps for JAVA Matrix