搜索结果
找到约 84 项符合
WIDTH 的查询结果
按分类筛选
- 全部分类
- matlab例程 (8)
- VHDL/FPGA/Verilog (7)
- 技术资料 (7)
- 单片机开发 (6)
- 其他 (4)
- 电子书籍 (3)
- 通讯/手机编程 (3)
- 其他书籍 (3)
- 其他嵌入式/单片机内容 (2)
- Delphi控件源码 (2)
- 微处理器开发 (2)
- 软件设计/软件工程 (2)
- 系统设计方案 (2)
- Linux/Unix编程 (2)
- 源码 (2)
- 学术论文 (1)
- 技术教程 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 开发工具 (1)
- PCB相关 (1)
- 测试测量 (1)
- Applet (1)
- 文章/文档 (1)
- 书籍源码 (1)
- SCSI/ASPI (1)
- SQL Server (1)
- Java编程 (1)
- 嵌入式/单片机编程 (1)
- JavaScript (1)
- DSP编程 (1)
- 操作系统开发 (1)
- 加密解密 (1)
- 汇编语言 (1)
- 文件格式 (1)
- 编辑器/阅读器 (1)
- Internet/网络编程 (1)
- 能源行业(电力石油煤炭) (1)
- *行业应用 (1)
- 数学计算 (1)
- C/C++语言编程 (1)
- 技术书籍 (1)
- Matlab (1)
- 软件 (1)
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="util.asp" -->
<%
Head="您放入购物车的物品已经全数退回!"
Session("ProductList") = ""
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html charset=gb2312">
<STYLE type=text/css>.main {
FONT-SIZE: 9pt
}
.main1 {
FONT-SIZE: 14px
}
</S ...
电子书籍 Fractal deformation method of complex evolutionary systems under parameter perturbations To create
Fractal deformation method of complex evolutionary systems under parameter perturbations
To create much more fractals width new type of structures.
Delphi控件源码 图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei
图形显示技巧,这是其中一段代码
procedure TForm1.Button1Click(Sender: TObject)
var
newbmp:TBitmap
i,bmpheight,bmpwidth:integer //推拉
begin
newbmp:=TBitmap.Create
newbmp.Width:=image1.Width
newbmp.Height:=image1.Height
bmpheight:=image1.Height
bmpwidth:=image1.Width
for i:=0 to bmphei ...
SQL Server Make a graph from database record and either send it to a printer directly selecting many print op
Make a graph from database record and either send it to a printer
directly selecting many print options or copy it in any file on disc.
This project also gives you print preview option for A4 size paper and
you can set your graph anywhere on the page.Also if you want to change
graph s height or wid ...
VHDL/FPGA/Verilog Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO
Synthesizable FIFO Model
This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is 4 and the FIFO width is 32 bits.
Delphi控件源码 Mir2 Actor.pas if (IsFace) and (FaceIndex > -1) then begin d := aFrmMain.WFaceimg.Images
Mir2 Actor.pas
if (IsFace) and (FaceIndex > -1) then
begin
d := aFrmMain.WFaceimg.Images[FaceIndex * 10 + (FaceFram) mod 8]
/// if HorseSurface<>nil then
// dSurface.Draw (dx+shiftx, dy + hpy + ShiftY-60, d.ClientRect, d, TRUE)
// else
if d <> nil then
begin
if HorseSurface <> nil then
...
嵌入式/单片机编程 A digital fi‘equeney meter designed with FPGA development software Q-~us 11 is introduced.The 1 Hz—l
A digital fi‘equeney meter designed with FPGA development software Q-~us 11 is introduced.The 1 Hz—l MHz input measured pulse signals of the digital ii‘equency meter can be used for measuring frequency,period,pulse width and duty ratio,etc.The test results stably display O71 3 seven—segment ...
单片机开发 NRF905驱动代码 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal O
NRF905驱动代码
// The content of this struct is nRF905 s initialize data.
// CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes
// RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ
// 8 Bits CRC And enable
JavaScript 取得浏览绝对大小的JS类
取得浏览绝对大小的JS类,兼容多种浏览器
width 宽度
height 高度
scrollWidth 带滚动条的宽度
scrollHeight 带滚动条的高度
scrollTop 内容高度
DSP编程 This demo shows the use of the PWM block in generating the pulse waveform whose duty cycle is changi
This demo shows the use of the PWM block in generating the pulse waveform whose duty cycle is changing regularly. The PWM waveform period is variable, while the width of the pulse remains constant.