函數(shù)分庫(kù)函數(shù)和用戶(hù)自定義函數(shù)兩類(lèi): 庫(kù)函數(shù)(又稱(chēng)系統(tǒng)函數(shù))是高級(jí)語(yǔ)言軟家中提供基礎(chǔ)功能的函數(shù)。庫(kù)函數(shù)文件以h為文件后綴,如C語(yǔ)言的stdio.h文件包括了printf(), scanf (),open(),close()。C語(yǔ)言中主函數(shù)要使用某庫(kù)函數(shù):#include<庫(kù)函數(shù)文件名>
標(biāo)簽: 函數(shù) 庫(kù)函數(shù) 分 家
上傳時(shí)間: 2014-01-04
上傳用戶(hù):sy_jiadeyi
簡(jiǎn)易筆記本,一般功能(open source)
標(biāo)簽:
上傳時(shí)間: 2013-12-24
上傳用戶(hù):釣鰲牧馬
數(shù)字排序,用泡沫排序法製作,可秀出數(shù)字大小(open source)
標(biāo)簽: 排序
上傳時(shí)間: 2013-12-13
上傳用戶(hù):希醬大魔王
全球著名IT公司ILog的APS高級(jí)排產(chǎn)優(yōu)化引擎,就連SAP、Oracle等ERP中的物料需求計(jì)劃與生產(chǎn)計(jì)劃算法都來(lái)源于ILog。APS高級(jí)排產(chǎn)系統(tǒng)我研究了好久,中間的性線(xiàn)求解算法可真謂難呀。其中tutorialcndlg.htm是幫助文件,src下是源代碼
上傳時(shí)間: 2014-11-29
上傳用戶(hù):caiiicc
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
上傳用戶(hù):爺?shù)臍赓|(zhì)
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
上傳用戶(hù):bibirnovis
用eclipse打開(kāi) 在eclipse左側(cè)包資源管理器中右鍵選擇導(dǎo)入 然后選擇現(xiàn)有項(xiàng)目到工作空間中,點(diǎn)下一步 在選擇根目錄中選擇壓縮包解壓后的目錄,單擊完成即可 用eclipse新建 新建項(xiàng)目 新建源文件夾src,及對(duì)應(yīng)三個(gè)類(lèi) 新建文件夾pic,與src同目錄,放置圖片
標(biāo)簽: eclipse 資源管理器 項(xiàng)目
上傳時(shí)間: 2014-08-24
上傳用戶(hù):924484786
這個(gè)是我調(diào)通的在2410下運(yùn)行文件系統(tǒng)的程序. 用2410驅(qū)動(dòng)sd卡來(lái)實(shí)現(xiàn)fat文件系統(tǒng). 歡迎大家來(lái)測(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) // 打開(kāi)文件就可以用了, 函數(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
上傳用戶(hù):xlcky
適合初學(xué)j2me開(kāi)發(fā)的程序員,帶你走入移動(dòng)的世界.J2ME open out.
上傳時(shí)間: 2014-01-25
上傳用戶(hù):fnhhs
說(shuō)明: GR(M)-87目前只能應(yīng)用于WINCE5.0版本中,其它版本用不了。 1.該軟件是用來(lái)檢測(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。安裝完后,打開(kāi)進(jìn)入界面,COM Port 不用選擇,會(huì)自動(dòng)掃描,見(jiàn)GPS1的圖片;Baudrate:4800. 然后按Scan...進(jìn)行掃描到串口后,再按Open GPS,即可會(huì)自動(dòng)找到衛(wèi)星,從圖上或下面的顯示可以看到。見(jiàn)GPS2圖片。 5.GPS天線(xiàn)必須放在室外才有效。 6.GpsViewer, mGpsCmd軟件不會(huì)自動(dòng)刷新,請(qǐng)一會(huì)按下最小化,一會(huì)再點(diǎn)彈出來(lái),手動(dòng)刷新。
上傳時(shí)間: 2017-03-05
上傳用戶(hù):四只眼
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1