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

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

links

links是個(gè)開放源代碼的純文字網(wǎng)頁瀏覽器。此軟件具有一個(gè)拉下式菜單系統(tǒng),能呈現(xiàn)復(fù)雜的網(wǎng)頁(部分支持HTML4.0,包括表格和框架,也支持?jǐn)?shù)個(gè)字集),支持多色和單色的終端,而且支持水平滾動(dòng)。與Lynx以及w3m不同,此軟件是針對(duì)無視覺障礙的用戶,以純文字接口工作但仍設(shè)計(jì)使用了許多圖形用戶界面的常見元素(彈出視窗、拉下式菜單等)。開發(fā)的重點(diǎn)是確保在低級(jí)終端(如圖書館)下的正常使用。
  • Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio

    Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio of assets - Volatility forecasts using moving average and exponential algorithm - Value at Risk of single asset or portfolio measurement using parametric and historical simulation. - Historical data can be obtained from simple text file or MS Excel using Matlab Excel links.

    標(biāo)簽: distribution Calculator Evaluation portfolio

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

    上傳用戶:hasan2015

  • This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ

    This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link lengths x0 y0 target0 x1 x2 target1

    標(biāo)簽: Computational described Geometry Chapter

    上傳時(shí)間: 2014-01-25

    上傳用戶:yan2267246

  • 看n2實(shí)例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows

    看n2實(shí)例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms

    標(biāo)簽: simulator Simulator different Create

    上傳時(shí)間: 2016-07-02

    上傳用戶:wfl_yy

  • jsp blog系統(tǒng) 說明: 1

    jsp blog系統(tǒng) 說明: 1,使用前,請(qǐng)先打開db.java修改其中的數(shù)據(jù)庫(kù)信息,然后用你的jdk編譯后放入WEB-INF\classes\dbpac\下。將所有文件上傳到服務(wù)器,然后運(yùn)行install.html建立數(shù)據(jù)庫(kù)。安裝完畢后,請(qǐng)手動(dòng)刪除install.html和install.jsp 2, 如果是unix服務(wù)器,請(qǐng)?jiān)O(shè)置config.php,db.php,links.php,skinlist.php的文件權(quán)限設(shè)置為777 3, 打開js目錄下的my.js,根據(jù)自己的需要修改即可。 4,打開javamail.jsp,將 "郵件服務(wù)器登錄用戶名"," 郵件服務(wù)器登錄密碼","發(fā)送人郵件地址","接受人郵件地址",替換成自己的信息。(郵件服務(wù)器最好為163的郵箱,否則有些郵箱可能不支持。推薦 接受人郵件地址為您的QQ郵箱地址,這樣方便。注意 發(fā)送人郵件地址必須和您的郵件服務(wù)器用戶名匹配。)

    標(biāo)簽: blog jsp

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

    上傳用戶:lhw888

  • sim 文件系統(tǒng)In addition, its quality of service reduces because of reliance on traditional circuit-switc

    sim 文件系統(tǒng)In addition, its quality of service reduces because of reliance on traditional circuit-switched network elements. At that former time, people hoped to build a based system, which could access a centralized server network, would always have access to the latest traffic information and could provide web links. What this trend is a momentous request for mobile services based on high-speed packet data transfer. Hence, a new standard, GPRS, came into being in order to fill people’s bill.

    標(biāo)簽: circuit-switc traditional addition reliance

    上傳時(shí)間: 2016-10-08

    上傳用戶:firstbyte

  • 精致、漂亮、實(shí)用的日歷選擇代碼

    精致、漂亮、實(shí)用的日歷選擇代碼,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the features that have been most useful while streamlining the class itself to keep it as small as possible. Use the links below to see what features are available in Calendar and how it might enhance the accessibility, usability and validation of form elements on your website.

    標(biāo)簽: 代碼

    上傳時(shí)間: 2014-01-04

    上傳用戶:cc1

  • Elinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. Elinks

    Elinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. Elinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is quite portable and runs on a variety of platforms. Check the about page for a more complete description. Elinks is an Open Source project covered by the GNU General Public License. It originates from the links project written by Mikulas Patocka. If you want to see Elinks in action check out the screenshots.

    標(biāo)簽: Elinks well-established feature-rich advanced

    上傳時(shí)間: 2014-01-22

    上傳用戶:3到15

  • the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change

    the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ( s burden

    標(biāo)簽: withdrawals the inquiries simulated

    上傳時(shí)間: 2017-01-27

    上傳用戶:我們的船長(zhǎng)

  • )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan

    )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information

    標(biāo)簽: withdrawals the inquiries simulated

    上傳時(shí)間: 2014-01-16

    上傳用戶:lnnn30

  • )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan

    )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information

    標(biāo)簽: withdrawals the inquiries simulated

    上傳時(shí)間: 2017-01-27

    上傳用戶:ainimao

主站蜘蛛池模板: 南陵县| 保山市| 江孜县| 徐州市| 凌源市| 项城市| 衡山县| 南木林县| 西畴县| 连平县| 吉安市| 三明市| 景宁| 达拉特旗| 城固县| 安阳县| 平遥县| 大方县| 余江县| 常德市| 松桃| 招远市| 静海县| 崇明县| 南京市| 南城县| 三门峡市| 绥德县| 华阴市| 昌邑市| 同心县| 武乡县| 木里| 延安市| 齐齐哈尔市| 赞皇县| 万源市| 舒城县| 米易县| 永康市| 湄潭县|