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

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

implementation

  • 賽靈思電機控制開發套件簡介(英文版)

      The power of programmability gives industrial automation designers a highly efficient, cost-effective alternative to traditional motor control units (MCUs)。 The parallel-processing power, fast computational speeds, and connectivity versatility of Xilinx® FPGAs can accelerate the implementation of advanced motor control algorithms such as Field Oriented Control (FOC)。   Additionally, Xilinx devices lower costs with greater on-chip integration of system components and shorten latencies with high-performance digital signal processing (DSP) that can tackle compute-intensive functions such as PID Controller, Clark/Park transforms, and Space Vector PWM.   The Xilinx Spartan®-6 FPGA Motor Control Development Kit gives designers an ideal starting point for evaluating time-saving, proven, motor-control reference designs. The kit also shortens the process of developing custom control capabilities, with integrated peripheral functions (Ethernet, PowerLink, and PCI® Express), a motor-control FPGA mezzanine card (FMC) with built-in Texas Instruments motor drivers and high-precision Delta-Sigma modulators, and prototyping support for evaluating alternative front-end circuitry.

    標簽: 賽靈思 電機控制 開發套件 英文

    上傳時間: 2013-10-28

    上傳用戶:wujijunshi

  • This book introduces embedded systems to C and C++ programmers. Topics include testing memory device

    This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty. Pages : 336 Slots : 1

    標簽: programmers introduces embedded include

    上傳時間: 2013-12-10

    上傳用戶:shizhanincc

  • This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve

    This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.

    標簽: L. Professor algorithm developed

    上傳時間: 2014-12-21

    上傳用戶:gonuiln

  • 每個C++/C程序通常分為兩個文件。一個文件用于保存程序的聲明(declaration)

    每個C++/C程序通常分為兩個文件。一個文件用于保存程序的聲明(declaration),稱為頭文件。另一個文件用于保存程序的實現(implementation),稱為定義(definition)文件。 C++/C程序的頭文件以“.h”為后綴,C程序的定義文件以“.c”為后綴,C++程序的定義文件通常以“.cpp”為后綴(也有一些系統以“.cc”或“.cxx”為后綴)

    標簽: declaration 程序

    上傳時間: 2014-01-27

    上傳用戶:colinal

  • This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a

    This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.

    標簽: initiated described modified slightly

    上傳時間: 2014-01-09

    上傳用戶:sk5201314

  • UML(統一建模語言)是一個繪制軟件概念圖的圖形化記法(notation)。人們可以用它繪制圖形

    UML(統一建模語言)是一個繪制軟件概念圖的圖形化記法(notation)。人們可以用它繪制圖形,用這些圖形來表示一個計劃進行的軟件設計的問題域,或者用這些圖來表示一個已經完成的軟件實現。Fowler(譯者注:著名IT 技術作家)描述它們時分成了三種不同的層次:概念層(Conceptual)、規格說明層(Specification)和實現層(implementation),我們將細述后面兩種。

    標簽: notation UML 繪制 建模

    上傳時間: 2015-04-06

    上傳用戶:zhenyushaw

  • c語言編譯器

    c語言編譯器,跨平臺,4.2版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.

    標簽: c語言 編譯器

    上傳時間: 2015-04-06

    上傳用戶:jkhjkh1982

  • c語言編譯器

    c語言編譯器,3.6版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.

    標簽: c語言 編譯器

    上傳時間: 2015-04-06

    上傳用戶:小儒尼尼奧

  • 第三方的SQL Server and Sybase的jdbc dirver,速度更快

    第三方的SQL Server and Sybase的jdbc dirver,速度更快,支持回滾(ms 原版不支持)。 Open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. jTDS is the fastest JDBC driver for MS SQL Server and is a complete implementation of the JDBC spec.

    標簽: Server Sybase dirver jdbc

    上傳時間: 2014-01-11

    上傳用戶:asddsd

  • 使用jsp+my sql構成的電子管理系統。能實現借書

    使用jsp+my sql構成的電子管理系統。能實現借書,日記,激光唱碟,對在系統中登錄的借用人進行管理的電子圖書館。 A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL for the implementation.

    標簽: jsp sql my 電子管理系統

    上傳時間: 2015-04-07

    上傳用戶:米卡

主站蜘蛛池模板: 泰和县| 类乌齐县| 墨脱县| 汤原县| 南昌县| 盐源县| 高青县| 涞源县| 浮梁县| 西峡县| 万载县| 满城县| 房山区| 合水县| 临猗县| 松潘县| 翁源县| 中阳县| 荆门市| 绥江县| 靖江市| 峡江县| 内江市| 庄浪县| 惠东县| 江津市| 宁德市| 信宜市| 来宾市| 得荣县| 齐河县| 遵义县| 赣州市| 肇州县| 西畴县| 福安市| 唐河县| 伊通| 石河子市| 南昌市| 嘉兴市|