搜索资源列表
AxisView
- Java3D显示空间x,y,z坐标轴,需要安装java3D jdk包!-Java3D show space x, y, z axis, the need to install java3D jdk package!
SimpleTableDemo
- How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a ty
BigIntMultiplication
- 大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A*D */ /* 递
CreateKeyStores
- import java.io.FileOutputStream import java.security.KeyStore import java.security.cert.Certificate import javax.security.auth.x500.X500PrivateCredential -import java.io.FileOutputStream import java.security.KeyStore import java.securit y
uploadbean1.9
- 文件上传源码 Multiple stores supported (Folder, Zip, Database, Memory). Security features (Blacklist, FileSizeLimit, Max. Uploaded files). Notification and history features.-file uploads source Multiple stores are supported (Folder , Zip, Database, Mem
ymsg_code_jars_v0_6
- A Java package (library/API) to connect and use the Yahoo Instant Messager and Chat protocols (YMSG), in a reasonably coder-friendly and abstract way. Although methods the API exposes are closely matched to Yahoo IM features, the API attempts to hid
antigmailjava
- 实现一个类,描述二维平面的直线Line。 描述属性:私有属性 直线所通过的点:Point p; 直线的斜率:double m 实现方法: 直线的构建; 返回直线的两个属性; 返回直线在Y轴上的截距:yIntercept ; 判断两条直线是否相等; 显示直线的内容:y = mx + b isParallelTo(L
Calculator
- 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。
Trees
- structure de arbre il y a des fonction des afficher et caluler
L1_vector
- 输入四个点,判断此四点是否可形成一个平行四边形。 程序中描述了一个抽象数据类型Vector2D,表示一个向量。具有(x,y)两个值。其本身具有减另一个向量(minus(Vector2D)),判断自身是否为零向量(iszero()),与另一个向量对应值y,x乘积之差(inner(Vector2D))。由于两个向量平行,则乘积之差x1*y2-x2*y1=0。点A,B,C,D四点组成平行四边形的条件是AB//CD,BC//DA且各个向量皆不为零向量。 首先声明四个向量。向量i获得值的方法是
java3
- System.out.print(s) System.out.println(t) System.out.print(u) System.out.println(v) System.out.print(a) System.out.print(b) System.out.print(c) System.out.println(d) x=0x5f20 y=0x5f35 z=0xffff System.out.print(x) System.out.print(y) System.
DrawingPanel
- 在DrawingPanel放置x轴格线及标示格线并设定 在DrawingPanel放置y轴格线及标示格线并设定 在DrawingPanel放置x轴标示并设定 在DrawingPanel放置y轴标示并设定 在DrawingPanel放置方程式图片档并设定 在Panel放置一个CheckBox控制方程式的显示 在...
73462706LL1wenfafenxi
- ll1文法分析器,有大用途,还y有什么要说明的
bao
- (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及构造方法Circle()、Circle(int xx,int
Geometry
- 使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间中旋转
mouse
- 知道鼠标X,Y位置 将鼠标光标移动到X,Y位置 java源程序
Five-Stone-bluethot-y-touch-s40-nokia
- codigo fuente dell juego five stone con soporte touch y bluethoth
Data-Structure-y-Algorit-in-Java-Mark-Allen-Weiss
- Data Structure y Algoritmos en Java Autor Mark Allen Wei-Data Structure y Algoritmos en Java Autor Mark Allen Weiss
Practicas-y-archivos
- Modulación y codificacion Archivos
Y.asyncScrollLoader
- Y.asyncScrollLoader是分屏展示、图片按需加载、按需执行JS、按需解析HTML、标签按需加载所必需的插件。-Y.asyncScrollLoader Webpage split screen display, picture on-demand loading, according to the need to perform JS, according to the needs analysis of HTML, the label on-demand loading requi