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.
标签: Although problems obesity related
上传时间: 2013-12-17
上传用户:stewart·
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.
标签: Although problems obesity related
上传时间: 2014-02-15
上传用户:远远ssad
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.
标签: Although problems obesity related
上传时间: 2014-02-09
上传用户:时代电子小智
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 F90 compiler may be needed.)
标签: implements continuous simulation The
上传时间: 2016-04-03
上传用户:zhaiye
书籍:Teach Yourself Visual C++ 6 in 21 Days 第一章的源码: 所有的源码都是我边读边写的,已经通过了VC6得便宜,适合VC6得初学爱好者,希望大家一起学习进步 书的在线地址,第一章: http://poincare.matf.bg.ac.yu/~filip/nm/Seminarski/VC-21days-short/ch01/ch01.htm
标签: Yourself Visual Teach Days
上传时间: 2016-04-04
上传用户:hjshhyy
书籍:Teach Yourself Visual C++ 6 in 21 Days 第2章的源码:所有的源码都是我边读边写的,已经通过了VC6在WinXP下的编译,适合VC6得初学爱好者,希望大家一起学习进步 第二章的在线地址: http://poincare.matf.bg.ac.yu/~filip/nm/Seminarski/VC-21days-short/ch02/ch02.htm
标签: Yourself Visual Teach Days
上传时间: 2014-01-21
上传用户:chenlong
The J2EE Architect s Handbook: How to be a Successful Technical Architect for J2EE Applications by Derek Ashmore ISBN:0972954899 DVT Press © 2004 (284 pages) This handbook is a concise guide to architecting, designing, and building J2EE applications. Whether you re architect your first J2EE application or looking to keep your projects on-time and on-budget, you will refer to this handbook again and again.
标签: Architect J2EE Applications Successful
上传时间: 2013-12-26
上传用户:www240697738
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 is GNU/Linux.
标签: specification open-source User-Agent Sofia-SIP
上传时间: 2016-04-10
上传用户:watch100
ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features of the program: Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly interface, mouse support, pop-up menu commands, short cut key commands, context-sensitive on-line help,and it is cheap. Program s capacity and limitations: Max executable file size is 64 KB. Can not disassemble program of EXE-format.Only 8086/8088 CPU instructions can be disassembled. Disassemble 8087 Math Co-processor s instructions.
标签: programmers Beginners Features assembly
上传时间: 2014-06-21
上传用户:皇族传媒
DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍需较复杂的运算和控制电路单元,即使现在,实现长点数的FFT仍然是很困难。本文提出的FFT实现算法是基于FPGA之上的,算法完成对一个序列的FFT计算,完全由脉冲触发,外部只输入一脉冲头和输入数据,便可以得到该脉冲头作为起始标志的N点FFT输出结果。由于使用了双ram,该算法是流型(Pipelined)的,可以连续计算N点复数输入FFT,即输入可以是分段N点连续复数数据流。采用DIF(Decimation In Frequency)-FFT和DIT(Decimation In Time)-FFT对于算法本身来说是无关紧要的,因为两种情况下只是存储器的读写地址有所变动而已,不影响算法的结构和流程,也不会对算法复杂度有何影响。
标签: Transformation Discrete Fourier DFT
上传时间: 2016-04-12
上传用户:lx9076