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

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

程序<b>切片</b>

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

    針對(duì)目前使用的RS232接口數(shù)字化B超鍵盤存在PC主機(jī)啟動(dòng)時(shí)不能設(shè)置BIOS,提出一種PS2鍵盤的設(shè)計(jì)方法。基于W78E052D單片機(jī),采用8通道串行A/D轉(zhuǎn)換器設(shè)計(jì)了8個(gè)TGC電位器信息采集電路,電位器位置信息以鍵盤掃描碼序列形式發(fā)送,正交編碼器信號(hào)通過XC9536XL轉(zhuǎn)換為單片機(jī)可接收的中斷信號(hào),軟件接收到中斷信息后等效處理成按鍵。結(jié)果表明,在滿足開機(jī)可設(shè)置BIOS同時(shí),又可實(shí)現(xiàn)超聲特有功能,不需要專門設(shè)計(jì)驅(qū)動(dòng)程序,接口簡(jiǎn)單,成本低。 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

  • 里面有相應(yīng)的hpunix(HP-UX hpl1000 B.11.00 U 9000/800 (tb)),linux(Red Hat Linux release 9 Kernel 2.4.20-8),w

    里面有相應(yīng)的hpunix(HP-UX hpl1000 B.11.00 U 9000/800 (tb)),linux(Red Hat Linux release 9 Kernel 2.4.20-8),windows的頭文件、庫文件,還有相應(yīng)的demo程序

    標(biāo)簽: release hpunix Kernel HP-UX

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

    上傳用戶:cursor

  • R樹與B樹的混合樹

    R樹與B樹的混合樹,在這個(gè)程序里面可以直接用R樹和B樹

    標(biāo)簽:

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

    上傳用戶:ouyangtongze

  • See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden

    See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet編程技術(shù) [配套程序] [涉及平臺(tái)] VC [作者] void [文件大小] 1032K

    標(biāo)簽: description companion Appendix RESOURCE

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

    上傳用戶:asasasas

  • 變量和相等問題的設(shè)計(jì)和實(shí)現(xiàn)將a、b、c、d、e、f這6個(gè)變量排成如圖所示的 三角形

    變量和相等問題的設(shè)計(jì)和實(shí)現(xiàn)將a、b、c、d、e、f這6個(gè)變量排成如圖所示的 三角形,這6個(gè)變量分別取 1——6的整數(shù),且均不相同。求使三角形三條邊上的變量之和相等的全部解,如 3 6 2 1 4 5 為一個(gè)解。 程序引入變量a,b,c,d,e,f,并讓它們分別取1——6的整數(shù),在它們互不相等的 條件下, 測(cè)試由它們排成如圖所示的三角形三條邊上的變量之和是否相等,如相等即為一種滿足要求的排列,把它們輸出。當(dāng)這些變量取盡所有的組合后,程序就可得到全部可能的解。

    標(biāo)簽: 變量 三角形

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

    上傳用戶:GavinNeko

  • n皇后問題求解(8<=n<=1000) a) 皇后個(gè)數(shù)的設(shè)定 在指定文本框內(nèi)輸入皇后個(gè)數(shù)即可,注意: 皇后個(gè)數(shù)在8和1000 之間(包括8和1000) b) 求解 點(diǎn)擊<

    n皇后問題求解(8<=n<=1000) a) 皇后個(gè)數(shù)的設(shè)定 在指定文本框內(nèi)輸入皇后個(gè)數(shù)即可,注意: 皇后個(gè)數(shù)在8和1000 之間(包括8和1000) b) 求解 點(diǎn)擊<Solve>按鈕即可進(jìn)行求解. c) 求解過程顯示 在標(biāo)有Total Collision的靜態(tài)文本框中將輸出當(dāng)前棋盤上的皇后總沖突數(shù). 當(dāng)沖突數(shù)降到0時(shí),求解完畢. d) 求解結(jié)果顯示 程序可以圖形化顯示8<=n<=50的皇后求解結(jié)果. e) 退出程序,點(diǎn)擊<Exit>即可退出程序.

    標(biāo)簽: 1000 lt 設(shè)定 輸入

    上傳時(shí)間: 2016-01-28

    上傳用戶:ztj182002

  • b樣條插值濾波

    b樣條插值濾波,是個(gè)很好的代碼程序,有需要的盡管下啊

    標(biāo)簽: 插值 濾波

    上傳時(shí)間: 2016-03-04

    上傳用戶:yy541071797

  • < B語言與方法:實(shí)用形式化開發(fā)指南>> 本書介紹了B抽象機(jī)符號(hào)語言以及用于支持形式化規(guī)格說明和高集成 系統(tǒng)開發(fā)的方掛。首先

    < B語言與方法:實(shí)用形式化開發(fā)指南>> 本書介紹了B抽象機(jī)符號(hào)語言以及用于支持形式化規(guī)格說明和高集成 系統(tǒng)開發(fā)的方掛。首先,介紹了B 語言的發(fā)展歷史及與其他語言的關(guān)系,然 后,從集合、序列等基本數(shù)學(xué)符號(hào)表示到B 語言的結(jié)構(gòu)化機(jī)制,再到它所支 持的大型程序設(shè)計(jì)方法,全面地介細(xì)了B 符號(hào)語言的描述方法。

    標(biāo)簽: gt 語言 lt 開發(fā)指南

    上傳時(shí)間: 2014-11-29

    上傳用戶:康郎

  • sourceforge歷史版本完整下載: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b樹索引算法的文件數(shù)據(jù)數(shù)據(jù)

    sourceforge歷史版本完整下載: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b樹索引算法的文件數(shù)據(jù)數(shù)據(jù)庫模塊詳見storage/目錄下面的 btree.c與pager.c container目錄為常用的容器實(shí)現(xiàn),如果rbtree avltree map heap list vector hashtable deque T樹 B樹, test目錄為測(cè)試程序代碼經(jīng)過初步測(cè)試,比較穩(wěn)定。 os_api:裝一些操作系統(tǒng)相關(guān)的接口函數(shù)。已完成event mutex sem thread pipe相關(guān)的封裝 advance_container:提供優(yōu)先級(jí)消息隊(duì)列,普通消息隊(duì)列,定時(shí)器容器。 frame:目前提供了listerner(linux下版本,模仿ace的反應(yīng)器)定時(shí)器 algorithm:補(bǔ)充了堆排序 與快速排序 所有代碼均已在windows linux與uclinux + arm44b0平臺(tái)下測(cè)試 歡迎交流 msn:lsccsl@163.net mail:lsccsl@tom.com

    標(biāo)簽: sourceforge showfiles group_id project

    上傳時(shí)間: 2016-07-16

    上傳用戶:lili123

  • 高斯-塞德爾迭代法算法: 設(shè)方程組AX=b 的系數(shù)矩陣的對(duì)角線元素

    高斯-塞德爾迭代法算法: 設(shè)方程組AX=b 的系數(shù)矩陣的對(duì)角線元素 ,M為迭代次數(shù)容許的最大值, 為容許誤差。 ① 取初始向量 ,令k=0 ② 對(duì) 計(jì)算 ③ 如果 ,則輸出 ,結(jié)束;否則執(zhí)行④, ④ 如果 ,則不收斂,終止程序;否則 ,轉(zhuǎn)②。

    標(biāo)簽: AX 高斯 迭代法 算法

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

    上傳用戶:集美慧

主站蜘蛛池模板: 栾城县| 康平县| 宣城市| 金堂县| 缙云县| 大港区| 平昌县| 胶州市| 若尔盖县| 铁岭县| 商洛市| 米泉市| 福清市| 六安市| 定兴县| 蕉岭县| 瓦房店市| 大宁县| 百色市| 蒲城县| 金堂县| 尉犁县| 铅山县| 嘉祥县| 澄城县| 县级市| 治县。| 且末县| 新田县| 临洮县| 融水| 陆河县| 侯马市| 潍坊市| 盘锦市| 永仁县| 固原市| 廉江市| 手机| 阿克苏市| 柘荣县|