Wireless range extenders or wireless repeaters can extend the range of an existing wireless network. Range extenders can be strategically placed to elongate a signal area or allow for the signal area to reach around barriers such as those created in L-shaped corridors. Wireless devices connected through repeaters will suffer from an increased latency for each hop. Additionally, a wireless device connected to any of the repeaters in the chain will have a throughput that is limited by the weakest link between the two nodes in the chain from which the connection originates to where the connection ends
標簽: wireless range extenders repeaters
上傳時間: 2014-01-02
上傳用戶:zhangyigenius
nslookup - *nix simple nslookup clone for the Win32 platform (Console Application) /// Does A DNS lookup by Host Name or IP. Host Name lookups can return /// multiple IP Ranges.
標簽: nslookup Application platform Console
上傳時間: 2014-01-09
上傳用戶:思琦琦
base implementaion of the protein (starting from the amino acid sequence) feature extractor used in "L. Nanni and A. Lumini, An ensemble of Support Vector Machines for predicting virulent proteins, Expert Systems With Applications, vol.36, no.4, pp.7458-7462, May 2009. "
標簽: implementaion extractor the starting
上傳時間: 2017-08-02
上傳用戶:wqxstar
一個簡易計算器,沒辦法說更多l,一個很簡單的計算器。
標簽: 計算器
上傳時間: 2013-12-21
上傳用戶:qiaoyue
以三星公司的嵌入式微處理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01為基礎,設計了顯示硬件電路,介紹了幀緩沖設備的處理機制及底層驅動的接口函數,針對本顯示系統給出了如何開發其Linux幀緩沖設備驅動程序。
上傳時間: 2013-12-18
上傳用戶:zuozuo1215
液晶顯示原理,家庭電子雜志連載合計,作者四川徐澄,內容和我國很久以前出的一本書有點像,但該連載更面向于初學者省區了復雜的物理公式和演算,研究液晶顯示的朋友可以拜讀一下。
上傳時間: 2014-11-01
上傳用戶:wyc199288
1微型打印機的C語言源程序 2連接兩個鏈表 3輸入n為偶數時,調用函數求1/2+1/4+...+1/n,當輸入n為奇數時,調用函數 1/1+1/3+...+1/n(利用指針函數) 4時間函數舉例4,一個猜數游戲,判斷一個人反應快慢。 5家庭財務管理小程序
上傳時間: 2013-12-22
上傳用戶:釣鰲牧馬
一套源代碼完整的企事業人事管理系統,采用ACCESS數據庫,界面相對專業,操作方便,功能實用。它主要分為員工檔案和工資管理2大塊,員工信息包括基本信息、家庭成員、個人簡歷、所獲榮譽等。工資管理包括一些員工工資的核算模塊,程序具有多級用戶權限,一些基礎數據可以自行定義及設置。
上傳時間: 2013-12-22
上傳用戶:dreamboy36
* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
標簽: compatible borland compile visiual
上傳時間: 2014-01-15
上傳用戶:yuchunhai1990
A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to detect blobs in a live video capture - some parts like - hands or head or the entire human are evidenced through some visual effects.
標簽: processing free environment programming
上傳時間: 2013-12-26
上傳用戶:erkuizhang