君正早期ucos系統(tǒng)(只有早期的才不沒有打包成庫),MPLAYER,文件系統(tǒng),圖片解碼,瀏覽,電子書,錄音,想學(xué)ucos,識(shí)貨的人就下吧 russblock fmradio explore settime lyric_parser
標(biāo)簽: ucos russblock MPLAYER fmradio
上傳時(shí)間: 2014-06-18
上傳用戶:cmc_68289287
銀行家算法,弄課程設(shè)計(jì)的時(shí)候搞的,作課設(shè)時(shí)可以用來參考下,希望有幫助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help
上傳時(shí)間: 2014-01-07
上傳用戶:rishian
asfpga is an assembler written for use in FPGA design. It can be easily modified for your instruction set. The ultimate goal of this software is to allow a FPGA designer to easily write assembly code for a custom instruction set.
標(biāo)簽: instructio assembler for modified
上傳時(shí)間: 2014-01-06
上傳用戶:xinyuzhiqiwuwu
--文件名:mine4.vhd。 --功能:實(shí)現(xiàn)4種常見波形正弦、三角、鋸齒、方波(A、B)的頻率、幅度可控輸出(方波 --A的占空比也是可控的),可以存儲(chǔ)任意波形特征數(shù)據(jù)并能重現(xiàn)該波形,還可完成 --各種波形的線形疊加輸出。 --說明: SSS(前三位)和SW信號(hào)控制4種常見波形種哪種波形輸出。4種波形的頻率、 --幅度(基準(zhǔn)幅度A)的調(diào)節(jié)均是通過up、down、set按鍵和4個(gè)BCD碼置入器以及一 --個(gè)置入檔位控制信號(hào)(ss)完成的(AMP的調(diào)節(jié)范圍是0~5V,調(diào)節(jié)量階為1/51V)。 --其中方波的幅度還可通過u0、d0調(diào)節(jié)輸出數(shù)據(jù)的歸一化幅值(AMP0)進(jìn)行進(jìn)一步 --細(xì)調(diào)(調(diào)節(jié)量階為1/(51*255)V)。方波A的占空比通過zu、zp按鍵調(diào)節(jié)(調(diào)節(jié) --量階1/64*T)。系統(tǒng)采用內(nèi)部存儲(chǔ)器——RAM實(shí)現(xiàn)任意輸入波形的存儲(chǔ),程序只支 --持鍵盤式波形特征參數(shù)置入存儲(chǔ),posting 為進(jìn)入任意波置入(set)、清除(clr)狀態(tài) --控制信號(hào),SSS控制存儲(chǔ)波形的輸出。P180為預(yù)留端口,
上傳時(shí)間: 2017-02-09
上傳用戶:z1191176801
getip1.cpp // // This program reports the IP address for each adapter in your machine. // To compile from command-line type: // // cl getip1.cpp wsock32.lib // // Make sure your INCLUDE and LIB environment variables are set up properly // you can run vcvars32.bat
標(biāo)簽: address adapter program machine
上傳時(shí)間: 2014-01-05
上傳用戶:bibirnovis
The Red Hat Linux and Fedora distributions have become one of the major Linux distributions, bringing to the PC all the power and flexibility of a Unix workstation as well as a complete set of Internet applications and a fully functional desktop interface. This book is designed not only to be a complete reference on Linux, but also to provide clear and detailed explanations of Linux features. No prior knowledge of Unix is assumed Linux is an operating system anyone can use
標(biāo)簽: distributions Linux Fedora become
上傳時(shí)間: 2017-02-11
上傳用戶:moshushi0009
There are three ways of specifying an immediate dump Immediate dumps can be specified using the ALTER SESSION command ALTER SESSION SET EVENTS immediate trace name dump level level Immediate dumps can be specified in ORADEBUG ORADEBUG DUMP dump level
標(biāo)簽: specifying Immediate immediate specified
上傳時(shí)間: 2014-01-17
上傳用戶:mpquest
This document describes the Object Oriented Design Standards as they are used in the corelinux++ project. It provides a set of guidelines, rationales and standards for object oriented design.Nxc26i2c
標(biāo)簽: Standards describes corelinux the
上傳時(shí)間: 2013-12-25
上傳用戶:xymbian
This document describes the interface between HLA and Linux via direct system calls. The HLA Standard Library provides a header file with a set of important constants, data types, and procedure prototypes that you can use to make Linux system calls.
標(biāo)簽: HLA describes interface document
上傳時(shí)間: 2013-12-24
上傳用戶:shus521
[SMS SDK V1.7 測(cè)試說明] 1)“接口庫”為SDK庫包其中: Release —— 發(fā)布的穩(wěn)定庫 Debug —— 為調(diào)試庫 2)“演示代碼”為測(cè)試代碼目錄。 [1] 測(cè)試代碼中使用的庫都是Release的版本。 [2] 如使用Debug庫,需要設(shè)置環(huán)境變量GSMLIB_DEBUG等于2,則會(huì)在C:\下生成GSMModem.log文件。 若您在開發(fā)的過程中遇到問題,可以使用此方法獲得GSMModem.log并發(fā)送給經(jīng)銷商,即可有 效的解決您的問題。 設(shè)置環(huán)境變量的方法: 我的電腦->屬性->高級(jí)->環(huán)境變量->用戶變量和系統(tǒng)變量->新建 變量名: GSMLIB_DEBUG 變量值: 2 3)執(zhí)行測(cè)試: [1] C#/VB/VB6/C++/Delphi 直接找到exe可執(zhí)行文件,即可運(yùn)行測(cè)試程序; [2] JAVA測(cè)試: 可以修改一下test.bat文件,然后直接運(yùn)行即可了。 需要修改以下內(nèi)容: set Number=13681191399 接收的手機(jī)號(hào)碼 set SN=ITIU-NWCJ-VCJD-WJDU 注冊(cè)碼 set JAVA_HOME=D:\JBuilder9\jdk1.4 JAVA環(huán)境
標(biāo)簽: SDK Release Debug SMS
上傳時(shí)間: 2013-11-26
上傳用戶:2404
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1