-
Graduate_design_management_system_software_develop
毕业设计管理系统软件开发设计稿Graduate design management system software development and design draft(Graduate design management system software development and design issued Graduate design management system software development and design draft)
- 2010-08-08 08:34:37下载
- 积分:1
-
slaa078a
MSP430相关msp430x11x1.h例程(MSP430-related routines msp430x11x1.h)
- 2008-05-28 11:38:28下载
- 积分:1
-
C#演示用Brush填充Rectangle图形
C#画矩形,然后使用Brush填充Rectangle图形,单击按钮后会生成一个填充过的图形,需要创建Graphics对象,创建一个Brush对象,再使用Rectangle绘制一个矩形,然后使用Brush填充,实现这一过程,核心代码如下:
private void button1_Click(object sender, EventArgs e)
{
Graphics ghs = this.CreateGraphics();//创建Graphics对象
Brush mybs = new SolidBrush(Color.Red);//使用SolidBrush类创建一个Brush对象
Rectangle rt = new Rectangle(10, 10, 100, 100);//绘制一个矩形
ghs.FillRectangle(mybs, rt);//用Brush填充Rectangle
}
- 2022-07-06 17:10:54下载
- 积分:1
-
ADS1230_C
ads1230驱动程序,注释非常详细,编写风格清晰,欢迎下载(driver program)
- 2020-12-16 11:59:12下载
- 积分:1
-
a
说明: digsilent simulation 9 bus ieee
- 2014-11-16 17:38:26下载
- 积分:1
-
vc-driven-camera-capture-images
该文档的主要功能就是利用vc编写一段代码实现摄像头采集图像。(The main function of the document is vc write a piece of code to achieve the camera capture images.)
- 2013-04-02 10:43:48下载
- 积分:1
-
Stepper-motor-drive-source
步进电机28BYJ48型四相八拍电机,电压为DC5V—DC12V。当对步进电机施加一系列连续不断的控制脉冲时,它可以连续不断地转动。每一个脉冲信号对应步进电机的某一相或两相绕组的通电状态改变一次,也就对应转子转过一定的角度(一个步距角)。当通电状态的改变完成一个循环时,转子转过一个齿距。四相步进电机可以在不同的通电方式下运行,常见的通电方式有单(单相绕组通电)四拍(A-B-C-D-A。。。),双(双相绕组通电)四拍(AB-BC-CD-DA-AB-。。。),八拍(A-AB-B-BC-C-CD-D-DA-A。。。)(Stepping Motor 28BYJ48 four-phase eight-phase motor, the voltage DC5V-DC12V. When a series of continuous control pulses are applied to the stepper motor, it can be continuously rotated. Each pulse signal corresponds to the stepper motor of a phase or two-phase winding power state change once, also corresponds to the rotor through a certain angle (a step angle). When the change in the power-on state completes one cycle, the rotor turns one pitch. Four-phase stepper motors can be operated in different power-up modes. The common power-up modes are: single-phase winding power (ABCDA ...), double (dual-phase winding)-DA-AB-...), eight beats (A-AB-B-BC-C-CD-)
- 2020-09-12 06:57:59下载
- 积分:1
-
createMoDIS
mtk modis 配置资料,教你如何配置mtk模拟器,添加或者减少配置项。是初学者的好帮手。(mtk modis configuration information, teach you how to configure mtk simulator, add or reduce the configuration items. Is a good helper for beginners.)
- 2010-03-09 15:28:42下载
- 积分:1
-
jcsb
文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。(In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulation signal recognition, and decision tree method for classification. The simulation results show that SNR 鈮� 5dB, the correct rate more than 99 , and when SNR 鈮� 20dB, the correct rate of 100 . Which is characterized by simple algorithm to identify the correct rate, to achieve the purpose of automatic classification and recognition, and help to identify real-time.)
- 2012-07-19 09:29:58下载
- 积分:1
-
Fgabortb-v041o
外国人写matlab 的gobor特征运算工具箱,包括括一,二维gobor特征提取工具。,已通过测试。
(, Including including a. Dimensional gobor feature extraction tools the foreigners write matlab gobor characteristics computing toolbox. , Has been tested.)
- 2012-09-30 19:32:40下载
- 积分:1