-
Java画图程序源码
Java画图程序源码,"Pencil",//铅笔画,也就是用鼠标拖动着随意绘图
"Line", //绘制直线
"Rect", //绘制空心矩形
"fRect",//绘制以指定颜色填充的实心矩形
"Oval", //绘制空心椭圆
"fOval",//绘制以指定颜色填充的实心椭圆
"Circle",//绘制圆形
"fCircle",//绘制以指定颜色填充的实心圆形
"RoundRect",//绘制空心圆角矩形
"frRect",//绘制以指定颜色填充的实心圆角矩形
"Rubber",//橡皮擦,可用来擦去已经绘制好的图案
"Color",//选择颜色按钮,可用来选择需要的颜色
"Stroke",//选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化
"Word"//输入文字按钮,可以在绘图板上实现文字输入
};
- 2022-05-15 07:55:45下载
- 积分:1
-
此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现
此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现-this source is simple Pascal compiler for code using tools LEX and YACC
- 2022-01-30 22:29:02下载
- 积分:1
-
关于高斯白噪声下信源数目的估计程序
关于高斯白噪声下信源数目的估计程序-On the Gaussian white noise source under the estimate of the number of procedures
- 2022-01-26 16:39:39下载
- 积分:1
-
MPCPy
MPCPY是一个Python程序包,它有助于测试和实现用于构建系统的乘员集成模型预测控制(MPC)。该软件包侧重于使用数据驱动的、简化的物理或统计模型来预测建筑性能和优化控制。四个主要模块包含对象类来导入数据,与真实的或仿真的系统交互,估计和验证数据驱动的模型,并优化控制输入。(MPCPy is a python package that facilitates the testing and implementation of occupant-integrated model predictive control (MPC) for building systems. The package focuses on the use of data-driven, simplified physical or statistical models to predict building performance and optimize control. Four main modules contain object classes to import data, interact with real or emulated systems, estimate and validate data-driven models, and optimize control input.)
- 2020-11-23 08:49:34下载
- 积分:1
-
knn-MatlabCode
说明: K近邻算法。(k-Nearest Neighbor,KNN),是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。该方法的思路是:在特征空间中,如果一个样本附近的k个最近(即特征空间中最邻近)样本的大多数属于某一个类别,则该样本也属于这个类别。(K-nearest neighbor algorithm. K-nearest neighbor (KNN) is a mature method in theory and one of the simplest machine learning algorithms. The idea of this method is: in the feature space, if most of the k nearest (i.e. the nearest) samples near a sample belong to a certain category, then the sample also belongs to this category.)
- 2020-10-04 15:21:47下载
- 积分:1
-
一个CSS3实现的旋转动画效果
一个CSS3实现的旋转动画效果,打开网页后,可看到一些圆环嵌套在一起,循环旋转效果,基于HTML5的CSS3动画技术渲染,对您学习CSS3技术或许会有不小的帮助。
- 2022-09-16 04:00:03下载
- 积分:1
-
RINEX格式说明
GNSS导航卫星的文件的格式说明教学PPT(The format of GNSS navigation satellite file)
- 2018-04-13 22:40:58下载
- 积分:1
-
OFDM
说明: OFDM的MATLAB系统仿真,使用QPSK调制、梳状导频LS信道估计,并且还进行了LS和MMSE信道估计方法的性能比较(MATLAB simulation of the OFDM system, QPSK modulation, combed pilot LS channel estimation, and performance comparison of LS and MMSE channel estimation )
- 2020-11-28 13:29:30下载
- 积分:1
-
IM_DTC
异步电动机直接转矩控制模型,改进后的模型,带滞环比较器的模型(Asynchronous motor direct torque control model, the improved model, with comparator hysteresis model)
- 2008-12-13 15:42:18下载
- 积分:1
-
DDCCI
说明: Display Data Channel Command Interface (DDCCI) Standard
- 2020-06-18 11:20:02下载
- 积分:1