Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Lightweight Electric/Hybrid Vehicle Design ... of contents : Contents......Page 4 Preface......Page 6 About the authors......Page 8 0.1 Preface......Page 10 0.2 Design theory and ... Page 87 3.4 Brushless motor design for a medium car......Page 90 3.5 Brushless PM motor: design and FE analysis of a 150 ...
  • The Automotive Chassis: Engineering Principles [2 ed.] ... Page 3 Contents......Page 5 Preface......Page 11 1.1 General characteristics of wheel suspensions......Page 13 1.2 Independent ... moments during cornering......Page 247 3.10.4 Kingpin inclination, camber and caster alteration as a consequence of steering ...
  • Magento 2 Cookbook ... options. In Magento 2, the Full Page Cache (FPC) can be handled by Varnish to give your store a performance boost. ... including attributes is an important step in setting up a Magento store. Chapter 5, Managing Your Store, covers setting up the correct tax ...
  • HTML A Beginner’s Guide, 5th Edition ... , including video, audio, and canvas elements. Learn how to structure a page, place images, format text, create links, add color, ... the Foundation 1 Getting Started 2 Document Setup 3 Style Sheet Setup 4 Working with Text 5 Page Structure 6 Positioning Page ...
  • WordPress 3 Plugin Development Essentials.pdf ... 20 Tests 20 Security 21 Printing user-supplied data to a page 21 Using user-supplied data to construct database queries 22 ... [ iv ] Formatting your search results 99 Summary 102 Chapter 5: Content Rotator 105 The plan 105 Widget overview 106 ...
  • Joomla! 1.5 Development Cookbook.pdf ... Exporting a working copy using TortoiseSVN 38 Chapter 2: Keeping Extensions Secure 39 Writing SQL safe queries 41 Writing SQL-safe ... page and component parameters 150 Adding CSS to a page 152 Overriding component templates 154 Adding JavaScript to a ...
  • ffmpeg-2.5.2-win64-dev.7z ... Builds Home Page: This build was compiled on: Dec 30 2014, at: 17:29:04 FFmpeg version: 2.5.2 ... .com/mstorsjo/vo-aacenc> VisualOn AMR-WB 0.1.2 <https://github.com/mstorsjo/vo-amrwbenc> Vorbis 1.3.4 <http://vorbis.com/> vpx 1.3.0 < ...
  • ffmpeg-2.5.2-win64-shared.7z This is a FFmpeg Win64 shared build by Kyle Schwarz. Zeranoe's FFmpeg Builds Home Page: <http://ffmpeg.zeranoe.com/builds ... .99.beta18 <http://caca.zoy.org/wiki/libcaca> FreeType 2.5.4 <http://freetype.sourceforge.net/> Game Music Emu 0.6. ...
  • 2011数据结构 A卷参考答案与评分细则.doc PAGE PAGE 3 2011计科12班数据结构A卷参考答案与评分细则 选择题 每题2分共30分 题号 1 2 3 4 5 6 7 8 9 10 选项 题号 11 12 13 14 15 选项 判断题每题1分共10分 题号 1 2 3 4 5 6 7 8 9 10 对错 填空题 每空1分共10分 1线性表 栈 队列 串 顺序存储结构和链式存储结构 22.1 s->next=p->next; 2.
  • 必修3算法与程序框图测试题.doc PAGE PAGE 1 必修三算法与程序框图测试题 1.阅读如图所示的程序框图输出的结果是 A. 6 B.8 C.10 D.12 2.如果执行如图所示的程序框图 输入N=5则输出的数等于 A. B. C. D. 3.某程序框图如图所示若输出的s=57则判断框内为 A.k>4? B.k>5? C.k>6? D.k>7? 4.读下面的程序框图则循环体执行的次数是 A.50 B.49 C.100 D.