-
Socket
java Socket服务端和客户端源程序(java socket server and client )
- 2012-11-23 13:25:00下载
- 积分:1
-
JavaPPT
JAVA语言的教程,里面包括讲义和代码,是学习JAVA语言的参考资料.(JAVA language tutorials, which include lectures and code is studying JAVA language reference.)
- 2007-10-15 16:55:49下载
- 积分:1
-
struts2.1.8.1-API
struts api JAVA软件工程师必备(struts api JAVA Software Engineer required)
- 2014-01-19 22:50:09下载
- 积分:1
-
Birch
说明: birch算法是聚类算法的一种,克服了k-means算法的缺点,这里提供了详细的讲解ppt和代码(The birch algorithm is a kind of clustering algorithm, which overcomes the shortcomings of the k-means algorithm. Here is a detailed explanation of ppt and code.)
- 2019-05-10 11:12:28下载
- 积分:1
-
BrainVita
Its a nice Brain Vita Game which is played with marbles usually!
- 2009-06-01 09:55:52下载
- 积分:1
-
CreateInteractionClient
test yourejb code from standalone java file
- 2011-05-10 15:50:57下载
- 积分:1
-
CMPP_sms_board
中国移动CMPP短信开发平台,一个用JAVA程序编写的程序开发包,是一个事例,对手机通讯这块很有帮助。(CMPP China Mobile SMS platform, a Java programmers using the procedure development kits, it is an example of this helpful in mobile communications.)
- 2006-07-10 23:34:26下载
- 积分:1
-
Javacoursedesigncode
《Java课程设计》随书源码,源码方便大家学习,祝网友们学习愉快!(Java course design code)
- 2010-07-12 11:56:11下载
- 积分:1
-
java-jdbc-connectionmysql-useeclipse
java jdbc 連接mysql-使用eclipse(java jdbc connectionmysql-useeclipse)
- 2012-03-15 22:12:09下载
- 积分:1
-
Java
说明: 设计模式一(单子、工厂、策略模式)练习
1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise
1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
- 2020-07-01 06:40:02下载
- 积分:1