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

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

A<b>m</b>I

  • 基于ARM微處理器的GPRS終端系統(tǒng)設(shè)計

    本文介紹了一種采用最新流行的A R M 微處理器( S3C4510B ) 和操作系統(tǒng)uClinux 來構(gòu)建嵌入式系統(tǒng)的開發(fā)平臺, 用以設(shè)計G PR S 終端系統(tǒng)的方法。

    標(biāo)簽: GPRS ARM 微處理器 終端系統(tǒng)

    上傳時間: 2013-10-11

    上傳用戶:fghygef

  • MAX7060的ASK_FSK的ISM射頻發(fā)射機(jī)

    Abstract: This application note illustrates the flexibility of the MAX7060 ASK/FSK transmitter. While the currently available evaluationkit (EV kit) has been optimized for the device's use in a specific frequency band (i.e., 288MHz to 390MHz), this document addresseshow the EV kit circuitry can be modified for improved operation at 433.92MHz, a frequency commonly used in Europe. Twoalternative match and filter configurations are presented: one for optimizing drain efficiency, the other for achieving higher transmitpower. Features and capabilities of earlier Maxim industrial, scientific, and medical radio-frequency (ISM-RF) transmitters areprovided, allowing comparison of the MAX7060 to its predecessors. Several design guidelines and cautions for using the MAX7060are discussed.

    標(biāo)簽: ASK_FSK 7060 MAX ISM

    上傳時間: 2013-11-14

    上傳用戶:swaylong

  • HLP-A、M、F、H變頻器說明書

    海麗普變頻器說明書

    標(biāo)簽: HLP-A 變頻器 說明書

    上傳時間: 2013-11-10

    上傳用戶:二驅(qū)蚊器

  • 詞法分析程序

    詞法分析程序,可對以下的C源程序進(jìn)行分析:main() {int a[12] ,sum for(i=1 i<=12 i++) {for(j=1 j<=12 j++)scanf("%d",&a[i][j]) } for(i=12 i>=1 i--){ for(j=12 j>=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf("%c",sum) }

    標(biāo)簽: 程序

    上傳時間: 2013-12-26

    上傳用戶:skhlm

  • 能自動計算總分、平均分及格率等各種統(tǒng)計數(shù)據(jù)。在統(tǒng)計時你還可以選擇統(tǒng)計全部學(xué)科或部分學(xué)科;在使用中可自由增刪成績、人員

    能自動計算總分、平均分及格率等各種統(tǒng)計數(shù)據(jù)。在統(tǒng)計時你還可以選擇統(tǒng)計全部學(xué)科或部分學(xué)科;在使用中可自由增刪成績、人員,學(xué)科,及學(xué)科改名功能;自由設(shè)置卷面總分、及格線、分?jǐn)?shù)段間隔、綜合分,學(xué)校名,用戶名,背景等. vqqq自動取款機(jī) (A.T.M.).exe是一個銀行的 自動取款機(jī) (A.T.M.) 程序,可以讓你在電腦上取銀行的錢,只要有密碼就可以 59r.com_CD播放器.exe是一個非常不錯的 免費(fèi) CD播放器,超級酷,可以播放你的 cd ,有很多工能呀!

    標(biāo)簽: 自動 統(tǒng)計數(shù)據(jù) 計算

    上傳時間: 2015-06-04

    上傳用戶:yangbo69

  • //=== === === === === === === === === === === === === === = //函數(shù)說明 //函數(shù)名稱:PolyFit //函數(shù)功能:最小二乘法曲線擬

    //=== === === === === === === === === === === === === === = //函數(shù)說明 //函數(shù)名稱:PolyFit //函數(shù)功能:最小二乘法曲線擬合 //使用方法:double *x ---- 存放n個數(shù)據(jù)點的X坐標(biāo) // double *y ---- 存放n個數(shù)據(jù)點的Y坐標(biāo) // int n -------- 給定數(shù)據(jù)點個數(shù) // double *a ---- 返回m-1次擬合多項式的m個系數(shù) // int m -------- 擬合多項式的項數(shù),即擬合多項式的最高次為m-1。要求m<=n,且 // m<=20。若m>n或m>20,則本函數(shù)自動按m=min{n,20}處理 // double *dt --- dt[0]返回擬合多項式與各數(shù)據(jù)點誤差的平方和;dt[1]返回擬合多 // 項式與各數(shù)據(jù)點的誤差絕對值之和;dt[2]返回擬合多項式與各數(shù)據(jù) // 點誤差絕對值的最大值 //注意事項:擬合多項式的形式為 y = b0 + b1*(x-Xavr)...

    標(biāo)簽: PolyFit 函數(shù) 最小二乘法

    上傳時間: 2015-07-19

    上傳用戶:waizhang

  • Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th

    Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first application. But where do you start? In my own experience, I have found that I find it easier to learn something if I actually work with it hands-on. Just reading a book or documentation doesn’t give you the practical knowledge you need to be able to rush off and start creating applications. In this article, I will discuss the creation of a very simple application. I will cover what the application will do, how we will approach writing it, demonstrate in code how we will do it, and discuss additional features that could be added to it. Writing Your First ASP Application ( Quick Start ) - Users On Your Website

    標(biāo)簽: Application tutorials Writing First

    上傳時間: 2015-11-05

    上傳用戶:franktu

  • map identification laquo yuan Problem description : the digital image processing of an image often e

    map identification laquo yuan Problem description : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels. When a pixel in another pixels above, below, left or right, said that two adjacent pixels of the pixel. An image of the pixels belonging to the same map yuan, instead of adjacent pixels belonging to different map yuan. Figure yuan identification of problems is right for the given image pixel map marking yuan, making the same map billion yuan pixel map of the same markings and different map billion yuan pixel map of their marks are different. Trial queue abstract data type design solut

    標(biāo)簽: image identification description processing

    上傳時間: 2013-12-15

    上傳用戶:15736969615

  • 實驗內(nèi)容 信號與系統(tǒng)試驗報告 自己的作業(yè) 1.設(shè)有兩個信號: 要求x(t)和h(t)采樣形成離散序列

    實驗內(nèi)容 信號與系統(tǒng)試驗報告 自己的作業(yè) 1.設(shè)有兩個信號: 要求x(t)和h(t)采樣形成離散序列, 參數(shù)選擇如下: 采樣率Δ=4ms, 頻率f=30Hz, a=2f2ln(M), M=2.5 在MATLAB下實現(xiàn)連續(xù)信號離散化, 并繪制出離散形式的信號波形。

    標(biāo)簽: 實驗 信號與系統(tǒng) 信號 報告

    上傳時間: 2014-11-05

    上傳用戶:xauthu

  • 主要介紹TI公司DSP芯片硬、軟件的應(yīng)用與開發(fā)。對硬件不僅深入地介紹TMS320C3X和TMS320C6000兩個系列的芯片

    主要介紹TI公司DSP芯片硬、軟件的應(yīng)用與開發(fā)。對硬件不僅深入地介紹TMS320C3X和TMS320C6000兩個系列的芯片,也詳細(xì)地介紹了它們的各種外圍芯片及其外圍的擴(kuò)展:存儲器擴(kuò)展;PCI及USB擴(kuò)展、A/D與D/A擴(kuò)展、數(shù)字I/O擴(kuò)展及多DSP之間的通信,還給出了豐富的設(shè)計實例。在軟件方面,對DSP系統(tǒng)的開發(fā)工具、COFF文件格式、用匯編語言和C語言進(jìn)行DSP開發(fā)等做了詳細(xì)介紹。最后給出了DSP的數(shù)字濾波器及FFT設(shè)計的實例。本書內(nèi)容豐富、新穎,實用性強(qiáng),適合從事數(shù)字信號處理(DSP)的科技人員和高校師生閱讀。

    標(biāo)簽: 320C 320 TMS C6000

    上傳時間: 2014-09-08

    上傳用戶:saharawalker

主站蜘蛛池模板: 德保县| 松滋市| 抚顺县| 潼关县| 金门县| 永城市| 南木林县| 徐州市| 桐城市| 于都县| 冷水江市| 安吉县| 西青区| 泗水县| 杂多县| 瑞金市| 始兴县| 晴隆县| 安化县| 郸城县| 四会市| 衡东县| 深圳市| 石台县| 湟中县| 湖北省| 沐川县| 涟水县| 陵水| 塔城市| 德庆县| 云林县| 迁西县| 垦利县| 当阳市| 文登市| 和田市| 孟州市| 建德市| 即墨市| 云霄县|