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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

數(shù)(shù)字音頻

  • 這是個(gè)prolog程式

    這是個(gè)prolog程式,能解決4x4的數(shù)獨(dú)問(wèn)題 例: ?- sudoku ([4,2,0,0]/[0,1,0,2]/[0,0,1,0]/[1,0,0,4], Solution). Solution = [[4,2,3,1]/[3,1,4,2]/[2,4,1,3]/[1,3,2,4]]

    標(biāo)簽: prolog 程式

    上傳時(shí)間: 2017-07-21

    上傳用戶(hù):rocwangdp

  • This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It sh

    This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences

    標(biāo)簽: function computer tutorial another

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

    上傳用戶(hù):ruixue198909

  • Client/Server application. This application was written using RMI Java. It resolve "access to critic

    Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem. To use this program you should change in *.bat / *.sh files the java path according in your computer

    標(biāo)簽: application resolve written Client

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

    上傳用戶(hù):hxy200501

  • This project solves the purpose of creating vb6 application using oracle database in back end. It sh

    This project solves the purpose of creating vb6 application using oracle database in back end. It shows how to handle the record with the oracle. my other source codes are at: http://www.developerssourcecode.com Shyam Singh Chandel

    標(biāo)簽: application creating database project

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

    上傳用戶(hù):清風(fēng)冷雨

  • linux下快速進(jìn)入目錄的工具 qdir 解壓后運(yùn)行install即可

    linux下快速進(jìn)入目錄的工具 qdir 解壓后運(yùn)行install即可,最好將qd.sh文件的倒數(shù)第而行改為rm -rf "$QD"。比如在工作目錄下 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG,運(yùn)行qd –s . 即可,用qd –e可以看到: 1 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG 我們又到一個(gè)目錄,\home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG, 運(yùn)行qd –s . 2,可以將這個(gè)目錄設(shè)置在第二個(gè)位置,用qd –e可以看到: 1 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG 2 \home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG 這樣我們?cè)谌魏文夸浵拢I入qd –e 1就立刻進(jìn)入\home\AAA\BBB\CCC\DDD\EEE\FFF\GGG目錄,鍵入qd –e 2就立刻進(jìn)入\home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG ,可以做到工作目錄瞬間轉(zhuǎn)換。

    標(biāo)簽: install linux qdir 目錄

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

    上傳用戶(hù):520

  • hurst parameter: 給入一序列的資類(lèi)

    hurst parameter: 給入一序列的資類(lèi),程式會(huì)畫(huà)出husrt 參數(shù)的figure和估計(jì)值 例 hurst_expo(sin(0:0.01:5*pi))

    標(biāo)簽: parameter hurst 序列

    上傳時(shí)間: 2014-12-03

    上傳用戶(hù):moerwang

  • 檔案?jìng)鬏攨f(xié)定(FTP)為目前相當(dāng)普遍與廣泛使用之網(wǎng)路 應(yīng)用。然而在傳統(tǒng)檔案?jìng)鬏攨f(xié)定之設(shè)計(jì)下

    檔案?jìng)鬏攨f(xié)定(FTP)為目前相當(dāng)普遍與廣泛使用之網(wǎng)路 應(yīng)用。然而在傳統(tǒng)檔案?jìng)鬏攨f(xié)定之設(shè)計(jì)下,資料 傳輸透過(guò)Out-of-Band(OOB)之機(jī)制,意即透過(guò)控制頻道(control channel)傳輸指令 ,而實(shí)際資料 傳輸則另外透過(guò)特定之通訊埠以及TCP連 線(xiàn),進(jìn)行 傳送。如此一來 可確保資料 傳輸之可靠與穩(wěn)定性,但另一方面則會(huì)造成傳輸率 (throughput)效能低落 。因此,在本計(jì)劃中,我們透過(guò)使用SCTP協(xié)定並利 用多重串 流 (multi-stream)機(jī)制,達(dá)到以In-Band機(jī)制達(dá)成Out-of-Band傳輸之相同效果。在本研究之最後亦透過(guò)於開(kāi)放原始碼系統(tǒng)實(shí)作並實(shí)際量 測(cè),証

    標(biāo)簽: 63799 FTP

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

    上傳用戶(hù):2467478207

  • log4cxx 0.10 unix下編譯包

    log4cxx 0.10 unix下編譯包,已經(jīng)集成unix下所有需要的依賴(lài)包,直接執(zhí)行編譯角本compile.sh就可以得到你所需要的一編譯包

    標(biāo)簽: log4cxx 0.10 unix 下編譯

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

    上傳用戶(hù):我干你啊

  • NetGUI v0.4.1 INSTALL Instructions Pedro de la

    NetGUI v0.4.1 INSTALL Instructions Pedro de las Heras Quiros pheras@gmail.com 1. Install netkit (www.netkit.org) 2. Compile src/*java 3. mv src/*class bin 4. Edit and adapt bin/netgui.sh 5. Run bin/netgui.sh

    標(biāo)簽: Instructions INSTALL NetGUI Pedro

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

    上傳用戶(hù):蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)

  • 樂(lè)透選號(hào)小程式

    樂(lè)透選號(hào)小程式,分為人工選號(hào)以及電腦選號(hào),可自選所要的組數(shù),並加入氣泡排序以及不重複出現(xiàn)的功能,最後可得到所中的號(hào)碼,有需要作相關(guān)的人可以下載並照自已的需求修改

    標(biāo)簽: 程式

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

    上傳用戶(hù):z754970244

主站蜘蛛池模板: 开封县| 邛崃市| 和静县| 梁平县| 潍坊市| 沈丘县| 梨树县| 伊春市| 南木林县| 社旗县| 宜兴市| 南昌县| 昭通市| 三河市| 台安县| 梧州市| 白玉县| 瑞金市| 墨脱县| 东平县| 筠连县| 达孜县| 新田县| 通许县| 论坛| 安塞县| 丹阳市| 平乐县| 团风县| 玉门市| 封丘县| 石首市| 包头市| 共和县| 乐平市| 分宜县| 潮州市| 牟定县| 高邮市| 漳州市| 石屏县|