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

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

SEED-F

  • http虛擬盤源代碼(Windows 2000/XP/2003),httpdisk使用HTTP從Web服務器映射成本地磁盤或光盤。示例:httpdisk /mount 0 http://www.acc

    http虛擬盤源代碼(Windows 2000/XP/2003),httpdisk使用HTTP從Web服務器映射成本地磁盤或光盤。示例:httpdisk /mount 0 http://www.acc.umu.se/~bosse/test.iso /cd f:...httpdisk /umount f:

    標簽: httpdisk http Windows mount

    上傳時間: 2013-12-14

    上傳用戶:zuozuo1215

  • 一個數據庫課程設計

    一個數據庫課程設計,基于microsoft access 和vb的設計,可實現簡單的刪除修改查詢和登記(由于需要設置路徑,簡單的作可以將其放置于F盤,即可運行

    標簽: 數據庫

    上傳時間: 2014-01-04

    上傳用戶:Ants

  • 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

    標簽: introduction the contains intended

    上傳時間: 2013-12-23

    上傳用戶:liansi

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

    工程中很多的地方用到龍格庫塔求解微分方程的數值解,龍格庫塔是很重要的一種方法,尤其是四階的,精確度相當的高。此代碼只是演示求一個微分方程,要求解其它的微分方程,可以自己定義借口函數,退換程序里面的函數:float f(float , float)即可;

    標簽: 工程 微分方程 數值

    上傳時間: 2014-01-14

    上傳用戶:hphh

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

    中文名:Windows Forms 程序設計 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民郵電出版社 代碼內容: 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

    標簽: Windows Forms Programming Chris

    上傳時間: 2013-12-03

    上傳用戶:啊颯颯大師的

  • 一個好的led程序

    一個好的led程序,用picc機開發的,單片機使用的是18f87

    標簽: led 程序

    上傳時間: 2013-12-21

    上傳用戶:daoxiang126

  • 一個計時程序

    一個計時程序,用16f877編寫的,由于水平有限有一定的誤差

    標簽: 計時 程序

    上傳時間: 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) { 從當前回路S產生新回路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

    標簽: Procedure init-of-T TSPSA begin

    上傳時間: 2013-12-20

    上傳用戶:shinesyh

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

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

    標簽: C8051 I2C JP6 單片機

    上傳時間: 2015-09-02

    上傳用戶:sevenbestfei

  • 摘 要: 本文件是C8051單片機I2C總線時鐘讀寫程序

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

    標簽: C8051 I2C 單片機 總線時鐘

    上傳時間: 2013-11-30

    上傳用戶:1427796291

主站蜘蛛池模板: 买车| 南昌县| 花莲县| 石门县| 六安市| 永丰县| 丹江口市| 辽阳市| 彩票| 台北市| 武川县| 出国| 建昌县| 民勤县| 宁城县| 荣昌县| 大同市| 凤城市| 舞阳县| 雷州市| 彭阳县| 邹平县| 进贤县| 樟树市| 双辽市| 丰原市| 昌图县| 彭州市| 绥宁县| 盐池县| 剑河县| 武宣县| 铜山县| 普兰店市| 大姚县| 武汉市| 泾阳县| 隆林| 且末县| 鄂温| 西充县|