搜索资源列表
Timer1
- 定时关机,注销,重启,休眠的源码-Mytob.BSNotes, cancellations, reopening the dormant FOSS
EBDSAM7S64-Basick-ADS
- at91sam7s应用 代码说明: 1)完成基本的初始化 2)初始化PIO等 3)驱动板上的四个按键(PB1,PB2,PB3,PB4) 4)初始化DEBUG口,Usart1等 5)初始化定时器timer0,timer1等-at91sam7s application code : 1) completion of the basic initialization 2) initialization three PIO) driver board the four
windowshook
- 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间
dsp2407timer
- a) 参考《TMS320LF240x DSP结构、原理及应用》,弄清TMS320LF2407的定时器功能。 b) 测试定时器Timer1,周期中断0.1秒,并控制灯D2闪烁时间为Ts c) 单步运行程序,观察发光二极管D2的发光情况。 d) 程序装入片外,按“RUN”观察发光二极管D2的发光情况。
wafrg
- 程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间隔时间;chkAutoWrap和chkAutoNumber为TCheckBox控
gamebestle
- //启动登录服务器 myListener = new TcpListener(localAddress, int.Parse(port.Text)) myListener.Start() service.SetListBox(string.Format(\"开始在{0},{1}监听客户连接\", localAddress.ToString(), port.Text.Trim())) //创建一个线程监听客户的连接请求 ThreadStart ts =
2008_05_25_111148859
- //启动登录服务器 myListener = new TcpListener(localAddress, int.Parse(port.Text)) myListener.Start() service.SetListBox(string.Format(\"开始在{0},{1}监听客户连接\", localAddress.ToString(), port.Text.Trim())) //创建一个线程监听客户的连接请求 ThreadStart ts =
20041244360340
- Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Tim
字幕滚动及秒表
- 滚动字幕:滚动字幕的窗体为scrollform,在窗体中增加一个计时器Timer1、一个标签控件Label1(字幕)、一个TrackBar1(控制滚动速度)、一个MainMenu1和一个Button。主要功能可以实现字幕滚动;字幕滚动速度调节;字幕字体颜色的更改;字幕内容的更改和还原。核心代码如下: procedure Tscrollform.Timer1Timer(Sender: TObject) begin timer1.Interval:=300-TrackBar1.Position La
VB6.0.BO
- Private Sub cmdConnect_Click() If Len(Text1.Text) = 0 And Len(Text2.Text) = 0 Then MsgBox 123.12.25.38 Exit Sub Else If Len(Text1.Text) > 0 Then tcpClient.RemoteHost = Text1.Text Else tcpClient.RemoteHost = Text2.Text End
timer1
- 使用单片机keilc51编程,利用定时器1实现二极管灯闪烁.-Keilc51 the use of single-chip programming, the use of timers to achieve a blinking LED lights.
setupdemo
- Setup Demo for the special version of windoes Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1 to set the PWM registers, just assign a value to the compare A and B registers Compa
timer1
- 计时器 计时函数 windows 计时功能-timer
Test
- UASRT TIMER1 IAR ATMEGA1284P
timer1
- Showing how to use a timer for entering a password in password text box
TMR1_INT
- PIC18 Timer1 Interrupt
Time2CTC_Time1Delay
- AVR Timer1 Example Code
TIMER1
- A Timer1 driver for Windows by C-A Timer1 driver for Windows by C++
timer1_1msdelay
- pic timer1 with 1ms delay