-
seven_order5
fluent物性随温度变化的udf(包括导热和比热);边界条件温度随时间变化的udf。(fluent physical properties with temperature changes udf (including thermal conductivity and specific heat) temperature boundary conditions change over time udf.)
- 2015-10-07 20:38:22下载
- 积分:1
-
12
按键精灵 刷副本 口袋版 梦幻西游 蓝手指模拟器(QuickMacro brush copy of Pocket Edition Fantasy Westward blue finger simulator)
- 2014-02-21 12:48:02下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
Flashing-LED
led fleshing in use 8051
- 2011-09-06 14:33:42下载
- 积分:1
-
PCAS
采用VB编写的一个电路分析系统,支持现行电路的分析,具有电路图绘制,仿真功能,并包含了示波器等元器件。(using VB prepared a circuit analysis system, in support of the current circuit, with circuit diagrams mapping, simulation function, and includes components such as oscilloscopes.)
- 2020-12-07 20:09:22下载
- 积分: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
-
PC_Com
用VC进行单片机的串口通讯,并进行数据采集,进行处理以后在PC端显示(VC MCU for serial communication, and data collection, processing beyond the PC to display)
- 2020-12-13 18:59:14下载
- 积分:1
-
CH911CI1
以8051为基础的有键盘;有液晶显示器;有传感器前置调理电路的数据采集器控制程序。(8051-based data acquisition control program)
- 2010-07-24 18:27:55下载
- 积分:1
-
danpianjiplayer
单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
- 2016-06-29 12:08:05下载
- 积分:1
-
24l01
这是24L01开发头程序,希望对大家有帮阻(24L01 This is the first development process, we hope to help a resistance)
- 2006-10-16 09:20:32下载
- 积分:1