-
模糊控制方法来控制无刷直流电动机调速,电机转速可以显著…
采用模糊控制方式控制直流无刷电机的转速,可使电机的转速稳定性大幅度提高-Fuzzy control method to control brushless DC motor speed, motor speed can significantly improve the stability of
- 2022-02-09 15:53:06下载
- 积分:1
-
股票源码!简单实用!方便快捷!直接可用,对系统要求低!
股票源码!简单实用!方便快捷!直接可用,对系统要求低!
-Stock source! Simple and practical! Convenient! Directly available on the system requirements low!
- 2023-05-02 04:10:03下载
- 积分:1
-
masm611.zip good use assembler ah
masm611.zip 很好用的汇编程序呀-masm611.zip good use assembler ah
- 2022-09-10 08:15:03下载
- 积分:1
-
将存于DAT1开始的1个8字节BCD相加,结果放在SUM.考虑溢出.
将存于DAT1开始的1个8字节BCD相加,结果放在SUM.考虑溢出.-will be stored in the DAT1 began an eight-byte BCD together, the results on SUM. Consider spills.
- 2023-01-15 03:05:04下载
- 积分:1
-
AVRSTUDIO中文HELP AVRSTUDIO中文HELP
AVRSTUDIO中文HELP AVRSTUDIO中文HELP-HELP AVRSTUDIO Chinese AVRSTUDIO Chinese HELP AVRSTUDIO中文HELP
- 2023-01-18 11:30:04下载
- 积分:1
-
MCS
MCS-96单片机要用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-MCS-96 microcontroller with PWM have Sawtooth, PWM register should be the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, After filtering, it will be Sawtooth.
- 2022-03-03 14:01:07下载
- 积分:1
-
Js powerful components, need to download to a friend enjoy.
强大的jJs powerful components, need to download to a friend enjoy.s组件,需要的朋友尽情的下载把。-Js powerful components, need to download to a friend enjoy.
- 2022-05-06 04:17:16下载
- 积分:1
-
一个好用的整数分频电路 保证你喜欢 能够实现对任意整数的分频电路设计...
一个好用的整数分频电路 保证你喜欢 能够实现对任意整数的分频电路设计-a handy integer frequency divider circuit assures you like to be able to achieve arbitrary integer frequency circuit design
- 2022-06-21 00:21:57下载
- 积分:1
-
vb 分形树
Dim xs As Integer
Dim ys As Integer
Dim alph As Single
Dim lng As Single
Dim m As Integer
Const PI As Single = 3.14159265
Private Function tree(x As Integer, y As Integer, angle As Single, length As Single, n As Integer)
Dim x0 As Integer
Dim y0 As Integer
Dim alpha As Single
Dim beita As Single
Dim leng As Single
BackColor = vbWhite
If n > 0 Then
x0 = x + Cos(angle) * length
y0 = y - Sin(angle) * length
picture1.Line (x, y)-(x0, y0), vbbrake
alpha = angle - PI / 8
beita = angle + PI / 8
leng = 2 * length / 3
Call tree(x0, y0, alpha, leng, n - 1)
&nbs
- 2022-01-24 19:06:52下载
- 积分:1
-
visual basic visual basic vis ual basic vis ual basic visual basi c
visual basic
visual basic
visual basic-visual basic visual basic vis ual basic vis ual basic visual basi c
- 2022-06-29 11:54:29下载
- 积分:1