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

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

Open-ICE

  • 簡(jiǎn)易筆記本

    簡(jiǎn)易筆記本,一般功能(open source)

    標(biāo)簽:

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

    上傳用戶:釣鰲牧馬

  • 數(shù)字排序

    數(shù)字排序,用泡沫排序法製作,可秀出數(shù)字大小(open source)

    標(biāo)簽: 排序

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

    上傳用戶:希醬大魔王

  • MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising

    MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.

    標(biāo)簽: comprising MPI Interface committee

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

    上傳用戶:爺?shù)臍赓|(zhì)

  • AT91SAm7s64的LED程序

    AT91SAm7s64的LED程序,使用ADS1.2環(huán)境和m-ice仿真器。代碼中包含了ADS的編譯設(shè)置選項(xiàng)。開始時(shí)大家不入門大都是因?yàn)榫幾g設(shè)置不正確引起的。

    標(biāo)簽: SAm7 SAm LED s64

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

    上傳用戶:sammi

  • Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin

    Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.

    標(biāo)簽: funtionality Hardware firmware digital

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

    上傳用戶:bibirnovis

  • 這個(gè)是我調(diào)通的在2410下運(yùn)行文件系統(tǒng)的程序. 用2410驅(qū)動(dòng)sd卡來實(shí)現(xiàn)fat文件系統(tǒng). 歡迎大家來測(cè)試. 用法很簡(jiǎn)單, 如下 FILE *fp // 文件指針

    這個(gè)是我調(diào)通的在2410下運(yùn)行文件系統(tǒng)的程序. 用2410驅(qū)動(dòng)sd卡來實(shí)現(xiàn)fat文件系統(tǒng). 歡迎大家來測(cè)試. 用法很簡(jiǎn)單, 如下 FILE *fp // 文件指針 unsigned char temp[24]="3.wav" // 文件明需要放在數(shù)組里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf("sd ready\n") fp=fopen(temp, READ) // 打開文件就可以用了, 函數(shù)和標(biāo)準(zhǔn)c中的一樣,所以不能加載stdio.h if(!fp) { Uart_Printf("open file wrong\n") while(1) } Uart_Printf("open file successed\n")

    標(biāo)簽: 2410 FILE fat 文件系統(tǒng)

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

    上傳用戶:xlcky

  • 適合初學(xué)j2me開發(fā)的程序員

    適合初學(xué)j2me開發(fā)的程序員,帶你走入移動(dòng)的世界.J2ME open out.

    標(biāo)簽: j2me 程序員

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

    上傳用戶:fnhhs

  • 說明: GR(M)-87目前只能應(yīng)用于WINCE5.0版本中

    說明: GR(M)-87目前只能應(yīng)用于WINCE5.0版本中,其它版本用不了。 1.該軟件是用來檢測(cè)GPS的COM以及GPS信號(hào)的軟件,應(yīng)用廣泛 2.mGpsCmd是PPC(WINCE系統(tǒng))用的,GpsViewer 1.5是PC和PPC的安裝程序,考到SD卡上就可以直接用! 用法1:搜索COM口,連上GPS,點(diǎn)SCAN,如果提示找到FOUNDGPS,那么就是對(duì)應(yīng)的COM口 3..在WINDOWS XP/2000系統(tǒng)使用,安裝USB_driver -V2.1.0.exe 驅(qū)動(dòng)程序,串口也通用。 4.安裝GpsViewer 1.5.exe。安裝完后,打開進(jìn)入界面,COM Port 不用選擇,會(huì)自動(dòng)掃描,見GPS1的圖片;Baudrate:4800. 然后按Scan...進(jìn)行掃描到串口后,再按Open GPS,即可會(huì)自動(dòng)找到衛(wèi)星,從圖上或下面的顯示可以看到。見GPS2圖片。 5.GPS天線必須放在室外才有效。 6.GpsViewer, mGpsCmd軟件不會(huì)自動(dòng)刷新,請(qǐng)一會(huì)按下最小化,一會(huì)再點(diǎn)彈出來,手動(dòng)刷新。

    標(biāo)簽: WINCE 5.0 GR 87

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

    上傳用戶:四只眼

  • Control your PC with Mobile Phone-it controls your pc using mobile phone from anywhere in the world.

    Control your PC with Mobile Phone-it controls your pc using mobile phone from anywhere in the world. A command can be send by mobile phone through sms.Based on the command ur pc performs tasks such as shut down,open file,play music etc.

    標(biāo)簽: your Phone-it controls anywhere

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

    上傳用戶:四只眼

  • 電路由AT89C52

    電路由AT89C52,4個(gè)數(shù)碼管,兩個(gè)按鍵構(gòu)成。兩個(gè)按鍵用來實(shí)現(xiàn)密碼的輸入,并在數(shù)碼管上顯示輸入的數(shù)字。輸入數(shù)字正確,數(shù)碼管顯示OPEN,錯(cuò)誤時(shí)數(shù)碼管全部顯示0。連續(xù)3次錯(cuò)誤,熄滅數(shù)碼管同時(shí)報(bào)警3秒,3秒之后恢復(fù)到初始狀態(tài)。

    標(biāo)簽: 89C C52 AT 89

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

    上傳用戶:gxmm

主站蜘蛛池模板: 澳门| 阿勒泰市| 安宁市| 大宁县| 阜新市| 綦江县| 西平县| 从化市| 乌兰浩特市| 石渠县| 额敏县| 临泉县| 松潘县| 县级市| 雷波县| 凌海市| 汾阳市| 仁寿县| 剑阁县| 揭阳市| 伊川县| 射阳县| 灵川县| 静安区| 保靖县| 佛教| 乐清市| 景德镇市| 汶上县| 江都市| 隆尧县| 慈利县| 全州县| 纳雍县| 河津市| 平阳县| 嘉义市| 城口县| 广西| 梁山县| 米泉市|