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

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

圓PIN針

  • SOPC實驗--Hello World實驗:啟動Quartus II軟件

    SOPC實驗--Hello World實驗:啟動Quartus II軟件,選擇File→New Project Wizard,在出現(xiàn)的對話框中填寫項目名稱 2、 點擊Finish,然后選擇“是”。選擇Assignments→Device,改寫各項內(nèi)容。Family改為CycloneII,根據(jù)實驗板上的器件選擇相應的器件,本實驗選擇EP2C5T144C8,點擊對話框中的Device & Pin Options,在Configuration中,選項Use Configuration Device為EPCS1,選項Unused Pins為As inputs,tri-stated.

    標簽: Quartus Hello World SOPC

    上傳時間: 2014-01-13

    上傳用戶:梧桐

  • The Hardware Book contains misc technical information about computers and other electronic devices

    The Hardware Book contains misc technical information about computers and other electronic devices. You ll find the pin out to most common (and uncommon) connectors availble, as well as info about how to build cables.

    標簽: information electronic computers technical

    上傳時間: 2013-11-30

    上傳用戶:cc1015285075

  • 臺灣地區(qū)民眾使用網(wǎng)路之情形

    臺灣地區(qū)民眾使用網(wǎng)路之情形,與使用寬頻上網(wǎng) 、無線上網(wǎng) 、行動上網(wǎng) 之使用狀況與行為、臺灣地區(qū)偏遠及非偏遠地區(qū)其網(wǎng)路使用行為之差異;另外,也針對臺灣地區(qū)家庭,了解其使用網(wǎng)路與寬頻之狀況與行為

    標簽:

    上傳時間: 2016-08-17

    上傳用戶:songnanhua

  • SIM300初始化源碼,包括開機命令

    SIM300初始化源碼,包括開機命令,PIN碼等

    標簽: SIM 300 初始化 源碼

    上傳時間: 2014-01-13

    上傳用戶:bjgaofei

  • ///*** *** *** *** *** *** * //一、程序說明: //1, 24LC02器件地址是1010000R/W. //2, 數(shù)組寫入24LC02采取頁寫方式. //3, 數(shù)

    ///*** *** *** *** *** *** * //一、程序說明: //1, 24LC02器件地址是1010000R/W. //2, 數(shù)組寫入24LC02采取頁寫方式. //3, 數(shù)組code從24LC02讀出時采取自由讀方式. //4, 采用4.00M晶體。 //5,采用軟件I2C。 //二、硬件連接: //1, SDA------->23 pin.(當然你可以任意選擇腳位) //2, SCL------->18 Pin.(當然你可以任意選擇腳位) //3, PORTB----->數(shù)碼管的段輸出 //4, RD4,RD5,RC6,RC7------->數(shù)碼管的位輸出(數(shù)碼管為共陰極)

    標簽: 1010000 24 02 LC

    上傳時間: 2013-12-21

    上傳用戶:lizhizheng88

  • 這是一個帶聲音的彈球小游戲

    這是一個帶聲音的彈球小游戲,通過VGA口顯示,通過擴展口JA的 pin4和 pin GND輸出聲音, BTN3 BTN2 控制擋板左右移動,彈球和擋板都自帶動畫效果

    標簽: 小游戲

    上傳時間: 2013-11-29

    上傳用戶:Miyuki

  • 手機硬件圖

    手機硬件圖,夏新手機芯片pin腳位置說明

    標簽: 手機硬件

    上傳時間: 2016-12-07

    上傳用戶:遠遠ssad

  • 河內(nèi)塔問題 #include<stdio.h> #include<stdlib.h> int fun_a(int) void fun_b(int,int,int,in

    河內(nèi)塔問題 #include<stdio.h> #include<stdlib.h> int fun_a(int) void fun_b(int,int,int,int) int main(void) { int n int option printf("題目二:河內(nèi)塔問題\n") printf("請輸入要搬移的圓盤數(shù)目\n") scanf("%d",&n) printf("最少搬移的次數(shù)為%d次\n",fun_a(n)) printf("是否顯示移動過程? 是請輸入1,否則輸入0\n") scanf("%d",&option) if(option==1) { fun_b(n,1,2,3) } system("pause") return 0 } int fun_a(int n) { int sum1=2,sum2=0,i for(i=n i>1 i--) { sum1=sum1*2 } sum2=sum1-1 return sum2 } void fun_b(int n,int left,int mid,int right) { if(n==1) printf("把第%d個盤子從第%d座塔移動到第%d座塔\n",n,left,right) else { fun_b(n-1,left,right,mid) printf("把第%d個盤子從第%d座塔移動到第%d座塔\n",n,left,right) fun_b(n-1,mid,left,right) } }

    標簽: int include stdlib fun_a

    上傳時間: 2016-12-08

    上傳用戶:努力努力再努力

  • The FM24C256/C256L/C256LZ devices are 256 Kbits CMOS nonvolatile electrically erasable memory. Thes

    The FM24C256/C256L/C256LZ devices are 256 Kbits CMOS nonvolatile electrically erasable memory. These devices offer the designer different low voltage and low power options. They conform to all requirements in the Extended IIC 2-wire protocol. Furthermore, they are designed to minimize device pin count and simplify PC board layout requirements.

    標簽: 256 electrically nonvolatile erasable

    上傳時間: 2016-12-11

    上傳用戶:lps11188

  • 對於一般不懂可變結(jié)構(gòu)控制的人員而言

    對於一般不懂可變結(jié)構(gòu)控制的人員而言,此程式可以快速理解,並針對程式註解有詳細解釋,讓使用者快速上手

    標簽: 控制

    上傳時間: 2014-01-20

    上傳用戶:源碼3

主站蜘蛛池模板: 延长县| 苍南县| 肃宁县| 新邵县| 宜春市| 油尖旺区| 桐乡市| 象山县| 克东县| 永顺县| 乌什县| 德庆县| 汕头市| 五家渠市| 建阳市| 城固县| 左权县| 钟祥市| 浦江县| 浮梁县| 德清县| 安丘市| 德昌县| 麦盖提县| 胶南市| 廊坊市| 江达县| 大竹县| 常山县| 虎林市| 凉城县| 二连浩特市| 苏尼特左旗| 吉林市| 来凤县| 布拖县| 五莲县| 苗栗市| 巴林左旗| 白水县| 华池县|