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

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

fast-Track

  • 賽靈思電機(jī)控制開發(fā)套件簡(jiǎn)介(英文版)

      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.

    標(biāo)簽: 賽靈思 電機(jī)控制 開發(fā)套件 英文

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

    上傳用戶:wujijunshi

  • 理解并使用共享內(nèi)存

    上一個(gè)專欄討論了執(zhí)行模型和內(nèi)核啟動(dòng)執(zhí)行配置如何影響寄存器數(shù)量以及本地多處理器資源(比如共享內(nèi)存,share memo~)。現(xiàn)在我們繼續(xù)討論內(nèi)存的性能以及共享內(nèi)存在reverseArray_multiblock_fast.CU中的使用。

    標(biāo)簽: 共享內(nèi)存

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

    上傳用戶:zaizaibang

  • XMDS is a code generator that integrates equations. You write them down in human readable form in a

    XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.

    標(biāo)簽: integrates generator equations readable

    上傳時(shí)間: 2014-11-27

    上傳用戶:hebmuljb

  • This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the I

    This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and Linux Fast-STREAMS releases, this tarball configures, builds and installs these components separate from those releases.

    標(biāo)簽: TLI the separate OpenSS7

    上傳時(shí)間: 2015-03-12

    上傳用戶:mikesering

  • 最新的支持向量機(jī)工具箱

    最新的支持向量機(jī)工具箱,有了它會(huì)很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, 1995. [2] J. C. Platt, "Fast training of support vector machines using sequential minimal optimization", in Advances in Kernel Methods - Support Vector Learning, (Eds) B. Scholkopf, C. Burges, and A. J. Smola, MIT Press, Cambridge, Massachusetts, chapter 12, pp 185-208, 1999. [3] T. Joachims, "Estimating the Generalization Performance of a SVM Efficiently", LS-8 Report 25, Universitat Dortmund, Fachbereich Informatik, 1999.

    標(biāo)簽: 支持向量機(jī) 工具箱

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

    上傳用戶:亞亞娟娟123

  • 使用的是API編程,可格式化、校驗(yàn)和讀寫特殊扇區(qū)。可用作Windows下的磁盤加密。本函數(shù)還有以下兩個(gè)缺點(diǎn)以待改進(jìn): 1.本函數(shù)還只能讀能讀 A: 和 B:,即只能對(duì)軟盤操作 2.不能改變磁盤扇區(qū)大小

    使用的是API編程,可格式化、校驗(yàn)和讀寫特殊扇區(qū)。可用作Windows下的磁盤加密。本函數(shù)還有以下兩個(gè)缺點(diǎn)以待改進(jìn): 1.本函數(shù)還只能讀能讀 A: 和 B:,即只能對(duì)軟盤操作 2.不能改變磁盤扇區(qū)大小,只能是標(biāo)準(zhǔn)的 512 個(gè)字節(jié)。 參數(shù)說明: command 操作: 0 重置磁盤 2 讀扇區(qū) 3 寫扇區(qū) 4 校驗(yàn)磁道 5 格式化磁道 8 得到設(shè)備參數(shù) (int 1EH) drive 驅(qū)動(dòng)器 A:=0 B:=1 head 磁頭號(hào),范圍 0 - 1 track 磁道號(hào),范圍 0 - 84 ( 80 - 84 為特殊磁道,通常用來加密 ) sector 扇區(qū)號(hào),范圍 0 - 255 ( 19 - 255 為非標(biāo)準(zhǔn)扇區(qū)編號(hào),通常用來加密) nsectors 每次讀或?qū)懙纳葏^(qū)數(shù),不能超出每磁道的最大扇區(qū)數(shù) buffer 數(shù)據(jù)寫入或讀出的緩沖區(qū),大小為 512 個(gè)字節(jié) 返回值 ( 同 Int 13H ): 0x0 成功 0x1 無效的命令 0x3 磁盤被寫保護(hù) 0x4 扇區(qū)沒有找到 0xa 發(fā)現(xiàn)壞扇區(qū) 0x80 磁盤沒有準(zhǔn)備好

    標(biāo)簽: Windows API 函數(shù) 磁盤

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

    上傳用戶:moerwang

  • FlexCompress is a high-speed compression library developed to provide archive functionality for your

    FlexCompress is a high-speed compression library developed to provide archive functionality for your applications. This solution provides flexible compression and strong encryption algorithms that allows you to integrate archiving or backup features into your programs in a fast and easy way.

    標(biāo)簽: functionality FlexCompress compression high-speed

    上傳時(shí)間: 2015-04-04

    上傳用戶:s363994250

  • The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be abl

    The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A third goal was to make this service as easy to log-in to as possible. Anyone tried to fill a log-in screen with a WAP-browser should know what I mean. With Wapmess all you have to do is to write your login-url ONCE and then bookmark it in your phone, to make it available fast. :)

    標(biāo)簽: mobile-phone possible project almost

    上傳時(shí)間: 2015-04-08

    上傳用戶:xiaodu1124

  • 這是一篇有關(guān)混沌在視頻中加密的文章

    這是一篇有關(guān)混沌在視頻中加密的文章,題目為:A fast video encryption scheme based-on chaos。不過看看懂還是要花一些時(shí)間的,不過我可以和大家交流。還有這是英文作寫。

    標(biāo)簽: 混沌 加密 視頻

    上傳時(shí)間: 2015-04-09

    上傳用戶:zhaiyanzhong

  • In today’s IT environment, Java is a leading technology in the world of enterprise development. As

    In today’s IT environment, Java is a leading technology in the world of enterprise development. As management demands more from technology, complexity in infrastructure seems to grow exponentially, leaving many unable to keep up with the demands of such a fast-paced world. These complexities can be seen in the over-evolving Java 2 Enterprise Edition (J2EE) specifications. This unnecessary complexity drove us to discover ways of simplifying development.

    標(biāo)簽: environment development enterprise technology

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

    上傳用戶:Zxcvbnm

主站蜘蛛池模板: 沧州市| 顺昌县| 梁河县| 吉安市| 保德县| 通州区| 阿荣旗| 商水县| 五指山市| 平顺县| 会理县| 时尚| 五台县| 通化县| 平利县| 商洛市| 无为县| 高密市| 天镇县| 黄骅市| 杭锦旗| 韶关市| 汽车| 齐河县| 东乡族自治县| 女性| 龙江县| 马山县| 金溪县| 南乐县| 天长市| 盐亭县| 舒兰市| 桐梓县| 西乌| 镇安县| 毕节市| 萝北县| 连城县| 宜君县| 孝感市|