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

%E7%A8%8B%E5%BA%8F

  • Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Ba

    Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about the Basic Compression Library, please read the manual (doc/manual.pdf) and, of course, the source code.

    标签: Introduction Compression Geelnard Library

    上传时间: 2015-10-06

    上传用户:

  • A general technique for the recovery of signi cant image features is presented. The technique is ba

    A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nature can be processed, and as an example, color image segmentation is dis- cussed. The segmentation is completely autonomous, only its class is chosen by the user. Thus, the same program can produce a high quality edge image, or pro- vide, by extracting all the signi cant colors, a prepro- cessor for content-based query systems. A 512  512 color image is analyzed in less than 10 seconds on a standard workstation. Gray level images are handled as color images having only the lightness coordinate

    标签: technique presented features recovery

    上传时间: 2015-10-14

    上传用户:410805624

  • This file is used to simulate performance of the FMT system with different modulation method in ba

    This file is used to simulate performance of the FMT system with different modulation method in baseband。(该程序主要实现FMT系统差分编码下基带误码率分析!)

    标签: performance modulation different simulate

    上传时间: 2013-12-27

    上传用户:1427796291

  • This a simple hardware UART test program. It receives text lines over the serial port and writes ba

    This a simple hardware UART test program. It receives text lines over the serial port and writes back a status msg with length and contents of the buffer.

    标签: hardware receives program simple

    上传时间: 2015-10-19

    上传用户:xlcky

  • 三相步进电机的三相六拍工作方式

    三相步进电机的三相六拍工作方式,正转的绕组通电顺序:A、AB、B、BC、C、CA、A,反转的通电顺序:A、AC、C、CB、B、BA、B、A。 由于步进电机转子有一定的惯性以及所带负载的惯性,故步进电机的工作过程中不能及时的启动和停止,在启动时应慢慢的加速到预定速度,在停止前应逐渐减速到停止,否则,将产生失步现象。 步进电机的控制问题可总结为两点: 1、产生工作方式需要的时序脉冲; 2、控制步进电机的速度,使它始终遵循加速、匀速、减速的规律工作。

    标签: 三相 步进电机 工作方式

    上传时间: 2015-12-01

    上传用户:685

  • 复杂网络中

    复杂网络中,在BA网络中最经典的路由算法matlab源程序并,是学习复杂网络最基本的路由算法。

    标签: 复杂网络

    上传时间: 2015-12-29

    上传用户:anng

  • cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor s

    cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm Load A3 External Ram Load A4 Set I2C Addr A5 Get IIC Type (1 Byte or 2 Byte EEPROM) A6 Get Chip Rev A8 Renumerate

    标签: demonstrate implement software purpose

    上传时间: 2016-01-14

    上传用户:stvnash

  • Floating Window.It is descendant of TCustomPanel. You can: - Drag on its title bar. - Set title ba

    Floating Window.It is descendant of TCustomPanel. You can: - Drag on its title bar. - Set title bar on the left (only for truetype font) - Show/Hide buttons on title bar - Expand/shrink window (like tool window in CorelDraw)

    标签: title TCustomPanel descendant Floating

    上传时间: 2013-12-20

    上传用户:wendy15

  • robocup 的高层决策机构 if ball is kickable kick ball to goal else if i am fastest player to ball and no

    robocup 的高层决策机构 if ball is kickable kick ball to goal else if i am fastest player to ball and no opponent can intercept ball intercept the ball else move to strategic position and pos ba

    标签: ball kickable robocup fastest

    上传时间: 2014-01-13

    上传用户:1051290259

  • vhdl编写

    vhdl编写,8b—10b 编解码器设计 Encoder: 8b/10b Encoder (file: 8b10b_enc.vhd) Synchronous clocked inputs (latched on each clock rising edge) 8-bit parallel unencoded data input KI input selects data or control encoding Asynchronous active high reset initializes all logic Encoded data output 10-bit parallel encoded output valid 1 clock later Decoder: 8b/10b Decoder (file: 8b10b_dec.vhd) Synchronous clocked inputs (latched on each clock rising edge) 10-bit parallel encoded data input Asynchronous active high reset initializes all logic Decoded data, disparity and KO outputs 8-bit parallel unencoded output valid 1 clock later

    标签: vhdl 编写

    上传时间: 2016-05-05

    上传用户:gundamwzc