-
Exe8_2
模拟如下图所示的动态时钟界面(指针朝向不限)。程序文件命名为Exe8_2.java。(A CLOCK)
- 2012-05-18 11:08:09下载
- 积分:1
-
CPP116
c++单纯型法。方法不错,希望对大家有帮助。(The simplex method)
- 2016-02-16 11:34:31下载
- 积分:1
-
ssnmp4j是使用Java进行SNMP编程的包
说明: ssnmp4j是使用Java进行SNMP编程的包,此文件包含使用snmp4j的代码示例.(Snmp4j is a package for SNMP programming using Java. This file contains code examples using snmp4j.)
- 2020-06-24 13:20:02下载
- 积分:1
-
99chengfabiao
用java实现简单的程序 九九乘法表 适合初学者(Simple java program with the multiplication table for beginners)
- 2010-11-11 17:07:56下载
- 积分:1
-
TallerMecanico
Ejemplo taller mecanico Java (netbeans)
- 2012-11-24 04:29:41下载
- 积分:1
-
FfmpegJavaDemo-master
说明: ffmpeg4 java开发
命令组装器,相关配置项以及一个简单的转码例子(ffmpeg4 Command assembler, related configuration items and a simple transcoding example)
- 2020-08-03 15:25:27下载
- 积分:1
-
Exe8_1
绘制1个沿圆形轨道运动的红色球体和1个沿椭圆轨道运动的蓝色球体。两个轨道圆心重合,圆的半径为100,椭圆的长短轴半径分别为200和100,运动方向为顺时针(Draw a circular orbital motion along the red sphere and a movement along the elliptical orbit of the blue sphere. Center two tracks overlap, the circle
Radius of 100, the radius of the ellipse minor axis of 200 and 100, respectively, for the clockwise direction of motion)
- 2011-12-23 22:02:45下载
- 积分:1
-
cloud
分形云,java实现,使用分型插值算法,来自孙老师的书(Fractal cloud, java implementation, typing interpolation algorithm, from the book of the Sun)
- 2012-12-23 20:34:33下载
- 积分:1
-
Channel-Power-game
基于认知无线电的研究,同时对信道分配与功率控制进行研究。并详细描述了博弈论的相关实现方法。(channel assignment and power control with game theory.)
- 2011-12-13 19:55:37下载
- 积分:1
-
Java_information_cue
Java实现一个信息提示窗口,实现方法:大多数的信息窗口是没有标题栏的,因此信息窗口不能由继承JFrame 类来实现,一种简单的做法是通过继承JWindow 来实现(当然继承Window 类也可以,但一个原则是尽量使用swing 中的界面类)。
在加载图信息窗口上的图片时,用到java.awt 包中的MediaTracker 类。使用该类的好处是可以更好地管理程序中要使用的图片,同时还可以保证图片和界面同时显示,避免了窗口显示后很久才显示图片的缺点。
(
Java implementation of an information prompt window method: Most of the information is no title bar of the window, the information window can not be achieved by the inherited class JFrame, a simple approach is to be achieved through inheritance JWindow (of course, the Window class can inherit but a principle is to make use of the interface class swing).
When loaded on the chart image information window, use the java.awt package MediaTracker class. The advantage of using this class is that you can better manage the program you want to use the picture, but also can guarantee the picture display and interface simultaneously, avoiding the window a long time to display pictures shortcomings.
)
- 2014-04-30 18:53:35下载
- 积分:1