-
时钟 走动
说明: 一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1
-
Java 测试案例
测试案例,改案例仅为测试使用,为借用文档,如侵权,请告知删除。(Test cases, change cases only for testing use, for borrowing documents, such as infringement, please inform deletion.)
- 2020-06-19 03:40:02下载
- 积分:1
-
BlockComboBox
利用Swing组件在弹出式菜单项间画分隔线(Drawing split line in Popumenu by java swing.)
- 2001-01-20 11:53:29下载
- 积分:1
-
Watering_Authentication
java基于eclipse开发环境的数字水印认证系统,能完成水印嵌入,水印提出,图像认证,和篡改检测功能(java eclipse development environment based on digital watermarking authentication system, to complete the watermark embedding, watermark proposed image authentication and tamper detection)
- 2014-06-03 15:06:22下载
- 积分:1
-
main
Source requirements for at least 5 C or Java source code or programming or other good source of learning materials,
- 2015-12-15 02:32:07下载
- 积分:1
-
ssh2
北京圣思园关于spring,struts与hibernate的整合。(The integration of spring, struts and hibernate coming from Beijing Sunsray.
.)
- 2011-09-18 09:03:51下载
- 积分:1
-
zGEP
说明: 国内高人编写基因表达式编程(GEP)实现完全代码,完全面向对象,可以自己组合扩展,编制符合自己要求特定的编程代码。(The preparation of the domestic expert Gene Expression Programming (GEP) to achieve complete code, fully object-oriented, can expand their own portfolio, the preparation of their own request in line with the specific programming code.)
- 2020-12-01 09:29:26下载
- 积分:1
-
Eclipse_chinese
Eclipse 中文版帮助文档,仅供参考(Chinese version of the Eclipse help documentation for reference purposes only)
- 2013-08-15 23:46:25下载
- 积分:1
-
MiniCAD
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files )
- 2020-11-06 22:09:49下载
- 积分:1
-
java使用Xuggler获得视频信息
java中使用Xuggler获得视频信息,包括文件大小,屏幕分辨率等(Java uses Xuggler to get video information)
- 2020-06-29 12:40:02下载
- 积分:1