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

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

E<b>int</b>

  • 基于單片機(jī)的數(shù)字化B超鍵盤設(shè)計(jì)

    針對目前使用的RS232接口數(shù)字化B超鍵盤存在PC主機(jī)啟動(dòng)時(shí)不能設(shè)置BIOS,提出一種PS2鍵盤的設(shè)計(jì)方法?;赪78E052D單片機(jī),采用8通道串行A/D轉(zhuǎn)換器設(shè)計(jì)了8個(gè)TGC電位器信息采集電路,電位器位置信息以鍵盤掃描碼序列形式發(fā)送,正交編碼器信號通過XC9536XL轉(zhuǎn)換為單片機(jī)可接收的中斷信號,軟件接收到中斷信息后等效處理成按鍵。結(jié)果表明,在滿足開機(jī)可設(shè)置BIOS同時(shí),又可實(shí)現(xiàn)超聲特有功能,不需要專門設(shè)計(jì)驅(qū)動(dòng)程序,接口簡單,成本低。 Abstract:  Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.    

    標(biāo)簽: 單片機(jī) B超 數(shù)字化 鍵盤設(shè)計(jì)

    上傳時(shí)間: 2013-10-10

    上傳用戶:asdfasdfd

  • keil使用筆記

    keil 使用筆記:在Memory窗口上輸入address_type:address才能看到正確地址的變量debug~perfermance analyzer加入要察看的模塊名稱,然后view~perfermance analyzer window 可以察看各個(gè)模塊運(yùn)行時(shí)間①Display address_type:address B:Bit address C:Code Memory Bx:Code Bank D D:80H 命令可以查看特殊寄存器 data D I:0 命令可以查看內(nèi)部RAM數(shù)據(jù)iData; D X:0 命令可以查看外部RAM數(shù)據(jù)xData; ②R1 //顯示R1 register ~R1 //顯示變量R1 R1 = R7 //對寄存器Rx操作R1 = --R7 R1 = 0x20 ③main //顯示main()的開始地址d main //顯示main()的代碼④向RAM.ROM中寫數(shù)據(jù)Enter data_type address_type:address expr,expr.... data_type:int char double float long E char data:0x20 1,2,3,4 //向data區(qū)0x20開始的地址寫1,2,3,4 變量放在RAM的30H,要把定義放在main前面!另外特別注意,內(nèi)部RAM通常供C程序存放中間變量等,所以一定要看看編譯后的程序中是否存在存儲單元沖突的情況,比如如果程序中 使用了別的寄存器組的話,08-1FH單元就不能用了unsigned long data i _at_ 0x30

    標(biāo)簽: keil 使用筆記

    上傳時(shí)間: 2013-11-05

    上傳用戶:dongqiangqiang

  • TKS仿真器B系列快速入門

    TKS仿真器B系列快速入門

    標(biāo)簽: TKS 仿真器 快速入門

    上傳時(shí)間: 2013-10-31

    上傳用戶:aix008

  • 一個(gè)簡單好用的B+樹算法實(shí)現(xiàn)

    一個(gè)簡單好用的B+樹算法實(shí)現(xiàn)

    標(biāo)簽: 算法

    上傳時(shí)間: 2015-01-04

    上傳用戶:縹緲

  • 一個(gè)用Basic實(shí)現(xiàn)的B-Tree算法

    一個(gè)用Basic實(shí)現(xiàn)的B-Tree算法

    標(biāo)簽: B-Tree Basic 算法

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

    上傳用戶:ccclll

  • 一個(gè)用Java applet實(shí)現(xiàn)的B-Tree算法

    一個(gè)用Java applet實(shí)現(xiàn)的B-Tree算法

    標(biāo)簽: B-Tree applet Java 算法

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

    上傳用戶:qiao8960

  • 用C++實(shí)現(xiàn)的B-Tree算法

    用C++實(shí)現(xiàn)的B-Tree算法

    標(biāo)簽: B-Tree 算法

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

    上傳用戶:jiahao131

  • 用Borland C寫的B-Tree算法

    用Borland C寫的B-Tree算法

    標(biāo)簽: Borland B-Tree 算法

    上傳時(shí)間: 2014-12-05

    上傳用戶:xzt

  • Award BIOS(Basic Input/Output System)(電腦啟動(dòng)時(shí)所必需)的源碼

    Award BIOS(Basic Input/Output System)(電腦啟動(dòng)時(shí)所必需)的源碼

    標(biāo)簽: Output System Award Basic

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

    上傳用戶:ecooo

  • 《3D Engine Design》的隨書源代碼

    《3D Engine Design》的隨書源代碼,包含完整的3D引擎的源代碼

    標(biāo)簽: Engine Design 源代碼

    上傳時(shí)間: 2015-01-05

    上傳用戶:libinxny

主站蜘蛛池模板: 凯里市| 宁南县| 静乐县| 武冈市| 昆明市| 弥渡县| 临潭县| 肥东县| 卢氏县| 无棣县| 信宜市| 闽清县| 巴林右旗| 绩溪县| 兰西县| 集安市| 禄劝| 安远县| 嘉峪关市| 九江县| 临桂县| 芮城县| 白城市| 镇原县| 同心县| 尉氏县| 黄山市| 军事| 简阳市| 潜江市| 金门县| 红桥区| 玛曲县| 武强县| 甘洛县| 龙南县| 绥宁县| 会理县| 卫辉市| 宜阳县| 岳普湖县|