-
Menu
菜单编程操作的源代码,有助于对菜单的理解。。(Menu programming operation of the source code, contribute to the understanding of the menu. .)
- 2013-11-27 23:23:33下载
- 积分:1
-
Sender
GE PCI5565 PMC5565 PCIE5565反射内存网数据中断发送程序
VMIC5565反射内存卡 实时仿真技术(GE PCI5565 PMC5565 PCIE5565 reflective memory network data interrupt transmission program
VMIC5565 reflective memory card real-time simulation technology)
- 2014-10-29 10:01:59下载
- 积分:1
-
led
51单片机的led灯亮的c语言 程序使其旋转形成圆形(five one single chip microcomputer)
- 2011-12-26 09:45:59下载
- 积分: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
-
TStat_Control
cfx子程序,基于该子程序,用户能够方便的将子程序与CFX进行连接,解决CFX接口问题。(CFX subroutine, based on the subroutine, the user can convenient to connect subroutine provided with CFX, provided to solve CFX interface problem
)
- 2020-09-24 21:27:49下载
- 积分:1
-
stc15-MMA7361L
STC15单片机应用角度传感器MMA7361L调试程序(STC15 SCM application debugger angle sensor MMA7361L)
- 2014-11-05 23:05:10下载
- 积分:1
-
epwm_up_aq
生成PWM波的c程序,需要的可以自己下载查看(A C program for generating PWM waves)
- 2017-08-13 18:32:49下载
- 积分:1
-
GouWuJie
1、ADO技术
2、用对话框显示图片
3、对话框动态伸展(1, ADO technology
2, with a dialog box is displayed pictures
3, the dialog dynamic extension)
- 2016-01-25 22:02:17下载
- 积分:1
-
MC9S12XS128changyongmokuai
MC9S12系列单片机的学习的资料,里面包括了其重要的技术模块及编程技巧,能帮助大家更好的了解和使用这款单片机(MC9S12 series MCU learning materials, including its important technical modules and programming skills, to help people better understand and use the single chip microcomputer
)
- 2013-10-16 10:01:22下载
- 积分:1
-
Wireless_Engineering_and_Technology_Pub2015_Vol6_
Wireless Engineering and Technology
vol.6, num.3, 2015, 37pages
ISSN : 21522294
- 2016-06-14 20:53:44下载
- 积分:1