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

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

YXDSP-F

  • This section contains a brief introduction to the C language. It is intended as a tutorial on the la

    This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr

    標(biāo)簽: introduction the contains intended

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

    上傳用戶:liansi

  • 工程中很多的地方用到龍格庫塔求解微分方程的數(shù)值解

    工程中很多的地方用到龍格庫塔求解微分方程的數(shù)值解,龍格庫塔是很重要的一種方法,尤其是四階的,精確度相當(dāng)?shù)母摺4舜a只是演示求一個(gè)微分方程,要求解其它的微分方程,可以自己定義借口函數(shù),退換程序里面的函數(shù):float f(float , float)即可;

    標(biāo)簽: 工程 微分方程 數(shù)值

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

    上傳用戶:hphh

  • 中文名:Windows Forms 程序設(shè)計(jì) 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民

    中文名:Windows Forms 程序設(shè)計(jì) 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民郵電出版社 代碼內(nèi)容: The Table of Contents * Foreword * Preface * Chapter 1 Hello, Windows Forms * Chapter 2 Forms * Chapter 3 Dialogs * Chapter 4 Layout * Chapter 5 Drawing Basics * Chapter 6 Drawing Text * Chapter 7 Advanced Drawing * Chapter 8 Printing * Chapter 9 Components * Chapter 10 Controls * Chapter 11 Design-Time Integration: The Properties Window * Chapter 12 Design-Time Integration: Designers and Smart Tags * Chapter 13 Resources * Chapter 14 Applications * Chapter 15 Settings * Chapter 16 Data Binding Basics * Chapter 17 Applied Data Binding * Chapter 18 Multithreaded User Interfaces * Chapter 19 ClickOnce Deployment * Appendix A Whats New in Windows Forms 2.0 * Appendix C Delegates and Events * Appendix D Component and Control Survey * Appendix E Drag and Drop * Appendix F Document Management * Bibliography * Index

    標(biāo)簽: Windows Forms Programming Chris

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

    上傳用戶:啊颯颯大師的

  • 一個(gè)好的led程序

    一個(gè)好的led程序,用picc機(jī)開發(fā)的,單片機(jī)使用的是18f87

    標(biāo)簽: led 程序

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

    上傳用戶:daoxiang126

  • 一個(gè)計(jì)時(shí)程序

    一個(gè)計(jì)時(shí)程序,用16f877編寫的,由于水平有限有一定的誤差

    標(biāo)簽: 計(jì)時(shí) 程序

    上傳時(shí)間: 2015-08-31

    上傳用戶:cooran

  • Procedure TSPSA:  begin   init-of-T { T為初始溫度}   S={1

    Procedure TSPSA:  begin   init-of-T { T為初始溫度}   S={1,……,n} {S為初始值}   termination=false   while termination=false    begin     for i=1 to L do       begin         generate(S′form S) { 從當(dāng)前回路S產(chǎn)生新回路S′}         Δt:=f(S′))-f(S) {f(S)為路徑總長}         IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1])         S=S′         IF the-halt-condition-is-TRUE THEN         termination=true       End     T_lower    End  End

    標(biāo)簽: Procedure init-of-T TSPSA begin

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

    上傳用戶:shinesyh

  • 摘 要: 本文件是C8051單片機(jī)I2C總線讀寫測試程序;將跳線器JP6短接

    摘 要: 本文件是C8051單片機(jī)I2C總線讀寫測試程序;將跳線器JP6短接,使用外部22.1184MHz晶振. 功能:定義 0 ~ 9 鍵為數(shù)字鍵, A ~ F 為功能鍵。按 A 鍵后,可按0 ~ 9 數(shù)字鍵, 從零地址開始存儲(chǔ)該鍵值,并送LED數(shù)碼管上顯示該鍵值。按 C 鍵停止后,按 B 鍵, 從零地址開始讀取數(shù)據(jù)值,并送LED數(shù)碼管上顯示。讀取速度每秒一次。在按 C 鍵停止后,可按 A 鍵重新輸入。

    標(biāo)簽: C8051 I2C JP6 單片機(jī)

    上傳時(shí)間: 2015-09-02

    上傳用戶:sevenbestfei

  • 摘 要: 本文件是C8051單片機(jī)I2C總線時(shí)鐘讀寫程序

    摘 要: 本文件是C8051單片機(jī)I2C總線時(shí)鐘讀寫程序,使用時(shí)將跳線器JP5短接,使用外部22.1184MHz 功能:。按 A 鍵從時(shí)鐘芯片讀取當(dāng)前時(shí)間, 并在LCD上顯示。按"F"返回顯示待機(jī)界面。

    標(biāo)簽: C8051 I2C 單片機(jī) 總線時(shí)鐘

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

    上傳用戶:1427796291

  • 摘 要: 本文件是C8051單片機(jī)LCD測試程序

    摘 要: 本文件是C8051單片機(jī)LCD測試程序,功能:定義 A ~ F 為功能鍵。按"A"顯示畫點(diǎn)圖形,按"B" 顯示畫直線圖形, 按"C"顯示畫矩型圖形,按"D"顯示畫矩型圖形,按"E"顯示畫圓形圖形, "F"顯示待機(jī)界面. 將跳線器J8短接J16斷開,R44閑置。使用外部22.1184MHz晶振。

    標(biāo)簽: C8051 LCD 單片機(jī) 測試程序

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

    上傳用戶:xyipie

  • 摘 要:本文件是C8051單片機(jī)串行外設(shè)接口總線測試程序

    摘 要:本文件是C8051單片機(jī)串行外設(shè)接口總線測試程序,實(shí)現(xiàn)SPI發(fā)送數(shù)據(jù)功能 使用外部22.1184MHz晶振。運(yùn)行時(shí)LED數(shù)碼管從“0”到“F”循環(huán)顯示。

    標(biāo)簽: C8051 單片機(jī)串行 外設(shè)接口 總線

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

    上傳用戶:小眼睛LSL

主站蜘蛛池模板: 巩义市| 华安县| 铁力市| 九龙县| 九寨沟县| 嫩江县| 元朗区| 阳山县| 呼玛县| 栖霞市| 静宁县| 南城县| 麻城市| 枝江市| 无极县| 通化县| 通江县| 昌宁县| 江达县| 竹溪县| 黑水县| 准格尔旗| 沿河| 德钦县| 万宁市| 上犹县| 三都| 太原市| 吉首市| 中超| 乳山市| 鹤岗市| 靖安县| 遂宁市| 娱乐| 长汀县| 东至县| 繁峙县| 宿松县| 淮北市| 唐山市|