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

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

傳輸網(wǎng)(wǎng)絡(luò)(luò)

  • window消息大全

    window消息大全,window消息大全w indow消息大全window消息大全

    標(biāo)簽: window

    上傳時(shí)間: 2014-11-26

    上傳用戶:koulian

  • 在室內(nèi)環(huán)境中可結(jié)合式子母機(jī)器人系統(tǒng)

    在室內(nèi)環(huán)境中可結(jié)合式子母機(jī)器人系統(tǒng),子機(jī)為一多功能平臺(tái),可放置各種家庭所需之設(shè)備,而母機(jī)為一輪式機(jī)器人,經(jīng)由兩者的結(jié)合,可提供高機(jī)動(dòng)性與多功能的服務(wù)。在結(jié)合的技術(shù)面,傳統(tǒng)的吸塵器機(jī)器人與充電站之間的導(dǎo)航系統(tǒng)使用紅外線感測(cè)作為依據(jù),當(dāng)兩者間有障礙物阻擋時(shí),紅外線感測(cè)器導(dǎo)航系統(tǒng)將會(huì)失效。因此本系統(tǒng)利用聲源方向做為機(jī)器人決定移動(dòng)方向的依據(jù),由於聲波傳遞的特性,即使在有障礙物的情況下,依然可以有效地偵測(cè)。此外,在移動(dòng)的過(guò)程中,本系統(tǒng)利用光流偵測(cè)法判斷是否遭遇障礙物或是利用Support Vector Machine分類判斷與聲源之間為是否有障礙物的阻隔;若發(fā)現(xiàn)前方有障礙物,則啟動(dòng)避障策略,用有效的方式繼續(xù)往目標(biāo)移動(dòng)。最後,當(dāng)母機(jī)接近子機(jī)時(shí),可根據(jù)多種紅外線感測(cè)器資訊進(jìn)行子母機(jī)器人的結(jié)合,結(jié)合成功後,母機(jī)將可搭載子機(jī)成為一自由行動(dòng)之機(jī)器人。

    標(biāo)簽: 系統(tǒng)

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

    上傳用戶:mhp0114

  • 在DOS下顯示16位位圖。(TC編譯通過(guò)) 顏色與原位圖的顏色不匹配

    在DOS下顯示16位位圖。(TC編譯通過(guò)) 顏色與原位圖的顏色不匹配,這只是一個(gè)測(cè)試程序,但在圖像下面有一個(gè)調(diào)色板,可以通過(guò)w,a,s,d鍵選擇兩個(gè)顏色進(jìn)行對(duì)調(diào)。每選擇一種顏色后通過(guò)Q鍵確認(rèn)。

    標(biāo)簽: DOS 位圖 不匹配 編譯

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

    上傳用戶:chenjjer

  • The algorith divides rows in to four equal groups. The rows are then used to from a distance graph w

    The algorith divides rows in to four equal groups. The rows are then used to from a distance graph which is then transformed into a matrix. girth of eight is maintained by avoiding six-cycles in the graph construction

    標(biāo)簽: rows The algorith distance

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

    上傳用戶:kelimu

  • 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仿真軟件 (中國(guó)大陸NS2討論區(qū)) 4. The Network Simulator: Contributed Code (一些研究人員所貢獻(xiàn)的程式碼,這些程式碼並沒(méi)有包含在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

  • 摩托羅拉V3FLASH源文件下載

    摩托羅拉V3FLASH源文件下載,包含整個(gè)網(wǎng)站內(nèi)容,式直得參考的動(dòng)話

    標(biāo)簽: V3FLASH 摩托

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

    上傳用戶:1966640071

  • There a t least five Request for Enhancement s (RFE) in the JavaSoft bug database related to Mouse W

    There a t least five Request for Enhancement s (RFE) in the JavaSoft bug database related to Mouse Wheel support in Java. One of the RFE s BugID #4202656 has 281 votes from developers requesting Sun for a fix. Sun has finally agreed to support this feature in JDK 1.4 codenamed Merlin accroding to the BugID #4289845 in its bug database.

    標(biāo)簽: Enhancement JavaSoft database Request

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

    上傳用戶:

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    標(biāo)簽: illustrates elimination Gaussian pivoting

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

    上傳用戶:wang5829

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    標(biāo)簽: illustrates elimination Gaussian pivoting

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

    上傳用戶:lxm

  • 在 Java EE 的藍(lán)圖中

    在 Java EE 的藍(lán)圖中,JSP Servlet是屬於Web層技術(shù),JSP與Servlet是一體的兩面,您可以使用單獨(dú)一項(xiàng)技術(shù)來(lái)解決動(dòng)態(tài)網(wǎng)頁(yè)呈現(xiàn)的需求,但最好的方式是取兩者的長(zhǎng)處,JSP是網(wǎng)頁(yè)設(shè)計(jì)人員導(dǎo)向的,而Servlet是程式設(shè)計(jì)人員導(dǎo)向的,釐清它們之間的職責(zé)可以讓兩個(gè)不同專長(zhǎng)的團(tuán)隊(duì)彼此合作,並降低相互間的牽制作用。

    標(biāo)簽: Java EE

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

    上傳用戶:sxdtlqqjl

主站蜘蛛池模板: 新乡县| 长丰县| 玉树县| 正宁县| 奈曼旗| 安陆市| 葫芦岛市| 临夏市| 乌鲁木齐县| 安阳县| 龙门县| 黔西县| 鹤山市| 磐石市| 那坡县| 南陵县| 雷州市| 稻城县| 祁东县| 梓潼县| 花莲市| 虎林市| 潼关县| 马公市| 乡宁县| 新昌县| 英超| 昌黎县| 凤庆县| 台前县| 民县| 修武县| 万荣县| 车致| 龙里县| 榆社县| 绥化市| 军事| 乌审旗| 长葛市| 封丘县|