虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

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