網(wǎng)絡(luò)代理程序,實現(xiàn)基本的代理轉(zhuǎn)發(fā)功能。可自由配置代理服務(wù)器IP/端口以及目標主機的IP/端口。此程序示范了代理的工作機理和一些網(wǎng)絡(luò)編程技巧,具有參考和引用價值。
標簽: 網(wǎng)絡(luò) 代理 程序
上傳時間: 2015-12-21
上傳用戶:頂?shù)弥?/p>
一種點對多點移動數(shù)據(jù)通信系統(tǒng)的設(shè)計,該系統(tǒng)涉及到單片機電路,防通信沖突,等各種問題,系統(tǒng)可用于智能交通監(jiān)管,也可用于其他實時性要求較高,數(shù)據(jù)量不大的應(yīng)用
標簽: 多點 移動數(shù)據(jù) 通信系統(tǒng)
上傳時間: 2013-12-17
上傳用戶:epson850
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標簽: represented integers group items
上傳時間: 2016-01-17
上傳用戶:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
對讀入一個字節(jié)(不帶回車)讀入一個字符串帶回車,發(fā)送字符串函數(shù)測試成功 由于不清楚keil自帶的STDIO.H函數(shù)是否是堵塞發(fā)送接受,所以本程序使用非堵塞方式發(fā)送接受,缺點是占 用一些內(nèi)存,緩沖區(qū)大小可自由配置。
上傳時間: 2016-06-27
上傳用戶:thesk123
用來為垂直搜索引擎抓取數(shù)據(jù)的采集系統(tǒng),采用多線程。智能界面化控制,想抓取的戰(zhàn)點或內(nèi)容簡單配置一下即可以運行,采集來的數(shù)據(jù)自動保存到數(shù)據(jù)庫。數(shù)據(jù)庫可自行配置。
標簽: 垂直 搜索引擎 數(shù)據(jù) 采集系統(tǒng)
上傳時間: 2013-12-18
上傳用戶:a673761058
本程序?qū)崿F(xiàn)通過BDM方式訪問MOTOROLA 9S12單片機EEPROM,可自動配置波特率,包含讀、寫、擦除三種功能。
上傳時間: 2016-10-17
上傳用戶:風(fēng)之驕子
本程序?qū)崿F(xiàn)了對MOTOROLA08AB32單片機EEPROM的訪問,可自動配置波特率,實現(xiàn)了對EEPROM的讀、寫和擦除操作。
上傳時間: 2013-12-16
上傳用戶:wuyuying
本程序?qū)崿F(xiàn)了對MOTOROLA08AS20單片機EEPROM的訪問,可自動配置波特率,實現(xiàn)了對EEPROM的讀、寫和擦除操作。
上傳時間: 2016-10-17
上傳用戶:Shaikh
此壓縮包是關(guān)于匯編的一本電子書,里面更多的對例題的講解以及習(xí)題的解法,在我們學(xué)習(xí)匯編的過程中可作為一個參考性的資料,會對我們很有幫助的。
上傳時間: 2017-02-03
上傳用戶:3到15
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1