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

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

語(yǔ)音播報(bào)

  • 數控調頻發射臺可預制11個頻道

    數控調頻發射臺可預制11個頻道,最小調頻0.1HZ,可單聲道立體聲控制,可廣泛用于無線廣播,電視無線導播等。

    標簽: 數控 發射 調頻 頻道

    上傳時間: 2014-02-04

    上傳用戶:gtf1207

  • 用VB寫的

    用VB寫的,通過三菱FX1S系列的編程端口與電腦串口進行通訊,可對X、M、Y、D、T、C的寄存器進行讀寫控制,操作很簡單、方便

    標簽:

    上傳時間: 2015-09-29

    上傳用戶:417313137

  • 針對“虎書”中的tiger語言寫的語法分析器 根據書中對tiger語言的描述寫了72條文法

    針對“虎書”中的tiger語言寫的語法分析器 根據書中對tiger語言的描述寫了72條文法,對所有沖突均進行了處理,都是無害的沖突。本分析器還能對部分錯誤恢復。 特別提示:使用命令"yacc -v tiger.grm"可得到文件y.output

    標簽: tiger 語言 語法分析器

    上傳時間: 2014-01-13

    上傳用戶:epson850

  • CCS編程環境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

    CCS編程環境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.

    標簽: Correlation Algorithm programme the

    上傳時間: 2013-12-21

    上傳用戶:leixinzhuo

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    標簽: inspectors Inspector component allowing

    上傳時間: 2015-10-02

    上傳用戶:無聊來刷下

  • 單片機通過DA對信號采樣

    單片機通過DA對信號采樣,然后在液晶顯示波形。 功能:采集數據、存儲并Y路輸出。擴展:A,B路選通,單次/連續觸發方式切換, 鎖存當前波形,垂直方向增益,垂直方向移動波形

    標簽: 單片機 信號采樣

    上傳時間: 2014-12-19

    上傳用戶:sxdtlqqjl

  • 優龍PAX255開發板所帶AC97聲卡的測試程序源碼

    優龍PAX255開發板所帶AC97聲卡的測試程序源碼,編譯環境為ADS.有錄放音功能,

    標簽: 開發板 聲卡 測試程序 源碼

    上傳時間: 2014-02-01

    上傳用戶:離殤

  • 本書完整而詳細地介紹了TCP/IP協議是如何實現的。書中給出了約500個圖例

    本書完整而詳細地介紹了TCP/IP協議是如何實現的。書中給出了約500個圖例,15 000行實際操作的C代碼,采用舉例教學的方法幫助你掌握TCP/IP實現。本書不僅說明了插口API和協議族的關系以及主機實現與路由器實現的差別。還介紹了4.4BSD-Lite版的新的特點,如多播、長肥管道支持、窗口縮放、時間戳選項以及其他主題等等。讀者閱讀本書時,應當具備卷1中闡述的關于TCP/IP的基本知識。本書適用于希望理解TCP/TP協議如何實現的人,包括編寫網絡應用程序的程序員以及利用TCP/IP維護計算機網絡的系統管理員。

    標簽: TCP 500 IP 協議

    上傳時間: 2015-10-09

    上傳用戶:hustfanenze

  • 用用改進歐拉法解常微分方程的問題,并應用該算法于實際問題.并在程序結果路比較用表列出近似解yi

    用用改進歐拉法解常微分方程的問題,并應用該算法于實際問題.并在程序結果路比較用表列出近似解yi,準確解y(i)

    標簽: 改進歐拉法 常微分方程 實際問題 算法

    上傳時間: 2014-08-03

    上傳用戶:sclyutian

  • 本實驗利用PS/2接口實現了與鼠標通信

    本實驗利用PS/2接口實現了與鼠標通信,并將鼠標的按鍵信息通過D6,D7,D8,D9 來直觀的放映,其中D6,D7代表鼠標右鍵的狀態,當鼠標右鍵沒有按下時,D6,D7兩 個燈都不亮,當鼠標右鍵有按下時,D6,D7兩個燈同時點亮。與此相同,D8,D9則代 表鼠標左鍵的狀態。而鼠標的移動狀態,我們是通過七段數碼管來表示,低兩位的數 碼管表示X軸的移動點數,高兩位的數碼表示Y軸的移動點數。

    標簽: PS 實驗 接口 鼠標

    上傳時間: 2015-10-12

    上傳用戶:xiaoyunyun

主站蜘蛛池模板: 平顺县| 阳春市| 平定县| 河源市| 黔江区| 柳林县| 客服| 西城区| 肇源县| 绩溪县| 绥棱县| 游戏| 宁明县| 平潭县| 吴堡县| 鄱阳县| 临城县| 沂南县| 浪卡子县| 望奎县| 晋城| 榆树市| 铁力市| 乌兰县| 彰化县| 孟连| 雅江县| 巴东县| 华池县| 嘉善县| 息烽县| 遂宁市| 兴文县| 新竹县| 内乡县| 弥勒县| 合川市| 伊宁县| 洛阳市| 南投县| 杨浦区|