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

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

RUN

  • aiNet application is a very powerful and a very simple tool for solving the problems which are usual

    aiNet application is a very powerful and a very simple tool for solving the problems which are usually solved with artificial neural networks (ANN). All possible tests we had RUN proved that the results obtained with aiNet are at least as good as the results obtained with some other ANNs. Let us state some of aiNet抯 features. (c) aiNet 1995-1997

    標簽: very application powerful problems

    上傳時間: 2014-01-16

    上傳用戶:wang5829

  • FreeTTS is a speech synthesis system written entirely in the Java programming language. It is based

    FreeTTS is a speech synthesis system written entirely in the Java programming language. It is based upon Flite, a small, fast, RUN-time speech synthesis engine, which in turn is based upon University of Edinburgh s Festival Speech Synthesis System and Carnegie Mellon University s FestVox project.

    標簽: programming synthesis entirely language

    上傳時間: 2014-08-29

    上傳用戶:cylnpy

  • The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e

    The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (STM3210B-MCKIT) and PM motor, a motor can be made to RUN in a very short time. It also eliminates the need for time-consuming development of FOC and speed regulation algorithms by providing ready-to-use functions that let the user concentrate on the application layer. Moreover, it is possible to get rid of any speed sensor thanks to the sensorless algorithm for rotor position reconstruction.

    標簽: free-of-charge compatible KickStart modules

    上傳時間: 2014-01-09

    上傳用戶:498732662

  • This talk centered on Hamming s observations and research on the question"Why do so few scientists m

    This talk centered on Hamming s observations and research on the question"Why do so few scientists make significant contributions and so many are forgotten in the long RUN?"

    標簽: observations scientists centered research

    上傳時間: 2013-12-19

    上傳用戶:671145514

  • J2ME(Java 2 Micro Edition) 是近年來隨著各種不同設備

    J2ME(Java 2 Micro Edition) 是近年來隨著各種不同設備,尤其是移動通信設備的飛速發展而誕生的一項新的開發技術。它定位在消費性電子產品的應用上,對設備的智能化、多樣化,提供了革命性的解決方案,并因其“Write Once, RUN anywhere”的Java特性而提高開發的效率。 隨著手機的日益普及、Java功能在移動設備上的實現,Java應用程序產生的手機增值服務逐漸體現出其影響力,對豐富人們的生活內容、提供快捷的資訊起著不可忽視的作用。本論文著眼于J2ME技術的應用,開發一款可商用的手機游戲程序——坦克大戰。本程序的界面和運作方式繼承于日本任天堂公司在20世紀80年代開發的Battle City游戲,將老少皆宜的經典作品移植到手機上來,為更流行的硬件平臺提供應用軟件。 本論文介紹了任天堂紅白機的軟硬件特性、J2ME的相關技術及本程序的結構分析和具體功能的實現

    標簽: Edition Micro J2ME Java

    上傳時間: 2014-01-22

    上傳用戶:cc1915

  • This transport driver for BlueDrekar middleware is a reference implementation of the Bluetooth Hos

    This transport driver for BlueDrekar middleware is a reference implementation of the Bluetooth Host Controller Interface (HCI) UART transport layer. The source code is compiled and RUN in linux enviroment.

    標簽: implementation BlueDrekar middleware Bluetooth

    上傳時間: 2016-06-13

    上傳用戶:www240697738

  • Freediag contains various drivers (ISO9141, ISO14230, SAEJ1850-VPW, SAEJ1850-PWM) for different adap

    Freediag contains various drivers (ISO9141, ISO14230, SAEJ1850-VPW, SAEJ1850-PWM) for different adapters that connect the PC serial port to a vehicle. It reads vehicle diagnostic info from vehicle electronic control unit (ecu). The source code is compiled and RUN in linux environment.

    標簽: 1850 SAEJ ISO different

    上傳時間: 2013-12-24

    上傳用戶:lwwhust

  • 本論文主要介紹了JPEG的編碼和解碼過程。該程序的編碼部分能把一張BMP格式的圖象進行JEPG編碼

    本論文主要介紹了JPEG的編碼和解碼過程。該程序的編碼部分能把一張BMP格式的圖象進行JEPG編碼,壓縮成以二進制形式保存的文件;通過相應的解碼程序又可以把圖象解壓縮出來。在圖象傳送過程中,我們經常采用JPEG格式對靜態圖象進行編碼。JPEG基本系統是一種有損編碼,無法完全恢復出原圖象,信息有一定的丟失,稱為有損壓縮。盡管我們希望能夠無損壓縮,但是通常有損壓縮的壓縮比(即原圖象占的字節數與壓縮后圖象占的字節數之比,壓縮比越大,說明壓縮效率越高)比無損壓縮的高。JPEG編碼先把圖象色彩RBG變成亮度Y和色度Cr、Cb,它利用人的視覺對色度不敏感的特點,減少一部分色度數據,以達到壓縮。 JPEG采取多種編碼方式,包含有行程編碼(RUN Length Coding)和哈夫曼(Huffman)編碼,有很高的壓縮比。在編碼前,先對數據進行分塊,離散余弦變換(DCT)及量化,保留能量大的低頻信號,丟棄高頻信號以達到壓縮。解碼時,進行熵解碼,反量化,反離散余弦變換(IDCT)。

    標簽: JPEG JEPG 編碼 BMP

    上傳時間: 2013-12-21

    上傳用戶:coeus

  • The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of

    The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to RUN the programs from the ALGLIB website.

    標簽: library The describes for

    上傳時間: 2014-09-11

    上傳用戶:jackgao

  • 這個是用VC++實現的winsnmp的網絡管理兼監控的程序

    這個是用VC++實現的winsnmp的網絡管理兼監控的程序,經調試可正常運行通過,希望對大家有所幫助 -this the VC winsnmp network management and monitoring procedures, The tests can be RUN through the normal, we hope to help

    標簽: winsnmp VC 網絡管理 監控

    上傳時間: 2013-12-14

    上傳用戶:AbuGe

主站蜘蛛池模板: 兴安县| 乐至县| 云浮市| 赣榆县| 会昌县| 小金县| 永康市| 深州市| 迭部县| 汉中市| 抚远县| 班戈县| 南安市| 固始县| 伊金霍洛旗| 开阳县| 永川市| 娱乐| 周口市| 台山市| 滕州市| 宁安市| 大新县| 八宿县| 林西县| 昌邑市| 韶关市| 龙口市| 闽侯县| 富川| 阿鲁科尔沁旗| 马边| 舒兰市| 鹤峰县| 天水市| 普陀区| 普兰店市| 资中县| 甘肃省| 嘉黎县| 玛多县|