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

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

SPEED

  • 通過MP(代表其中一個P口)的高4位來控制

    通過MP(代表其中一個P口)的高4位來控制,AA`BB`-4,5,6,7腳。12細分,沒行數組里面分4對,每對數第一個加到P口控制電流方向,第二個數控制通電時間。正轉AA`-BB`-A`A-B`B,數組由1到12行的讀取,反轉B`B-A`A-BB`-AA`,數組由12到1行的讀取。參數POWER表示電機啟動還是不啟動,DIRECT參數表示方向,SPEED表示速度等級,每項通電時間用數組中的植/SPEED。本程序沒考慮要走多少步的情況,調用一次就走一步。

    標簽: 控制

    上傳時間: 2015-12-07

    上傳用戶:hopy

  • vs.net技術內幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has

    vs.net技術內幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .NET keeps all the productivity-boosting features you’re familiar with, such as Edit And Continue, IntelliSense, AutoComplete, and code tips. Visual C++ .NET also includes many new features such as managed code extensions for .NET programming, support for attributed code, and a more consistent development environment. These features take Visual C++ .NET to a new level. This book will get you up to SPEED on the latest technologies introduced into Visual C++.

    標簽: Visual particular Microsoft NET

    上傳時間: 2015-12-26

    上傳用戶:qweqweqwe

  • VC6.0核心編程。主要涉及到windows消息

    VC6.0核心編程。主要涉及到windows消息,框架,mfc庫以及相關編程,com,activex技術,數據庫技術,網絡編程技術。為英文版本。 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to SPEED on the latest technologies being introduced into Visual C++.

    標簽: windows 6.0 VC 核心

    上傳時間: 2016-01-02

    上傳用戶:lmeeworm

  • this the source code of addio compression standard CELP. Also, it is optimizied for the execution sp

    this the source code of addio compression standard CELP. Also, it is optimizied for the execution SPEED.

    標簽: compression optimizied the execution

    上傳時間: 2016-01-07

    上傳用戶:yd19890720

  • bulk endpoint endless source/sink firmware. EP2OUT will always accept a bulk OUT EP4OUT will alw

    bulk endpoint endless source/sink firmware. EP2OUT will always accept a bulk OUT EP4OUT will always accept a bulk OUT EP6IN will always return a 512 byte packet. The packet contains an incrementing byte starting at 0x02. Since EP6 always returns a 512 byte packet, this endpoint should never be accessed except with a high-SPEED host controller. EP8IN will continuously return the packet most recently written to EP4OUT

    標簽: bulk will endpoint firmware

    上傳時間: 2016-01-14

    上傳用戶:sk5201314

  • This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, par

    This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. The code has been vectorised for SPEED and is stable and fast.

    標簽: filtering Kalman collection functions

    上傳時間: 2013-12-23

    上傳用戶:ljmwh2000

  • Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we

    Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: MATLAB programmers seeking more SPEED or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.

    標簽: Introduction Engineering Problems previous

    上傳時間: 2014-12-02

    上傳用戶:13160677563

  • A new cable fault location method based on wavelet reconstruction is proposed. In this method the

    A new cable fault location method based on wavelet reconstruction is proposed. In this method the difference between the currents of faulty phase and sound phase under the high voltage pulse excitation is used as the measured signal and is decomposed in multi-scale by wavelet transform, then reconstructed in single scale. Comparing with traditional fault location method by travelling wave, the presented method will not be interfered by the reflected wave from the branch joint of cables or from other positions where the impedances are not matched and not be influenced by fault types, otherwise, the reflected waves can be recognized even the faulty position is near to the measuring terminal, at the same time, the influence of the wave SPEED uncertainty can be reduced. The correctness of the proposed method is proved by simulation results.

    標簽: method reconstruction location proposed

    上傳時間: 2016-02-04

    上傳用戶:maizezhen

  • Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li

    Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher SPEED. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.

    標簽: generators contains Uniform randomc

    上傳時間: 2014-12-01

    上傳用戶:royzhangsz

  • The first task at hand is to set up the endpoints appropriately for this example. The following code

    The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock SPEED to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6 as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets up the FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they are ready for data operations

    標簽: appropriately The endpoints following

    上傳時間: 2013-12-02

    上傳用戶:dianxin61

主站蜘蛛池模板: 桂阳县| 和平县| 屏南县| 兴安县| 嫩江县| 正定县| 嫩江县| 通海县| 辉南县| 高青县| 鲁山县| 柳江县| 张家港市| 定兴县| 永嘉县| 武乡县| 中方县| 宁化县| 金湖县| 龙川县| 彭阳县| 卫辉市| 西乌珠穆沁旗| 岳池县| 乐清市| 军事| 额尔古纳市| 彰化县| 安达市| 禄劝| 比如县| 鄂托克前旗| 平原县| 射阳县| 桑植县| 金坛市| 新龙县| 东明县| 北京市| 林州市| 金华市|