Beginning Math and Physics for Game Programmers by Wendy Stahler (Author)
标签: Programmers Beginning Physics Stahler
上传时间: 2014-01-15
上传用户:zm7516678
/** * @Author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */
标签: jakcy_wu wujichun Author 算法
上传时间: 2014-01-26
上传用户:weiwolkt
SVMdark, Author: Martin Sewell, Institution:University College London, Language:C
标签: Institution University Language SVMdark
上传时间: 2014-12-21
上传用户:坏坏的华仔
linux keyboard driver engine. the Author is lifeng
标签: keyboard driver Author engine
上传时间: 2014-10-26
上传用户:rocwangdp
book_id=1001490_23 book_name=汇编语言程序设计自学教程 Author=[美]Mark Goodwin page_number=176 fore_cover_number=1 preface_number=4 content_number=4 text_number=176 text_start_page=1 appendix_colorpage_number=0 appendix_number=0 back_cover_number=1
标签: fore_cover_numb page_number book_name book_id
上传时间: 2014-01-02
上传用户:小草123
Author:Oreilly Understanding.The.Linux.Kernel.2nd.Edition
标签: Understanding Oreilly Edition Author
上传时间: 2015-05-09
上传用户:13188549192
the Author is LiFeng
上传时间: 2014-11-04
上传用户:lhw888
-- WISHBONE revB2 compiant I2C master core -- -- Author: Richard Herveille -- rev. 0.1 based on simple_i2c -- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman) -- rev. 0.3 may 4th 2001, fixed typo rev.0.2 txt -> txr -- rev. 0.4 may 8th, added some remarks, fixed some sensitivity list issues
标签: Herveille WISHBONE compiant Richard
上传时间: 2014-01-18
上传用户:tzl1975
The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The Author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more.
标签: McGraw-Hill 0072255129 The Herbert
上传时间: 2015-07-18
上传用户:lx9076
/* shiyan.c 第四组数据结构实验作业。Author:zhg 功能:本程序用于验证函数 LocateElem(L,e,compare()) 。即求出现行表中元素的位序。 程序中的线性表采用顺序存储,以更方便于该操作的实现。 */
标签: LocateElem compare shiyan Author
上传时间: 2015-08-04
上传用户:stampede