-
mootools.js
网页上的mootools滑动菜单,向上滑出带缩略图的文字滑动菜单,菜单在图片的下方,鼠标移上后,菜单包括的二级子菜单向上滑出,滑出菜单中允许添加缩略图,所以说这是一款图文结合的滑动菜单,整体效果可看截图。(Mootools sliding menu on a Web page, up and out of text with thumbnail sliding menu, the menu at the bottom of the picture, the mouse moved on, the menu includes two sub-menus up and out of the slide-out menu allows you to add thumbnails, so This is a combination of graphic sliding menu, the overall effect can look at the screenshot.)
- 2013-04-19 20:42:44下载
- 积分:1
-
hantek3064-Code-Demo-VBDSO
hantek3064仪表上位机监控的示例程序,仅供大家参考(hantek3064 Meter PC monitoring sample program, only for your reference)
- 2021-04-25 18:48:46下载
- 积分:1
-
NewMenu
一个关于VC菜单的程序,对于要学习编写VC菜单的初学者有非常大的帮助(VC menu on the procedures for the preparation of VC menu to learn the beginners have a very big help)
- 2008-07-11 09:09:36下载
- 积分:1
-
Ex05_3
说明: 点击右键弹出上述快捷菜单,点击消息对话框…弹出消息对话框。
(right-click pop-up menu above fast, click on pop-up dialog box message box ....)
- 2006-03-15 22:28:44下载
- 积分:1
-
Visual_Studio_2010_Shortcuts
Microsoft Visual Studio 2010 Express
快速功能鍵(Microsoft Visual Studio 2010 Express
Keybinding Brochures)
- 2014-01-21 14:51:30下载
- 积分:1
-
MenuEx
漂亮的自绘菜单,让你的菜单充满个性化和时尚化。(Beautiful painting the menu, make your menu full personalization.)
- 2016-04-14 09:30:32下载
- 积分: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
-
vb-recive-many-frames
以定时的方式接收下位机传送的多帧数据,接收准确,实时性很强(In time to receive the next crew of the multi-frame data transmission, receive accurate, real-time strong)
- 2011-10-05 22:32:25下载
- 积分:1
-
WindowsApplication1
ssd4的exe2~~ 满足所有要求。。可以下载(ssd4 the exe2 ~ ~)
- 2009-04-15 21:49:57下载
- 积分:1
-
temperature-display
51单片机温度采集与显示设计 - 通过DS18B20温度传感器获取温度,并通过数码管显示,并实现了温度可手动校准(51 single-chip temperature acquisition and display design- through DS18B20 temperature sensor for temperature, and through the digital display, and achieve a temperature can be manually calibrated)
- 2013-10-13 16:26:42下载
- 积分:1