I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3.Calc width of menuitem at runtime(MEASUREITEM) * // 4.Draw disabled status
標(biāo)簽: Encapsulates userobjet changed object
上傳時間: 2014-01-14
上傳用戶:lx9076
The PWM_1 project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board and demonstrating the use of PWM (Pulse width Modulation) with Timer TIM4.
標(biāo)簽: Evaluation project program MCBSTM
上傳時間: 2013-12-25
上傳用戶:familiarsmile
CRC碼產(chǎn)生器與校驗器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
標(biāo)簽: polynomial Features Executes clock
上傳時間: 2013-12-18
上傳用戶:Ants
s3c2410提供了5個16位的Timer(Timer0~Timer4),其中Timer0~Timer3支持Pulse width Modulation—— PWM(脈寬調(diào)制 )。Timer4是一個內(nèi)部定時器(internal timer),
上傳時間: 2013-12-16
上傳用戶:569342831
matlab程序,用于計算波的半寬(full width of half maxium)
上傳時間: 2014-11-26
上傳用戶:moerwang
//獲得當(dāng)前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判斷是否支持該模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //取得信息 width = vga_getxdim[] height = vga_getydim[] colors = vga_getcolors[] //繪圖 for[i=0 i<colors i++]{ vga_setcolor[i] vga_drawline[0, i, width-1, i] }
標(biāo)簽: vga_getcurrentmode vga_init oldmode vga_ha
上傳時間: 2014-12-19
上傳用戶:maizezhen
Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Determines, position, height, and approximate width of each peak by least-squares curve-fitting the log of top part of the peak with a parabola.
標(biāo)簽: peaks function positive Detects
上傳時間: 2017-04-26
上傳用戶:彭玖華
< content="Hello,sik" Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath = "../fckeditor/" oFCKeditor.ToolbarSet = "Default" oFCKeditor.width = "550" oFCKeditor.Height = "400" oFCKeditor.Value = content oFCKeditor.Create "Content" >
標(biāo)簽: oFCKeditor FCKeditor BasePath content
上傳時間: 2017-05-20
上傳用戶:zhuoying119
Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print on multiple pages when the width of the list exceeds the width of the print page, * shrink, optionally, the list in a way that the resulting width fits o
標(biāo)簽: development the ListView contents
上傳時間: 2014-01-22
上傳用戶:Divine
-- ------------------------------------------------------------------------------------ -- DESCRIPTION : Demultiplexer -- width: 8 -- Number of terminals: 4 -- Output enable active: HIGH -- Output active : HIGH -- Download from : http://www.pld.com.cn ------------------------------------------------------------------------------------
標(biāo)簽: DESCRIP
上傳時間: 2013-12-27
上傳用戶:wangzhen1990
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1