-
Java画图程序源码
Java画图程序源码,"Pencil",//铅笔画,也就是用鼠标拖动着随意绘图
"Line", //绘制直线
"Rect", //绘制空心矩形
"fRect",//绘制以指定颜色填充的实心矩形
"Oval", //绘制空心椭圆
"fOval",//绘制以指定颜色填充的实心椭圆
"Circle",//绘制圆形
"fCircle",//绘制以指定颜色填充的实心圆形
"RoundRect",//绘制空心圆角矩形
"frRect",//绘制以指定颜色填充的实心圆角矩形
"Rubber",//橡皮擦,可用来擦去已经绘制好的图案
"Color",//选择颜色按钮,可用来选择需要的颜色
"Stroke",//选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化
"Word"//输入文字按钮,可以在绘图板上实现文字输入
};
- 2022-05-15 07:55:45下载
- 积分:1
-
完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据...
完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据-Complete curve-fitting, are given some data, and then through the curve fitting, and then predict the unknown data
- 2022-07-15 08:00:42下载
- 积分:1
-
DMBS
说明: 无线传感器网络中,关于定位的算法dmbs,具体算法(Wireless sensor network, the algorithm on the positioning dmbs, the specific algorithm)
- 2020-09-25 13:37:47下载
- 积分:1
-
range_computation
说明: 已附带43年阻力曲线,可进行地面炮炮弹射程计算(The 43-year resistance curve has been attached, which can be used to calculate the range of surface artillery projectiles.)
- 2019-03-08 19:11:55下载
- 积分:1
-
在工程中引用 Microsoft Scripting Runtime
就可以了!具体看代码! 可以使用任何vbs脚本的功能!注意是使用vbs脚本的语法,和v...
在工程中引用 Microsoft Scripting Runtime
就可以了!具体看代码! 可以使用任何vbs脚本的功能!注意是使用vbs脚本的语法,和vb6稍有不同!-In the works cited in Microsoft Scripting Runtime can be had! Specific code look! Can use any vbs script function! Attention is to use the vbs script grammar, and VB6 is slightly different!
- 2022-01-23 11:16:43下载
- 积分:1
-
ROC曲线的蒙特卡洛仿真
matlab蒙特卡洛仿真,高斯白噪声中确知信号的检测及其报告(The curve of ROC using Monte-Carlo simulation)
- 2018-01-08 16:58:37下载
- 积分:1
-
Socket建立服务器,比较简单,一看就清楚的程序代码
Socket建立服务器,比较简单,一看就清楚的程序代码
- 2023-08-03 13:55:03下载
- 积分:1
-
智能车程序
智能车程序完整版的,包括图像处理以及舵机电机控制,希望可以一起沟通交流(Intelligent vehicle program complete version, including image processing and steering motor control, hope to be able to communicate with each other.)
- 2020-06-25 15:40:01下载
- 积分:1
-
BP神经网络,支持向量机等用于风机故障诊断
BP神经网络,支持向量机等用于风机故障诊断(BP Neural Network and support Vector Machine for Fan Fault diagnosis)
- 2018-04-04 20:27:22下载
- 积分:1
-
springbootdemo
这是一个简单的 springboot+mybatis+mysql 的搭建项目,可以直接用,SpringbootdemoApplication 直接运行
运行环境
jdk8+mysql+IntelliJ IDEA+maven(This is a simple springboot+mybatis+mysql building project, which can be used directly, and SpringbootdemoApplication can run directly.
Operating environment
Jdk8+mysql+IntelliJ IDEA+maven)
- 2018-07-10 15:43:08下载
- 积分:1