搜索结果
找到约 1,310 项符合
Transition-Time 的查询结果
书籍源码 Although most of the health problems related to fast food aren t felt until middle age -- obesity an
Although most of the health problems related to fast food aren t felt until middle age -- obesity and diabetes are at an all-time high --- the damage starts before children enter kindergarten.
数学计算 The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an ...
Java书籍 The J2EE Architect s Handbook: How to be a Successful Technical Architect for J2EE Applications by
The J2EE Architect s Handbook: How to be a Successful Technical Architect for J2EE Applications
by Derek Ashmore ISBN:0972954899
DVT Press &copy 2004 (284 pages)
This handbook is a concise guide to architecting, designing, and building J2EE applications. Whether you re architect your first J2EE a ...
Linux/Unix编程 Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia-SIP is an open-source SIP User-Agent library, compliant
with the IETF RFC3261 specification. It can be used as
a building block for SIP client software for uses such as VoIP,
IM, and many other real-time and person-to-person communication
services. The primary target platform for Sofia-SIP ...
数学计算 DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具
DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数 ...
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
matlab例程 很经典的空时编码书籍
很经典的空时编码书籍,英文版。
"Space-Time Coding Theory and Practice"
writen by Hamid Jafarkhani
Cambridge Pre
系统设计方案 新一代的多媒体移动标准DVB—H是DVB—T在移动接收方面的扩展。针对移动接收的特点
新一代的多媒体移动标准DVB—H是DVB—T在移动接收方面的扩展。针对移动接收的特点,DVB—H 提出
了几项颇受瞩目的新技术,实现了对手机等手持式移动终端接收地面数字广播电视信号的良好支持。包括降低能耗、无缝切
换、提高移动环境中的抗干扰能力以及灵活的组网方案等。介绍了DVB—H的系统结构,详细讨论了DVB—H标准中数 ...
邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to t ...
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...