亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Introductory

  • an Introductory getting started guide for linux. Guide includes extensive information on file system

    an Introductory getting started guide for linux. Guide includes extensive information on file system, processes, I/O features of linux operating system

    標(biāo)簽: Introductory information extensive includes

    上傳時(shí)間: 2013-12-20

    上傳用戶:三人用菜

  • 10分鐘學(xué)會(huì)SQl第三版 Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for

    10分鐘學(xué)會(huì)SQl第三版 Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for Introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language. Forta s examples are clear and his writing style is crisp and concise. As with earlier editions, this revision includes coverage of current versions of all major commercial SQL platforms. New this time around is coverage of MySQL, and PostgreSQL. All examples have been tested against each SQL platform, with incompatibilities or platform distinctives called out and explained.

    標(biāo)簽: established Yourself standard Minutes

    上傳時(shí)間: 2014-07-07

    上傳用戶:Pzj

  • In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata

    In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation. A very “friendly” introduction to the general idea of the Kalman filter can be found in Chapter 1 of [Maybeck79], while a more complete Introductory discussion can be found in [Sorenson70], which also contains some interesting historical narrative.

    標(biāo)簽: R.E. discretedata describing published

    上傳時(shí)間: 2015-10-22

    上傳用戶:a673761058

  • Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (

    Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an Introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial differential equations.

    標(biāo)簽: Numerical Computing MATLAB with

    上傳時(shí)間: 2014-01-01

    上傳用戶:guanliya

  • 是一本介紹java基礎(chǔ)應(yīng)用的好書 Java For Artists targets both the undergraduate computer science or information te

    是一本介紹java基礎(chǔ)應(yīng)用的好書 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an Introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an Introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most Introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.

    標(biāo)簽: undergraduate information computer Artists

    上傳時(shí)間: 2016-09-28

    上傳用戶:qiaoyue

  • This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate

    This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an Introductory C++ course, but you ve found that you still can t follow your colleagues when they re describing their C++ designs and code You re an experienced C or Java programmer, but you don t yet have the experience to develop nuanced C++ code and designs You re a C++ expert, and you re looking for an alternative to answering the same questions from your less-experienced colleagues over and over again C++ Common Knowledge covers essential but commonly misunderstood topics in C++ programming and design while filtering out needless complexity in the discussion of each topic. What remains is a clear distillation of the essentials required for production C++ programming, presented in the author s trademark incisive, engaging style.

    標(biāo)簽: intermediate you quickly dummy

    上傳時(shí)間: 2014-01-09

    上傳用戶:wpwpwlxwlx

  • C 開發(fā)的有限元軟件

    C 開發(fā)的有限元軟件,界面還可以,不錯(cuò),可以試試。 FElt is a free system for Introductory level finite element analysis. It is primarily intended as a teaching tool for Introductory type courses in finite elements - probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment.

    標(biāo)簽: 有限元 軟件

    上傳時(shí)間: 2014-03-09

    上傳用戶:zycidjl

  • Windows注冊(cè)表的各子鍵的官方參考, Welcome Alphabetical List of Registry Content Glossary of Registry Terms In

    Windows注冊(cè)表的各子鍵的官方參考, Welcome Alphabetical List of Registry Content Glossary of Registry Terms Introductory Topics HKEY_CURRENT_CONFIG HKEY_CLASSES_ROOT HKEY_CURRENT_USER HKEY_LOCAL_MACHINE HKEY_USERS

    標(biāo)簽: Registry Alphabetical Glossary Windows

    上傳時(shí)間: 2013-12-28

    上傳用戶:wsf950131

  • This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

    This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an Introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.

    標(biāo)簽: language gramming concepts problem

    上傳時(shí)間: 2014-01-12

    上傳用戶:獨(dú)孤求源

  • This tutorial was prepared for our freshman engineering students using the student version of MATLAB

    This tutorial was prepared for our freshman engineering students using the student version of MATLAB, because symbolic computations are covered in almost no Introductory textbook. We are pleased to make it available to the international community, and would appreciate suggestions for its improvement. MATLAB’s symbolic engine permits the user to do things easily that are difficult or impossible to do numerically

    標(biāo)簽: engineering tutorial prepared freshman

    上傳時(shí)間: 2014-01-02

    上傳用戶:lx9076

主站蜘蛛池模板: 绥江县| 固原市| 泊头市| 赣榆县| 南部县| 沾益县| 富民县| 平和县| 衡东县| 揭阳市| 宝鸡市| 抚宁县| 岳池县| 永吉县| 北流市| 阳新县| 永川市| 和顺县| 沁源县| 顺昌县| 舟山市| 弥渡县| 泾阳县| 宁蒗| 广河县| 辽阳市| 达拉特旗| 苍梧县| 根河市| 宁蒗| 新沂市| 左云县| 通城县| 田东县| 定州市| 安丘市| 勐海县| 长沙县| 威信县| 伊春市| 岳普湖县|