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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Transition-Time

  • 紅外線遙控器讀碼軟件

    紅外線遙控器讀碼軟件,顯示紅外線波型,讀取并保存碼 IR Remote Control Unit Code Read System 產(chǎn)品詳細(xì)描述: 能夠像顯示器一樣顯示紅外線碼的波型 可以讀多達(dá)150種格式的紅外線碼 顯示紅外線碼的時(shí)間非常準(zhǔn)確,誤差只有幾個(gè)微秒。 具有錯(cuò)誤檢測(cè)功能 保存紅外線碼功能 自動(dòng)識(shí)別碼的格式 比較樣機(jī)與所寫(xiě)的新軟件的遙控器碼的異同 具體情況請(qǐng)?jiān)L問(wèn)本網(wǎng)站:http://www.crzman.com/IR_Reader.htm Display the Infrared wave on the software like oscillograph. Can read more than 150 kinds of infrared code format Display the Infrared time and the tolerance no more than many us. Have error detect function Save Infrared code function Auto identify code s format Compare the code from sample and new Remote Control Unit code) Detail instance please visit address: http://www.crzman.com/IR_Reader.htm

    標(biāo)簽: 紅外線遙控器 軟件

    上傳時(shí)間: 2015-07-03

    上傳用戶:ccclll

  • The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl

    The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible. The source code for the codec is freely available for anyone to study or even for use in commercial programs. We hope that our open development process and our focus on clean, straightforward code will help make the J2000 codec become a reference implementation of the JPEG-2000 standard

    標(biāo)簽: implementation cleanest simplest produce

    上傳時(shí)間: 2015-07-03

    上傳用戶:dengzb84

  • 視頻插件

    視頻插件,暴風(fēng)影音必備,包含Real Player 10和Quick Time 6.5的核心組件,請(qǐng)不要和其各自對(duì)應(yīng)的原始(官方)版本一同安裝,否則會(huì)發(fā)生沖突

    標(biāo)簽: 視頻 插件

    上傳時(shí)間: 2014-12-19

    上傳用戶:pompey

  • This application note describes a method for developing block-oriented I/O device drivers for appli

    This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.

    標(biāo)簽: block-oriented application developing describes

    上傳時(shí)間: 2015-07-07

    上傳用戶:kelimu

  • 嵌入式系統(tǒng)開(kāi)發(fā) TOPPERS and JSP Kernel Release 1.3 TOPPERS = Toyohashi Open Platform for Embedded Real-Tim

    嵌入式系統(tǒng)開(kāi)發(fā) TOPPERS and JSP Kernel Release 1.3 TOPPERS = Toyohashi Open Platform for Embedded Real-Time Systems JSP = Just Standard Profile Kernel

    標(biāo)簽: TOPPERS Toyohashi Embedded Platform

    上傳時(shí)間: 2013-12-26

    上傳用戶:清風(fēng)冷雨

  • Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMO

    Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMOS was designed primarily with real-time applications in mind. It is not an operating system in the conventional sense rather, it is a collection of modules which you can import into your own programs, and which in particular allow you to write multi-threaded programs.

    標(biāo)簽: PMOS multitasking Welcome modules

    上傳時(shí)間: 2015-07-10

    上傳用戶:windwolf2000

  • Wavelets have widely been used in many signal and image processing applications. In this paper, a ne

    Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline architecture to compress and decompress images. The real filter calculation over 4 · 4 window blocks is done using a tree of carry save adders to ensure the high speed processing required for many applications. The details of implementing both compressor and decompressor sub-systems are given. The primarily analysis reveals that the proposed architecture, implemented using current VLSI technologies, can process a video stream in real time.

    標(biāo)簽: applications processing Wavelets widely

    上傳時(shí)間: 2014-01-22

    上傳用戶:hongmo

  • 用win32匯編編寫(xiě)的類木馬的東西

    用win32匯編編寫(xiě)的類木馬的東西,運(yùn)行后在機(jī)子上打開(kāi)23端口,用telnet登陸,可以運(yùn)行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM drive door bye - terminate connection, handles one user at a time kill - terminate sparczerver

    標(biāo)簽: win 32 匯編 木馬

    上傳時(shí)間: 2013-12-12

    上傳用戶:wcl168881111111

  • 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

    加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]

    標(biāo)簽: Cryptographic Primitives generate Library

    上傳時(shí)間: 2015-07-16

    上傳用戶:wqxstar

  • sharp的arm920t 7A400的評(píng)估板附帶光盤(pán)Sharp KEVLH7A400 v0.3b Welcome to the SHARP KEV7A400 Evaluation board

    sharp的arm920t 7A400的評(píng)估板附帶光盤(pán)Sharp KEVLH7A400 v0.3b Welcome to the SHARP KEV7A400 Evaluation board beta starter kit. This document contains last minute updates to the kit and/or documentation that were not available at the kit development time.

    標(biāo)簽: A400 Evaluation 400 Welcome

    上傳時(shí)間: 2015-07-18

    上傳用戶:baitouyu

主站蜘蛛池模板: 阿巴嘎旗| 金坛市| 惠安县| 桦南县| 潍坊市| 安阳县| 金昌市| 诸暨市| 屏东县| 布拖县| 普宁市| 玉田县| 平阴县| 苍南县| 瑞安市| 新乡县| 天镇县| 苍山县| 清苑县| 依安县| 定西市| 宁阳县| 高碑店市| 浦江县| 昌吉市| 白山市| 盘山县| 旬阳县| 南岸区| 故城县| 民丰县| 武陟县| 曲阜市| 木兰县| 汾阳市| 潍坊市| 平江县| 临洮县| 永年县| 搜索| 通渭县|