亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

SEARCH

  • 1. Learning NS Website (中文

    1. Learning NS Website (中文,有介紹Unicast Routing) 2. 華玄明網(wǎng)際網(wǎng)路實(shí)驗(yàn)室 - NS2 討論區(qū) (臺(tái)灣NS2討論區(qū)) 3. NS仿真軟件 (中國大陸NS2討論區(qū)) 4. The Network Simulator: Contributed Code (一些研究人員所貢獻(xiàn)的程式碼,這些程式碼並沒有包含在NS2原本的程式碼內(nèi)) 5. The Network Simulator: Building Ns (介紹如何安裝NS2) 6. NsNam Site SEARCH (有關(guān)於NS和NAM的搜尋引擎)

    標(biāo)簽: Learning Website NS

    上傳時(shí)間: 2016-11-03

    上傳用戶:huangld

  • We propose a technique that allows a person to design a new photograph with substantially less effo

    We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other constraints. Our algorithm formulates the constraints as queries to SEARCH an automatically annotated image database. The desired photograph, not a collage, is then synthesized using graph-cut optimization, optionally allowing for further user interaction to edit or choose among alternative generated photos. An implementation of our approach, shown in the associated video, demonstrates our contributions of (1) a method for creating specific images with minimal human effort, and (2) a combined algorithm for automatically building an image library with semantic annotations from any photo collection.

    標(biāo)簽: substantially photograph technique propose

    上傳時(shí)間: 2016-11-24

    上傳用戶:三人用菜

  • The worm will produce Arod.exe and " get to C: WINDOWS catalogue . After starting the machine again

    The worm will produce Arod.exe and " get to C: \WINDOWS catalogue . After starting the machine again , will put worm shelf Arod.exe into C: \, C:\WINDOWS,In zip file under WINDOWS \system32 , these three catalogues ,. As the user opens Outlook Express, the worm will SEARCH Outlook Express and accept a mail while inserting , and falsely use the person who sends one name and send the addressee for this mail of worm s mail automatically.

    標(biāo)簽: catalogue starting produce WINDOWS

    上傳時(shí)間: 2013-12-18

    上傳用戶:wang5829

  • .NET平臺(tái)下專題地圖實(shí)現(xiàn)的C#代碼 private void 點(diǎn)密度圖ToolStripMenuItem_Click(object sender, EventArgs e) {

    .NET平臺(tái)下專題地圖實(shí)現(xiàn)的C#代碼 private void 點(diǎn)密度圖ToolStripMenuItem_Click(object sender, EventArgs e) { //獲取當(dāng)前圖層 ,并把它設(shè)置成IGeoFeatureLayer的實(shí)例 IMap pMap = axMapControl1.Map ILayer pLayer = pMap.get_Layer(0) as IFeatureLayer IFeatureLayer pFeatureLayer = pLayer as IFeatureLayer IGeoFeatureLayer pGeoFeatureLayer = pLayer as IGeoFeatureLayer //獲取圖層上的feature IFeatureClass pFeatureClass = pFeatureLayer.FeatureClass IFeatureCursor pFeatureCursor = pFeatureClass.SEARCH(null, false) IFeature pFeature = pFeatureCursor.NextFeature()

    標(biāo)簽: ToolStripMenuItem_Click EventArgs private object

    上傳時(shí)間: 2013-11-27

    上傳用戶:xlcky

  • AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users da

    AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users database and allows to append, edit, delete and SEARCH the users records. AutoSitePasswords allows to generate the random login/password serieses. AutoSitePasswords makes the Apache passwords files. The users passwords may be encrypted by MD5 algorithm. The passwords files may be automatic uploaded to FTP server.

    標(biāo)簽: AutoSitePasswords users Apache server

    上傳時(shí)間: 2013-12-18

    上傳用戶:erkuizhang

  • The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Ed

    The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of program, when programmer needs to find, replace or compare source code. The program can compile the file using for this purpose the Microsoft VC compiler. Most effectively the editor can be used with a file SEARCH utility. The SEARCH utility SEARCH&Edit or IDE Helper is available for download on developer s WEB site (http://www.easydevtools.com/dwnl_frame.htm).

    標(biāo)簽: editor highlighting programmers The

    上傳時(shí)間: 2013-12-09

    上傳用戶:x4587

  • This is an implementation of double-array structure for representing trie, as proposed by Junichi A

    This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital SEARCH tree, an efficient indexing method with O(1) time complexity for SEARCHing. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.

    標(biāo)簽: implementation double-array representing structure

    上傳時(shí)間: 2013-12-10

    上傳用戶:shinesyh

  • This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed

    This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed in CHANNELLIST at the specified millisecond of the processed signal. The pseudoranges contain unknown receiver clock offset. It can be found by the least squares position SEARCH procedure.

    標(biāo)簽: calculatePseudoranges pseudoranges satellites relative

    上傳時(shí)間: 2017-03-09

    上傳用戶:時(shí)代電子小智

  • 如何利用canvas 3d 在網(wǎng)頁上寫3D 程式 1. 在Firefox 3 上安裝canvas 3d add-on https://addons.mozilla.org/en-US/firefo

    如何利用canvas 3d 在網(wǎng)頁上寫3D 程式 1. 在Firefox 3 上安裝canvas 3d add-on https://addons.mozilla.org/en-US/firefox/SEARCH?q=Canvas+3d&cat=all 2. 下載canvas 3d JS api. http://www.c3dl.org/index.php/download/ 3. 撰寫Main.js 檔[ javascript file],程式碼和說明如下所示

    標(biāo)簽: canvas Firefox mozilla add-on

    上傳時(shí)間: 2017-03-18

    上傳用戶:zxc23456789

  • BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framew

    BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framework to create an expanded system or use as is . Great for small teams working on software projects. Features include: - SEARCH by Project, Assigned Person, Priority, Status - Sorting by any of the columns (Bug Name, Project, Priority, Assigned Person, Status) - Login Authentication - Administration of Users - Administration of Priorities - Administration of Projects - Administration of Statuse Good Luck and Thanks trying this system...

    標(biāo)簽: functional BugTrack Tracking framew

    上傳時(shí)間: 2017-04-02

    上傳用戶:qilin

主站蜘蛛池模板: 康保县| 将乐县| 南安市| 红原县| 五华县| 河池市| 丰台区| 长子县| 新乐市| 仙桃市| 缙云县| 汉阴县| 聂荣县| 仁怀市| 绥芬河市| 句容市| 鸡西市| 湟源县| 永平县| 湘潭县| 隆化县| 贵阳市| 闻喜县| 维西| 潮安县| 舒兰市| 玉门市| 浑源县| 牙克石市| 泌阳县| 德化县| 浦东新区| 肇州县| 南投县| 区。| 京山县| 太仓市| 六盘水市| 灵宝市| 同心县| 和林格尔县|