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

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

PATH

  • A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file orig.

    A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file orig.txt in the application PATH.

    標簽: Bubble numbers records Sorts

    上傳時間: 2017-06-25

    上傳用戶:黃華強

  • To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if

    To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if it is LL(1). A jar file containing the class files can be downloaded here. Place this jar file in your class PATH before running the analyzer. LLAnalyze requires JDK 1.2. In the CSUGLAB, use g:\jdk1.2.2\bin\java (NT) or /usr/local/jdk1.2.1 (Solaris). You can also look at the source code for LLAnalyze. JLex is required to build it.

    標簽: grammar developed determine analyze

    上傳時間: 2013-12-24

    上傳用戶:thuyenvinh

  • 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

    標簽: application resolve written Client

    上傳時間: 2013-12-03

    上傳用戶:hxy200501

  • Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour

    Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many PATHs use the same links. This toolbox answers the question how different PATHs with different loads influence on each other and what is the blocking on each of the defined PATH. Toolbox is capable of computing blocking for three different WDM network types: with no wavelength conversion, with full wavelength conversion and with limited range wavelength conversion. It is worth noting that case for full conversion can be usefull for any circuit switched network without additional constraints (i.e. wavelength continuity constraint in WDM), for example telephone network. Toolbox contains also scripts for defining network structures (random networks, user defined networks) and traffic matrixes. Three graph algorithms for shortest PATH computation are also in this toolbox (they are used for traffic matrix creation).

    標簽: networks blocking switched Because

    上傳時間: 2017-07-28

    上傳用戶:zhangzhenyu

  • 1、將makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/inc

    1、將makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路徑改為你宿主機上的。 2、#make,來編譯驅動模塊。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取決于你宿主機上的交叉編譯工具路徑 #arm-linux-gcc -o gpio_test gpio_test.c //編譯應用程序 最終在你的當前文件夾下會生成gpiodrv.o與gpio_test兩個文件。 4、#mkdir /tmp/1 5、通過ftp的方法,把gpio_test與gpiodrv.o文件下載到你的開發板上的/tmp/1目錄中。 6、#mknod /dev/gpio c 220 0 //創建文件節點 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四個LED燈在閃爍了。:)

    標簽: local arm-linux usr makefile

    上傳時間: 2017-08-03

    上傳用戶:zhouchang199

  • Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in

    Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in V, find the shortest PATH from s to every other vertex

    標簽: nonnegative weight source vertex

    上傳時間: 2014-01-10

    上傳用戶:xuan‘nian

  • The task in this assignment is to implement an airline routing system. Your system should be able t

    The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as edges, take as input two airports and calculate the shortest route (ie PATH) between them.

    標簽: system assignment implement airline

    上傳時間: 2017-09-07

    上傳用戶:kiklkook

  • Ajax實現的WEB下載,由于OA系統是基于WEB方式的

    Ajax實現的WEB下載,由于OA系統是基于WEB方式的,如果只判斷用戶是否點擊“下載文件”,就來判斷用戶是否成功下載了文件。這種方式很顯然行不通,怎么辦呢?我想到的就是用一控件,然后用回調事件來處理數據庫方面的問題(下載記錄問題) 有興趣的朋友可在 http://www.interdrp.com/ 下載分銷系統 用測試帳號進系統后,點測試程序,再點WEB下載 可以看見效果 https://www.interdrp.com/software/ReYoWebDownLoad.zip(點擊下載此控件) API說明 ReYoWebDL.copyright="銳洋軟件擁有版權 http://www.interdrp.com/" //必須 ReYoWebDL.url="http://dl.baofeng.com/storm3/Storm2009-0504-1.exe" //下載文件的路徑 ReYoWebDL.PATH ="" //保存文件地址 ReYoWebDL.ReYoStartDownload() //下載動作 ReYoWebDL.ReYoStopDownload() //停止下載 ReYoWebDL.size //下載文件大小 ReYoWebDL.bytes//已下載大小 ReYoWebDL.speed //下載速度 KB/S ReYoWebDL.done //下載是否完成 ReYoWebDL.cancle=true //是否取消下載 ReYoWebDL.urlsource //下載文件名 ReYoWebDL.percent //下載百分比

    標簽: WEB Ajax OA系統

    上傳時間: 2017-09-14

    上傳用戶:lingzhichao

  • 水中機器人路徑規劃綜述-夏慶鋒

    自主移動機器人是目前機器人發展的主流,隨著其應用領域的不斷擴展和自動化程度的進一步提高,對機器人的功能提出了更高的要求,特別是需要各種具有不同智能程度的機器人,能夠設定自己的目標,規劃并執行自己的任務動作,不斷適應環境的變化。在移動機器人相關技術研究中,導航技術是其核心,而路徑規劃是導航技術研究的一個重要環節和組成部分。路徑規劃是智能移動機器人研究的核心內容之一,它起始于20世紀70年代,迄今為止,已有大量的研究成果報道[1]。大多數國內外文獻將此問題稱為PATH Planning,Find-PATH Problem, Collision-Free,Obstacle Avoidance,Motion Planning,etc.。所謂移動機器人路徑規劃技術,是指移動機器人在一定的環境(通常具有障礙物)中,能夠按照某種標準,如工作代價最小、行走路線最短、行走時間最短等,自行規劃出一條到達指定終點的無碰路徑,同時高效完成作業任務。

    標簽: 機器人;路徑

    上傳時間: 2015-03-16

    上傳用戶:Freesky1

  • samba服務器實驗指導

    第一節、samba是干什么的?它有什么用? Samba(SMB是其縮寫) 是一個網絡服務器,它是Linux作為本地服務器最重要的一個服務,用于Linux和Windows共享文件之用;Samba可以用于Windows和 Linux之間的共享文件,也一樣用于Linux和Linux之間的共享文件;不過對于Linux和Linux之間共享文件有更好的網絡文件系統 NFS,NFS也是需要架設服務器的; 2、安裝及服務操作命令 安裝samba程序非常簡單,使用rpm -q samba查看當前系統是否已經安裝了samba軟件。 如果沒有那就進入光盤,rpm -ivh *samba*.rpm即可。 仔細說下安裝的包: samba-common-3.0.28-0.el5.8    //samba服務器和客戶端中的最基本文件 samba-3.0.28-0.el5.8           //samba服務器核心軟件包 system-config-samba-1.2.39-1.el5     //samba圖形配置界面 samba-client-3.0.28-0.el5.8          //samba客戶端軟件   啟動、暫停和停止服務: /etc/init.d/smb start /etc/init.d/smb stop /etc/init.d/smb restart 或 service smb start service smb stop service smb restart   第二節、由最簡單的一個例子說起,匿名用戶可讀可寫的實現 第一步: 更改smb.conf 我們來實現一個最簡單的功能,讓所有用戶可以讀寫一個Samba 服務器共享的一個文件夾;我們要改動一下smb.conf ;首先您要備份一下smb.conf文件; [root@localhost ~]# cd /etc/samba [root@localhost samba]# cp smb.conf smb.conf.bak [root@localhost samba]# vi smb.conf 或geidt smb.conf & 然后我們把下面這段寫入smb.conf中:   [global] workgroup = WORKGROUP netbios name = Liukai server string = Liukai's Samba Server security = share [test]         PATH = /opt/test         writeable = yes         browseable = yes         guest ok = yes 注解: [global]這段是全局配置,是必段寫的。其中有如下的幾行; workgroup 就是Windows中顯示的工作組;在這里我設置的是WORKGROUP (用大寫); netbios name 就是在Windows中顯示出來的計算機名; server string 就是Samba服務器說明,可以自己來定義;這個不是什么重要的; security 這是驗證和登錄方式,這里我們用了share ;驗證方式有好多種,這是其中一種;另外一種常用的是user的驗證方式;如果用share呢,就是不用設置用戶和密碼了; [test] 這個在Windows中顯示出來是共享的目錄; PATH = 可以設置要共享的目錄放在哪里; writeable 是否可寫,這里我設置為可寫; browseable 是否可以瀏覽,可以;可以瀏覽意味著,我們在工作組下能看到共享文件夾。如果您不想顯示出來,那就設置為 browseable=no,guest ok 匿名用戶以guest身份是登錄; 第二步:建立相應目錄并授權 [root@localhost ~]# mkdir -p /opt/test [root@localhost ~]# id nobody uid=99(nobody) gid=99(nobody) groups=99(nobody) [root@localhost ~]# chown -R nobody:nobody /opt/test 注釋:關于授權nobody,我們先用id命令查看了nobody用戶的信息,發現他的用戶組也是nobody,我們要以這個為準。有些系統nobody用戶組并非是nobody ; 第三步:啟動服務器 第四步:訪問Samba 服務器的共享; 1、在Linux 中您可以用下面的命令來訪問; [root@localhost ~]# smbclient -L //liukai或 smbclient //192.168.0.94/test Password: 注:直接按回車 2、在Windows中,您可以用下面的辦法來訪問; \\liukai  或  \\192.168.0.94 3、說明:如果用了netbiosname,就可以用“\\主機名”來訪問,如果沒用netbiosname,就不能用主機名訪問。   第三節、簡單的密碼驗證服務器 修改smb.conf文件: security = user guest account = liukai encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd 然后,建立一個新用戶 useradd liukai passwd liukai 成功后,cat /etc/passwd | mksmbpasswd.sh > /etc/samba/smbpasswd smbpasswd -a liukai 這就成功地添加了一個smb用戶。 重啟服務,使用這個用戶進行登錄即可。    

    標簽: samba 嵌入式

    上傳時間: 2015-05-13

    上傳用戶:yangkang1192

主站蜘蛛池模板: 札达县| 建昌县| 济阳县| 常州市| 漯河市| 屏东县| 茂名市| 彰化县| 上虞市| 郧西县| 泽州县| 宣武区| 泸溪县| 旬邑县| 平远县| 延庆县| 北辰区| 宜都市| 平昌县| 汾阳市| 定边县| 郁南县| 阿拉善盟| 墨竹工卡县| 秦安县| 荔浦县| 鄯善县| 沧州市| 安义县| 永嘉县| 昭觉县| 涞水县| 福鼎市| 商河县| 平泉县| 巢湖市| 温宿县| 黄骅市| 昌平区| 行唐县| 红原县|