搜索结果

找到约 84 项符合 Width 的查询结果

其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s

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. ...
https://www.eeworm.com/dl/534/301971.html
下载: 49
查看: 1035

微处理器开发 The PWM_1 project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board a

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.
https://www.eeworm.com/dl/655/321203.html
下载: 58
查看: 1066

加密解密 CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 b

CRC码产生器与校验器程序 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
https://www.eeworm.com/dl/519/356115.html
下载: 167
查看: 1077

微处理器开发 s3c2410提供了5个16位的Timer(Timer0~Timer4)

s3c2410提供了5个16位的Timer(Timer0~Timer4),其中Timer0~Timer3支持Pulse Width Modulation—— PWM(脉宽调制 )。Timer4是一个内部定时器(internal timer),
https://www.eeworm.com/dl/655/358671.html
下载: 180
查看: 1057

matlab例程 matlab程序

matlab程序,用于计算波的半宽(full width of half maxium)
https://www.eeworm.com/dl/665/370073.html
下载: 194
查看: 1023

Linux/Unix编程 //获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_ha

//获得当前的模式 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[] // ...
https://www.eeworm.com/dl/619/418767.html
下载: 135
查看: 1021

matlab例程 Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by loo

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 e ...
https://www.eeworm.com/dl/665/432373.html
下载: 93
查看: 1041

其他 < content="Hello,sik" Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath

< 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" >
https://www.eeworm.com/dl/534/442710.html
下载: 189
查看: 1116

编辑器/阅读器 Some time during my development works I had the need of printing the contents of a ListView control.

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 ...
https://www.eeworm.com/dl/626/460256.html
下载: 148
查看: 1069

Internet/网络编程 -- ------------------------------------------------------------------------------------ -- DESCRIP

-- ------------------------------------------------------------------------------------ -- DESCRIPTION : Demultiplexer -- Width: 8 -- Number of terminals: 4 -- Output enable active: HIGH -- Output active : HIGH -- Download from : ...
https://www.eeworm.com/dl/620/465414.html
下载: 39
查看: 1047