軟件是使用VC70,即.Net開發的;軟件介紹:一個開放源碼的免費的P2P客戶端軟件,用于文件交流,支持中文搜索。它和Neo-Modus公司的Direct Connect使用同一個通訊協議,但比它功能更加強大,可以同時登陸很多服務器。開放源碼,綠色軟件,也沒有廣告條。DC是分散服務器型的,服務器端也是免費的,因此適合同一個地域內的用戶飛速交換文件。目前全世界有上萬個服務器,通過DC共享的資料超過5,000,000GB。
上傳時間: 2013-12-26
上傳用戶:ippler8
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes
標簽: location location-allocation Continuous alternate
上傳時間: 2015-05-17
上傳用戶:kikye
本書被視為一個傳奇, 尤其在 MFC 被視為一個「古老」架構而本書仍銷售不輟的情況下。 當眾口鑠金「MFC早已落伍」,一本探討 MFC programming 的書籍 卻於 2001~2004 銷售近 70,000 冊,原因有兩個: 一是 MFC 實未消失於業界,還有不少應用軟體以它開發(并維護)。 二是本書其實探討 application framework ─ 那個令人畏懼+神往的層次。 我從來不是(也絲毫無意)做 MFC 代言人,更不會想 以一本書沿續一個老技術的生命(這只是讀者的謬贊,事實上不可能)。 MFC 并不多好,也不多糟,它就是軟件長河中的一個過程一個點而已。 一天到晚討論這個工具好那個工具差,棄此逐彼、棄彼逐此者,盡是 young men。 位列開發一線的程式員/工程師/專案主管,心態大不相同。
標簽:
上傳時間: 2015-05-18
上傳用戶:stewart·
TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 0000 0000 1010 b. a] -MCLR tied to VDD (internally). b] Code protection off. c] WDT disabled. d] Internal RC oscillator [4 MHZ].
標簽: configuration Processor milindhp tifrvax
上傳時間: 2015-05-24
上傳用戶:wqxstar
ITU-T Recommendation V.90 98年9月版本 A DIGITAL MODEM AND ANALOGUE MODEM PAIR FOR USE ON THE PUBLIC SWITCHED TELEPHONE NETWORK (PSTN) AT DATA SIGNALLING RATES OF UP TO 56 000 bit/s DOWNSTREAM AND UP TO 33 600 bit/s UPSTREAM
標簽: MODEM Recommendation ANALOGUE DIGITAL
上傳時間: 2014-01-17
上傳用戶:hn891122
運行本系統時,登錄界面要求輸入系統的用戶名和密碼,此系統提供了兩種類型的用戶,一種是超級用戶,具有執行所有功能的權限,另一種是簽到用戶,只具有簽到功能,因此,這里提供了兩個默認的用戶名和密碼,一個是超級用戶,用戶名為000,密碼為000,另外一個是簽到用戶,用戶名為111,密碼為111。
標簽: 運行
上傳時間: 2013-12-24
上傳用戶:GHF
本書完整而詳細地介紹了TCP/IP協議是如何實現的。書中給出了約500個圖例,15 000行實際操作的C代碼,采用舉例教學的方法幫助你掌握TCP/IP實現。本書不僅說明了插口API和協議族的關系以及主機實現與路由器實現的差別。還介紹了4.4BSD-Lite版的新的特點,如多播、長肥管道支持、窗口縮放、時間戳選項以及其他主題等等。讀者閱讀本書時,應當具備卷1中闡述的關于TCP/IP的基本知識。 本書針對任何希望理解TCP/IP協議是如何實現的讀者設計;無論是編寫網絡應用的程序員,負責利用TCP/TP維護計算機系統和網絡的系統管理員,還是任何有興趣理解大塊非凡代碼的普通讀者;本書都是一本優秀的教科書。
上傳時間: 2015-06-03
上傳用戶:66666
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
標簽: government streamline important alphabet
上傳時間: 2015-06-09
上傳用戶:weixiao99
本程序以單片機為核心設計一個多功電子表,具有電時鐘和跑表功能。做時鐘時在4位LED 顯示器上顯示分、秒,做跑表時顯示范圍000.0秒~999.9秒并具有跑表啟動和跑表復位功能鍵。
上傳時間: 2015-07-11
上傳用戶:nanshan
用C51實現的拼音輸入法,這是改寫的網友 embuffalo、獨步上載在www.21ic.com自由發布區的由張凱原作的51上的拼音輸入法程序。 原作使用了一個二維數組用以查表,我認為這樣比較的浪費空間,而且每個字表的索引地址要手工輸入,效率不高。所以我用結構體將其改寫了一下。就是大家現在看到的這個。 因為代碼比較的大,共有6,000多漢字,這樣就得要12,000 byte來存放GB內碼,所以也是沒辦法的 :-( 編譯結果約為3000h,因為大部分是索引表,代碼優化幾乎無效。 在Keil C里仿真芯片選用的是華邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指針尋址,相當于有1K的片上xdata)。條件有限,沒有上片試驗,仿真而已。 打算將其移植到AVR上,但CodeAVRC與IAR EC++在結構體、指針的定義使用上似乎與C51不太一樣,現在還未搞定。還希望在這方面有經驗的網友能給予指導。
上傳時間: 2014-01-26
上傳用戶:semi1981