IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context help) - ircomm2k.inf (setup script for windows) - Readme.txt (this file) - License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1.2.0.zip in a new folder 2. run the setup program 3. disable the image transfer under wireless link
標簽: IrCOMM2k Infrared ARCHIVE Virtual
上傳時間: 2015-09-15
上傳用戶:yyq123456789
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
標簽: Bing point-to-point measurement determines
上傳時間: 2015-09-15
上傳用戶:lgnf
文件名 :Calender.c // 描述 :日歷時鐘模塊,用于不帶時鐘芯片的系統 // 語言 :C 作者 :Jean J. Labrosse 日期 :2002-05-17 // 說明 :原來的程序用于
上傳時間: 2015-09-16
上傳用戶:zhangliming420
This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
標簽: simulates m-file This MPSK
上傳時間: 2014-01-11
上傳用戶:372825274
詳細說明:華碩USB接口的RT2570芯片集無線網卡在Linux下的驅動程序,支持asus wl-167g無線usb網卡,rt73---D-link 無線usb網卡以及TL-WN321G無線網卡和臺灣RALink公司采用rt2570的802.11g 網卡,可用來移植嵌入式無線網卡驅動
上傳時間: 2015-09-21
上傳用戶:xauthu
This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo Codec.
標簽: initialization demonstrates subroutine directory
上傳時間: 2014-11-29
上傳用戶:colinal
subtitlesync這是我寫的一個小程序, 用于將下載的電影的字幕同步,因為很多時候字幕跟聲音有不同步現象.現在只能處理SRT.格式的字幕. 開發平臺是eclipse,使用方法是運行Main.java
標簽: subtitlesync eclipse Main 字幕
上傳時間: 2014-01-17
上傳用戶:cursor
二維FDTD程序,采用PML邊界s 用pml和mur分別計算j=1處的Hz(i,1).計算空間擴大到400*400,不加邊界,運行相同的時間步
上傳時間: 2013-12-22
上傳用戶:talenthn
palm編成,這種書很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools
標簽: Programming Developer oreilly safari
上傳時間: 2013-12-10
上傳用戶:litianchu
1、鏈接存儲方法 鏈接方式存儲的線性表簡稱為鏈表(Linked List)。 鏈表的具體存儲表示為: ① 用一組任意的存儲單元來存放線性表的結點(這組存儲單元既可以是連續的,也可以是不連續的) ② 鏈表中結點的邏輯次序和物理次序不一定相同。為了能正確表示結點間的邏輯關系,在存儲每個結點值的同時,還必須存儲指示其后繼結點的地址(或位置)信息(稱為指針(pointer)或鏈(link)) 注意: 鏈式存儲是最常用的存儲方式之一,它不僅可用來表示線性表,而且可用來表示各種非線性的數據結構。
上傳時間: 2015-10-05
上傳用戶:Avoid98