搜索结果
找到约 32 项符合
Frames 的查询结果
按分类筛选
书籍 Distributed Antenna Systems
The rapid growth in mobile communications has led to an increasing demand for wide-
band high data rate communications services. In recent years, Distributed Antenna
Systems (DAS) has emerged as a promising candidate for future (beyond 3G or 4G)
mobile communications, as illustrated by projects such ...
Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and ...
JavaScript 什麽是 JavaScript? 执行 JavaScript scripts 将scripts 语法嵌入HTML文件之中 第一个函数 输入型元件 日期功能 -- 最後修改期 状态
什麽是 JavaScript?
执行 JavaScript scripts
将scripts 语法嵌入HTML文件之中
第一个函数
输入型元件
日期功能 -- 最後修改期
状态栏 (statusbar)显功能
日期物件
随数的产生
开启新窗囗
框 架 (frames) 的 运 用
状态栏(statusbar)
setTimeout 函 数
设计一个跑马灯 (scroller)
数组(Arrays)的设计
如何清 ...
技术资料 LQFP,TQFP,QFP,CQFP封装尺寸表
Low Profile Quad Flat Pack (LQFP) packages provide the same benefit of the metric QFP packages, but are thinner (body thickness of 1.4mm) and have a standard lead-frame footprint (2.0mm lead footprint). LQFPs help to solve issues such as increasing board density, die shrink programs, thin end-produc ...
嵌入式/单片机编程 The potential of solving real-time demanding industrial applications, using vision-based algorithms
The potential of solving real-time demanding industrial applications, using vision-based
algorithms, drastically grew due to an increasing availability of computational power.
In this thesis a novel real-time, vision-based Blackjack analysis system is presented. The
embedding of the vision algorithm ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
uCOS UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether
UCOS/II for ICCAVR
- The version of UCOS/II is 2.04
- the original port was done by Ole Saether for the IAR compiler. Jens E.
Holtegaard ported one version using ICCAVR. Joerg Meyer did another port
(using Jens port as a start?). This is basically Joerg s port plus a
little bit of changes and ...
技术资料 博通BCM43438KUBG正基同款AP6212sdio工业级wifi模块
1. General Description BL-M3362NS1 product is designed base on Broadcom BCM43362 chipset. It operates at 2.4GHz band and supports IEEE802.11b/g/n 1T1Rwith wireless data rate up to 72.2Mbps. It supports IEEE802.11isafety protocol, along with IEEE802.11e standard service quality. It supports standard ...
单片机编程 基于CAN总线的综自通讯规约设计
介绍一种基于CAN总线的牵引变电站自动化系统通讯规约的设计,CAN通讯规约采用标准帧,报文采用主动发送和发送查询两种处理形式。该设计在城市轻轨与地铁牵引变电站中的应用表明:可实现间隔层和通讯处理层的数据快速、可靠的交换,提高牵引变电站的安全性和稳定性
。
Abstract:
 This paper firstly presents a kind ...
Linux/Unix编程 width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) cu
width = gdk_pixbuf_animation_get_width(ani)
height = gdk_pixbuf_animation_get_height(ani)
current_frame_list = gdk_pixbuf_animation_get_frames(ani)
pixmap = gdk_pixmap_new(w->window, width, height, -1)
clean_pixmap = gdk_pixmap_new(w->window, width, height, -1)
if (w->style->bg_pixmap ...