IVJ MUD (Masive Multiplayer Text Game) is a SSL-based soft. IVJ-MUD(Masive多用戶文本游戲)是一個基于SSL的應用程序。
標簽: Masive Multiplayer SSL-based IVJ-MUD
上傳時間: 2016-09-03
上傳用戶:czl10052678
Perl and XML XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and conveying other sorts of data as well, thus its central role in web services like SOAP and XML-RPC. As the Perl programming language was tailor-
標簽: programming text-based XML language
上傳時間: 2014-01-07
上傳用戶:jichenxi0730
This is an application based program which creates a text pad in which you can write anythng & that too in italics
標簽: which application anythng creates
上傳時間: 2017-03-26
上傳用戶:gonuiln
in this document basic frame details and data rate specification about 802.11a is given.ofdm based wireless lan system uses this.
標簽: specification document details 802.11
上傳時間: 2017-04-03
上傳用戶:invtnewer
it is lms algo based noise cancellation program. with the p4 256 mb ram, xp/vista/dos/linux platform you can run it. the procedure is given in documents.
標簽: cancellation platform program based
上傳時間: 2013-12-26
上傳用戶:lijinchuan
ILI9322 initialization code, this is the SPI based initialzation code
標簽: code initialization initialzation based
上傳時間: 2017-04-09
上傳用戶:cx111111
Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D shape of the scene can be reconstructed using these features points using the factorization method developed by Tomasi-Kanade.
標簽: Recovering structure addressed problem
上傳時間: 2017-04-17
上傳用戶:xiaoxiang
The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve query results by relevance feedback. For processing your queries the program relies entirely on the content of the images, freeing you from the need to annotate all images before querying the collection.
標簽: Image-Finding Retrieval Content System
上傳時間: 2014-01-11
上傳用戶:咔樂塢
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上傳時間: 2017-05-14
上傳用戶:日光微瀾
歐幾里德算法:輾轉求余 原理: gcd(a,b)=gcd(b,a mod b) 當b為0時,兩數的最大公約數即為a getchar()會接受前一個scanf的回車符
上傳時間: 2014-01-10
上傳用戶:2467478207