-
use mapping arc method, output a statistical charts, "Yuan pie" and a...
使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和圆弧。-use mapping arc method, output a statistical charts, "Yuan pie" and a "folding fans." The raw data in the array Data, this data in the five round pie for the fan perspective, the perspective of their respective values were calculated 38,91,54,125,53, on the array were drgree. No. 1 fan initial data Kok start = 0, green painted. The second start of the initial angle = 38, painted blue. A final start of the initial angle = 308, with orange painting. Folding fans of paint is : in the upper left corner coordinates (130,40), 150 long, wide oval region of 80, from 22 degrees to start painting an anti-clockwise 15 degrees fan, painting section 15 of ellipse; Then turn to the fan-shaped and painted arc.
- 2023-01-04 04:00:02下载
- 积分:1
-
Bookstore simple management system, is a lesson for teachers to guide the comple...
简单的书店管理系统,是课设期间教师指导完成的,希望会对大家有帮助!-Bookstore simple management system, is a lesson for teachers to guide the completion of the period, and I hope you will help!
- 2022-02-24 19:52:33下载
- 积分:1
-
Java数字图像处理,对图像进行FFT变换
Java数字图像处理,对图像进行FFT变换-Java digital image processing, image transform FFT
- 2022-05-21 14:02:04下载
- 积分:1
-
JAVA的编程核心思想,能够对初学者的编程提供指导,并且形成很好的编程风格。...
JAVA的编程核心思想,能够对初学者的编程提供指导,并且形成很好的编程风格。-JAVA programming core ideas of programming can provide guidance for beginners, and the formation of a good programming style.
- 2022-08-10 04:37:51下载
- 积分:1
-
简单复选框演示程序
简单复选框演示程序-simple check box Demonstration Program
- 2022-03-22 18:44:36下载
- 积分:1
-
SNMP你的源代码,是官方网站,你可以看到好的写作…
你个snmp的源码,是官方网站上的,大家可以看看,写的不错-snmp you have the source code, is the official website, you can see the good write
- 2022-08-04 00:58:18下载
- 积分:1
-
一个小项目,基于j2ee,让大家学习使用,一个网站,是药物网站,...
一个小项目,基于j2ee,让大家学习使用,一个网站,是药物网站,-A small project, based on j2ee, let everyone learn how to use a site, a drug site,
- 2023-01-30 19:10:09下载
- 积分:1
-
PSO on improving the source, than for the regulation of the use of reservoirs, o...
关于改进pso的源程序,比用于水库的调节运用,对优化水库调节的优化很有用-PSO on improving the source, than for the regulation of the use of reservoirs, optimization of reservoir regulation on the optimization of very useful
- 2023-07-31 05:30:03下载
- 积分:1
-
设计模式中的一个常见的模式
设计模式中的一个常见的模式--门面模式的java实现.-Design patterns in a common mode realize java window mode.
- 2023-05-23 00:05:03下载
- 积分:1
-
我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念:
一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)...
我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念:
一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。
-We provide automatic camera phone VideoIM Uploader J2ME version of [open source] is such a concept: one can be downloaded to your phone (for example, can download Nokia7610 has actually installed and running) of Java applications, used to automatically drive your cell phone camera to take a picture from time to time (the default is the Jpeg format, a very small amount of data). Then, the background thread will Jpeg images (small, about a few KB) uploaded to the server. Camera phone quietly, silently upload photos without manual intervention, for example, you can set up every three minutes take a photo, and then uploaded to Flickr this famous picture-sharing site, the world will see your slow video.
- 2023-06-02 20:35:04下载
- 积分:1