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

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

RUN-length

  • This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is

    This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is from 50 to 100. Keep rc=r/10!!! The array "speed1" and "speed2" are the control result, in 0.1s and 1s. The length of "speed1" is 2400, and "speed2" is 240. The "pw" and "nw" are the parameters of PWM. The test will last 4 min.

    標簽: speed programme is control

    上傳時間: 2014-11-22

    上傳用戶:jyycc

  • Introduction: 1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools

    Introduction: 1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools i. You can just open the test report, apply AddFailureModeCol 2. Macro2: DPHU_Match is for the test report after meeting i. You open the DPHU_Format_26Dec.xls, then apply DPHU_Match, after the program starts to run, you select the after-meeting test report from which you want to generate a dphu report. ii. Use “Save As” instead of “Save” to save the generated dphu report. Because later on you still want to use the DPHU_Format_26Dec.xls as a template.

    標簽: AddFailureModeCol Introduction generated Macro1

    上傳時間: 2016-08-09

    上傳用戶:爺的氣質

  • delphi 寫的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enable

    delphi 寫的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enables you to create, compile, and run projects. Handel also supports Form Design Environments such as Delphi and can open and write units, projects, and forms created with Delphi 2 or 3. However, it is not perfectly compatible with Delphi.

    標簽: delphi development standalone created

    上傳時間: 2014-01-18

    上傳用戶:jing911003

  • This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

    This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.

    標簽: initializing application operating presents

    上傳時間: 2013-12-19

    上傳用戶:tzl1975

  • 實現8比特字節的RS糾錯編碼

    實現8比特字節的RS糾錯編碼,可以指定極性校驗字節數目,能產生的最大校驗序列長度為255字節(含極性校驗字節).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including parity bytes.

    標簽: 比特 字節 RS糾錯編碼

    上傳時間: 2016-08-24

    上傳用戶:思琦琦

  • www.trolltech.com推薦的學習Qt的權威書籍 自制的Pdf版Code Less Create More Deploy Everywhere Using Trolltech s Qt y

    www.trolltech.com推薦的學習Qt的權威書籍 自制的Pdf版Code Less Create More Deploy Everywhere Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes.

    標簽: Everywhere trolltech Trolltech Create

    上傳時間: 2013-12-29

    上傳用戶:妄想演繹師

  • AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

    AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.

    標簽: directory contains Related Samples

    上傳時間: 2014-07-06

    上傳用戶:鳳臨西北

  • This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil

    This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.

    標簽: microcontroller calculator Although displays

    上傳時間: 2014-12-01

    上傳用戶:edisonfather

  • 俄羅斯方塊

    俄羅斯方塊,畫面比較好看 哦 運行時必需按轉了 ANT 如果已安裝,就直接雙擊Build.bat 然後雙擊Run.bat 關於代碼中的注釋如果出現亂碼,你就把原始檔案用word打開 然後 工具->語言->中文簡繁轉換

    標簽: 俄羅斯方塊

    上傳時間: 2016-08-28

    上傳用戶:xjz632

  • void InitGoertzel(void) 作用:初始化算法參數 用法:采用算法進行檢測前執行一次

    void InitGoertzel(void) 作用:初始化算法參數 用法:采用算法進行檢測前執行一次,如果需要改變參數,調用SetParameter() float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口 作用:對采集下來的音頻數據用算法處理,返回一個結果 參數:sampleData-音頻數據緩沖地址指針; length-緩沖區尺寸(音頻數據數量),字節數; 返回值:返回算法結果。 void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize) 作用:設置算法參數; 參數:set_SampleRate-音頻數據抽樣速率; set_TargetFreq-目標信號頻率; set_BlockSize-算法數據塊尺寸(采樣點); 用法:調用本函數后,需要調用一次InitGoertzel(void)才會生效

    標簽: void InitGoertzel 算法 初始化

    上傳時間: 2016-09-20

    上傳用戶:sssl

主站蜘蛛池模板: 大冶市| 永福县| 金溪县| 班玛县| 高碑店市| 宝坻区| 通州区| 金华市| 和田县| 鄂托克旗| 福建省| 云安县| 红原县| 共和县| 安陆市| 兴城市| 乐亭县| 台中县| 图木舒克市| 邻水| 北安市| 泸西县| 秦安县| 望江县| 乃东县| 淅川县| 凤翔县| 淮南市| 剑阁县| 昭平县| 正蓝旗| 东阳市| 长垣县| 云安县| 唐河县| 古浪县| 勃利县| 贵阳市| 大埔县| 昌图县| 本溪|