The AN10 begins with a survey of methods for measuring op amp settling time. This commentary develops into circuits for measuring settling time to 0.0005%. Construction details and results are presented. Appended sections cover oscilloscope overload limitations and amplifier frequency compensation.
上傳時間: 2013-11-14
上傳用戶:JIMMYCB001
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table Construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
標簽: Object-oriented Deterministic Complete notation
上傳時間: 2014-11-29
上傳用戶:kr770906
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under Construction).
標簽: Quadratic calculate including formula
上傳時間: 2014-01-25
上傳用戶:zhuoying119
We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this Construction which admit similar decoding algorithms.
標簽: demonstrate decoding encoding extended
上傳時間: 2013-12-20
上傳用戶:moshushi0009
Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program development process. It covers coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package Construction, and built-in packages.
標簽: easy-to-use Practices practices concise
上傳時間: 2015-07-11
上傳用戶:gonuiln
Design Specification Introduction Goals and Objectives GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can understand, without requiring masterful programming ability. A user with limited Microsoft DirectX and/or Visual C++ programming knowledge will be able to construct a basic, 2-D arcade game. GameForge limits the amount of actual code written by the user, if not eliminating it completely. It will also assist experienced programmers in generating the Microsoft DirectX and Microsoft Windows9x overhead necessary for basic game Construction, allowing them to concentrate on more detailed game design issues and implementation.
標簽: Specification Introduction Objectives GameForge
上傳時間: 2013-12-27
上傳用戶:wl9454
假近鄰法(False Nearest Neighbor, FNN)計算嵌入維的Matlab程序 文件夾說明: Main_FNN.m - 程序主函數,直接運行此文件即可 LorenzData.dll - 產生Lorenz時間序列 PhaSpaRecon.m - 相空間重構 fnn_luzhenbo.dll - 假近鄰計算主函數 SearchNN.dll - 近鄰點搜索 buffer_SearchNN_1.dll - 近鄰點搜索緩存1 buffer_SearchNN_2.dll - 近鄰點搜索緩存2 參考文獻: M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reConstruction using a geometrical Construction[J]. Phys. Rev. A 1992,45:3403.
標簽: Main_FNN Neighbor Nearest Matlab
上傳時間: 2013-12-10
上傳用戶:songnanhua
This book presents an insightful view of XML that places this emerging technology in the context of the ongoing Web revolution. Written for business and technical professionals, this book revals the true value of XML for distributed information systems. It explains how XML is transforming the way organizations manage data and build software systems details the opportunities the language offers for organizatoins that understand tis significance and potential impact and explains how XML and Web services reflect a fundamental shift in software Construction-from monolithic applications to software based on the composition of simple parts.
標簽: insightful technology presents emerging
上傳時間: 2015-09-24
上傳用戶:思琦琦
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the Construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.
標簽: Java Expressions Regular version
上傳時間: 2013-12-18
上傳用戶:lanhuaying
樓天城大牛的冬令營論文. 淺談部分搜索+高效算法在搜索問題中的應用 浙江省杭州第十四中學 樓天城 摘要: 本文從有位置限制的匹配問題的搜索談起,通過對題目Milk Bottle Data的分析,提出了深度優先搜索的一種非常規搜索——部分搜索+高效算法。然后通過部分搜索在Triangle Construction和智破連環陣兩題中的應用,探討了部分搜索方法通用的主要優化方法,并從此方法本質分析其高效的原因所在和應用需要滿足的要求和限制。
上傳時間: 2013-12-24
上傳用戶:pompey