资源列表
ClientandServer
- 用java编写的关于j2me客户端和服务器的代码,把压缩包解压,放入环境中运行。-java code about j2me Client and Server
Integer
- 使用java.lang.Math类,当键盘输入10个整数(0-99),找出它们之中的最大者及最小者,并统计大于50的整数个数。 * 且运用异常处理。(eg: 101, 1a ...)-Use java.lang.Math class, when the keyboard input 10 integer (0-99), the largest of them were identified and the least, and an integer greater than 50 the
GenCompute
- 可以对很长的DNA序列计数,对DNA中16个双序列核酸计数-You can count very long DNA sequences of DNA in 16 pairs of nucleic acid sequence count
UserProxyFrame
- 使用代理访问网站,使用Proxy创建代理服务器,创建代理-Use a proxy to access websites, use the proxy to create a proxy server, create a proxy
ASN1SetParser
- ASN1 Stream Parser for Andriod.
regression-Analysis
- Java code of a linear regression, can calculate the coefficient of regression equation
GaleShapley
- The Gale–Shapley algorithm involves a number of rounds (or iterations ). In the first round, first a) each unengaged man proposes to the woman he prefers most, and then b) each woman replies maybe to her suitor she most prefers and no to all other su
NoDirectG
- 无向图的双向连通,java语言实现。功能不错。希望喜欢。
drawing
- 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures,
Exam2
- SSD5 Exam2 代码
Folder
- 6、 编写一个Java应用程序,文件名为Folder.java,编译后执行结果如下图所示,实现指定文件夹下目录和文件的文本形式的树状结构显示。要求: 1. 输入: java Folder,显示当前文件夹下的目录和文件的文本形式树状显示; 2. 输入: java Folder C:\test>,显示C:\test文件夹下的目录和文件的文本形式树状显示;(C:\test可以为任意文件夹路径名) 3. 输入: java Folder add aa,在当前文件夹下面添加一个子目录(子目
AudioPlayer02
- Source Code for Create Audio like Click Sound & play Songs in Java Application
