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

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

Remote-delta

  • X10 Protocol.pdf X10 Home Automation.pdf Microchip - AN236 - Home automation using X10.pdf MANDO

    X10 Protocol.pdf X10 Home Automation.pdf Microchip - AN236 - Home automation using X10.pdf MANDO UNIVERSAL X10 WIRELESS MOUSE REMOTE SYSTEM.pdf Manual ipcontrol x10.pdf x10_camera_control_system.doc domotica d-6006 - X10.pdf X10 Temperature Sensing Device.pdf DOMOTICA X10.pdf Switching Lights With X10 Controllers.pdf X10 iwitness.pdf protocol X10.pdf codelist mando universal x10.pdf x10.rtf

    標簽: Home Automation automation

    上傳時間: 2013-12-06

    上傳用戶:zhuyibin

  • 用AVR單片機設計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB

    用AVR單片機設計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)

    標簽: MP3 interface support Player

    上傳時間: 2016-07-02

    上傳用戶:fandeshun

  • 10/100兆 pci接口 rtl8139網卡電腦驅動程序 RTL8139 可能是目前最受歡迎的網絡卡

    10/100兆 pci接口 rtl8139網卡電腦驅動程序 RTL8139 可能是目前最受歡迎的網絡卡,它的價格便宜,功能上也還能接受。雖然在效能上有時會略不及Intel 的 eepro100,但因為價格實在太便宜了,所以芯片上的一點小問題通常也接忽略不計。 8139 雖然價格不高,但該有的功能一點也不缺。它內建了符合 MII 規格的 tranceiver,可以自動判斷連接的網絡是那一種型態。它也可以使用 DMA 直接使用位于主記憶體的緩區來存網絡上接收的封包,同樣的,待傳送的封包也可利用 DMA 傳送到網絡卡上。所以雖然在 8139 芯片上只有 2K 的接收緩沖區和 2K 的傳送緩沖區,其效能仍十分不錯。 除了 realtek 本身外,有不少的廠商也使用相同的內核生產了和 8139 相容的網絡芯片,包括了 SMC 1211 MPX 5030 DELTA 8139 ADDTRON 8139 DFE 538

    標簽: 8139 100 pci RTL

    上傳時間: 2013-12-23

    上傳用戶:yy541071797

  • This project allows you to learn communication systems in greater depth. It contains the Simulink fi

    This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PCM and Delta Modulation. The idea here is to implement experiments of a traditional communication lab using Simulink. Most of the block diagrams are self explanatory. More information on the systems and their implementation can be found in the word documents included in the lab directories

    標簽: communication Simulink contains project

    上傳時間: 2013-12-09

    上傳用戶:lz4v4

  • Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h

    Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make your wall into a remote controll.

    標簽: specified Control detects program

    上傳時間: 2016-08-20

    上傳用戶:英雄

  • Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interfa

    Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interface  Support automatic handshake mode  Support Remote wake-up and power management  256 bytes buffer each for upstream and downstream data flow  Support default ROM or external EEPROM for device configuration  On chip USB transceiver  On chip crystal oscillator running at 12M Hz  Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS  28 Pins SOIC package 28

    標簽: Specification compliance 1.1 USB

    上傳時間: 2016-08-21

    上傳用戶:dapangxie

  • 用MATLAB實現的DSP函數

    用MATLAB實現的DSP函數,包括FFT、ChripZ、DCT、DELTA、Hilbert變換

    標簽: MATLAB DSP 函數

    上傳時間: 2013-12-17

    上傳用戶:李彥東

  • 支持任天堂wii2手柄的java中間件

    支持任天堂wii2手柄的java中間件,支持基于wii remote進行的二次開發,提供了較為完備的API,非常不錯!

    標簽: wii2 java 手柄

    上傳時間: 2013-12-12

    上傳用戶:hullow

  • JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer

    JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer Homepage : http://sourceforge.net/project/?group_id=1344 ----------------------------------------------------- To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear then edit jlGui.bat (or jlGui.sh) script and setup JLGUI_HOME variable and launch the script. To play local file : Left click on "Eject" button. To play remote file/stream : Right click on "Eject" Button. To fill in playlist : Edit default.m3u file before launching jlGui.

    標簽: jlgui Developer Homepage javazoom

    上傳時間: 2016-11-16

    上傳用戶:wpwpwlxwlx

  • // chebysheve outlier detection // this function is used to detect the abnormal value among a set o

    // chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlier // door[0]: the upperdoor // door[1]: the lowerdoor

    標簽: chebysheve detection abnormal function

    上傳時間: 2013-11-30

    上傳用戶:13517191407

主站蜘蛛池模板: 盱眙县| 平顶山市| 涿鹿县| 永新县| 且末县| 五常市| 静乐县| 南岸区| 榕江县| 南漳县| 衡水市| 巴马| 开封市| 无棣县| 长海县| 葵青区| 兴业县| 周口市| 青铜峡市| 湟源县| 荥经县| 鄂尔多斯市| 巴东县| 丹巴县| 镇巴县| 台中市| 行唐县| 崇左市| 陇西县| 嘉定区| 合川市| 浦东新区| 龙南县| 江孜县| 铜鼓县| 西华县| 九寨沟县| 建湖县| 离岛区| 宁河县| 双城市|