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

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

f-xlms

  • 最小二乘曲面擬合程序(m文件)

    最小二乘曲面擬合程序(m文件),對一組三維數據z=f(x,y)擬合,成為關于x和y的多項式

    標簽: 程序

    上傳時間: 2015-11-10

    上傳用戶:xsnjzljj

  • 五對角占優線性方程組求解的MATLAB 程序MYLU。 輸入參數A為系數矩陣

    五對角占優線性方程組求解的MATLAB 程序MYLU。 輸入參數A為系數矩陣,F為右端向量。輸出參數L,U為A的LU 分解A=LU,X為解向量。

    標簽: MATLAB MYLU 對角 參數

    上傳時間: 2013-12-04

    上傳用戶:c12228

  • This document provides guidelines for integrating a discrete high speed USB host controller onto a f

    This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).

    標簽: integrating controller guidelines document

    上傳時間: 2013-11-27

    上傳用戶:電子世界

  • This document provides guidelines for integrating a discrete high speed USB host controller onto a f

    This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).

    標簽: integrating controller guidelines document

    上傳時間: 2015-11-18

    上傳用戶:xhz1993

  • gphone is a net phone base on the rtp protocol. It is simple but pratical and can be a good sample f

    gphone is a net phone base on the rtp protocol. It is simple but pratical and can be a good sample for newbies of rtp protocol

    標簽: protocol pratical gphone simple

    上傳時間: 2014-01-19

    上傳用戶:lnnn30

  • 螞蟻算法

    螞蟻算法,c語言版,其中,‘F’點表示食物,‘H’表示窩,白色塊表示障礙物,‘+’就是螞蟻了。

    標簽: 螞蟻算法

    上傳時間: 2013-12-24

    上傳用戶:2404

  • 嘿嘿,大俠看到不要見笑呀... 大家都知道使用DLL的好處.于是我就想把FORM封裝到DLL里面去. 到網上找,發現是MDI和模式窗體的,非模式的也有很多問題.便想自己解決這個問題. 原來是用

    嘿嘿,大俠看到不要見笑呀... 大家都知道使用DLL的好處.于是我就想把FORM封裝到DLL里面去. 到網上找,發現是MDI和模式窗體的,非模式的也有很多問題.便想自己解決這個問題. 原來是用DLL創建一個對象返回,但發現有很多的問題. 想了半天就去尋根問柳吧. 找到了類. 我就想把類封裝進DLL,到時簡單的返回一個類,然后在主程序里操作不就簡單了? 找了半天發現了TFormClass,于是試了試從DLL導出來,像一般的程序一樣創建窗體發現成功. 接著我又想看看其他的類是不是也能這樣,就拿TFrame來實驗. function GetDllFrameClass():TFrame stdcall 第一次是這樣聲明的,失敗.奇怪?! 試了好多次都不行,就想到了TFormClass(Ctrl+左鍵),進去看看,發現是這樣聲明的. TFormClass = class of TForm 哎呀,恍然大悟!! class(TFrame) 是聲明一個類, 這個類繼承了TFrame類 f: TFrame 是一個對象 class of TFrame 聲明的是類類型, f:TFrameClass 是一個類. function GetDllFrameClass():TFrame 返回就不是類而是對象了,照TFormClass修改后TFrameClass = class of TFrame 運行...成功,

    標簽: DLL FORM MDI 模式

    上傳時間: 2013-12-10

    上傳用戶:kiklkook

  • 單片機系統上電后

    單片機系統上電后,P0 口和 P1 口都被清 0。然后,你規定一個由 6 個數字構成的序列(每個數字從 0~F 中選取),比如 E、8、9、0、7、F。然后每次當單片機檢測到外部中斷 0發起中斷時間時,讀取 P0 口和 P1 口上的狀態值,當連續 6 次外部中斷事件的對應的數字序列構成你所設定的序列后(舉例來說,如果 P0.0 是 1,P0 和 P1 的其他管腳是 0,那么我們稱為檢測到一次數字 0),從串口打印輸出一幅類似下圖的 16×16 的ASCII碼的圣誕樹圖片。

    標簽: 單片機系統 上電

    上傳時間: 2015-12-04

    上傳用戶:wqxstar

  • 氣候分析中檢驗突變的經典程序

    氣候分析中檢驗突變的經典程序,如滑動t檢驗,cv,滑動f檢驗等

    標簽: 程序

    上傳時間: 2014-01-08

    上傳用戶:yulg

  • 在做一個單片機系統時

    在做一個單片機系統時,常常會遇到這樣那樣的數據采集,在這些被采集的數據中, 大部分可以通過我們的I/O 口擴展接口電路直接得到,由于51 單片機大部分不帶AD 轉換 器,所以模擬量的采集就必須靠A/D或V/F 實現。下現我們就來了解一下AD0809與51 單 片機的接口及其程序設計。

    標簽: 單片機系統

    上傳時間: 2015-12-09

    上傳用戶:古谷仁美

主站蜘蛛池模板: 府谷县| 青岛市| 鄯善县| 延安市| 四会市| 长岛县| 甘南县| 盐山县| 新巴尔虎右旗| 松江区| 巩留县| 秦皇岛市| 海丰县| 东方市| 鄂温| 台北市| 安义县| 高碑店市| 贵港市| 亚东县| 红原县| 吴堡县| 威海市| 读书| 冕宁县| 寻甸| 巴塘县| 尖扎县| 祁连县| 建宁县| 巴彦淖尔市| 利川市| 海盐县| 报价| 广汉市| 三江| 商城县| 邵武市| 永修县| 滦平县| 晋州市|