//24c01-24c16讀寫驅動程序, sbit a0=ACC^0 //定義ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7
上傳時間: 2015-03-30
上傳用戶:wanghui2438
基于MEGA128的多功能儀器,提供以下9種功能: 1. 2路0-10 VDC 電壓表 2. 1路0-30V DC 電壓表,帶有一個10X跳針,可以測試0-300VDC 3. 0 – 3 安電流表 4. 4 通道邏輯分析儀 5. 頻率發生器,50%占空比方波,0-5VDC,1HZ到8MHZ. 6. 波形發生器,正弦波、三角波、方波,1HZ 到 20+MHZ? 7. 頻率計 8. +5 VDC ,200 mA 供電輸出 9. -5 VDC , 300 mA 供電輸出
上傳時間: 2014-01-08
上傳用戶:愛死愛死
JavaMail開發手冊.pdf 英文教材 1. Tutorial tips 2 2. Introducing the JavaMail API 3 3. Reviewing related protocols 4 4. Installing JavaMail 6 5. Reviewing the core classes 8 6. Using the JavaMail API 13 7. Searching with SearchTerm 21 8. Exercises 22 9. Wrapup 32
標簽: JavaMail Introducing Reviewing Tutorial
上傳時間: 2014-01-15
上傳用戶:saharawalker
Chapter 1. Creational Patterns Chapter 2. Behavioral Patterns Chapter 3. Structural Patterns Chapter 4. System Patterns Chapter 5. Introduction to Java Programming Language Patterns Chapter 6. Java Core APIs Chapter 7. Distributed Technologies Chapter 8. Jini and J2EE Architectures
標簽: Patterns Chapter Behavioral Creational
上傳時間: 2014-02-02
上傳用戶:bakdesec
一個小型的嵌入式文件系統,好多同學都需要設計的一類,用戶界面是命令行界面,并且有幾個命令指令,1.創建文件同時輸入文件內容。2.輸出文件內容。3.刪除文件。4.查找文件。5.陳列目錄。6.磁盤格式化。7.磁盤整理。8.顯示磁盤塊分布狀態。9.顯示磁盤塊存儲情況。0.退出系統。
標簽: 嵌入式文件系統
上傳時間: 2014-01-08
上傳用戶:banyou
利用FaxModem通過串口或TAPI接口直接發送和接收傳真 一套非常不錯的傳真庫(穩定,高速),幾乎支持所有的FaxModem,出自Symantec公司 Winfax 中國作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . 3.Supports CCITT T.30 Specifications . 4.TAPI Support with sample code 5.Caller ID 6.Group 4 Faxing 7.Remote Fax Retrieval with password protection 二 .Function declare Reference: include\SmarFaxh.h
上傳時間: 2013-12-23
上傳用戶:xiaoyunyun
很好的java教程 無需密碼即可解壓,雙擊可執行文件 直接閱讀 引言 1. 前提 2. Java的學習 3. 目標 4. 聯機文檔 5. 章節 6. 練習 7. 多媒體CD-ROM 8. 源代碼 9. 編碼樣式 10. Java版本 11. 課程和培訓 12. 錯誤 13. 封面設計 14. 致謝
上傳時間: 2015-08-13
上傳用戶:dongqiangqiang
Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April 2002. (See the catalog page for this book.) Table of Contents Copyright Page Preface Chapter 1: Perl and XML Chapter 2: An XML Recap Chapter 3: XML Basics: Reading and Writing Chapter 4: Event Streams Chapter 5: SAX Chapter 6: Tree Processing Chapter 7: DOM Chapter 8: Beyond Trees: XPath, XSLT, and More Chapter 9: RSS, SOAP, and Other XML Applications Chapter 10: Coding Strategies Index Colophon --------------------------------------------------------------------------------
標簽: T. published McIntosh Edition
上傳時間: 2013-12-24
上傳用戶:yzhl1988
Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^25*X^4 + a^17*X^5 + a^18*X^6 + a^30*X^7 + a^20*X^8 + a^23*X^9 + a^27*X^10 + a^24*X^11 + X^12. Note: a = alpha, primitive element in GF(2^5) and a^i is root of g(x) for i = 19, 20, ..., 30. Uses Verilog description with synthesizable RTL modelling. Consists of 5 main blocks: SC (Syndrome Computation), KES (Key Equation Solver), CSEE (Chien Search and Error Evaluator), Controller and FIFO Register.
標簽: symbols length Hard-decision Codeword
上傳時間: 2014-07-08
上傳用戶:曹云鵬
E=p3^2 RW=p3^3 RS=p3^4 p2口輸入 第三管腳電阻2.254k(+)和264(-) 晶振11.0592M 設計者dudongliang 開發平臺:自制實驗板 設計日期:2006年4月7日
標簽: dudongliang 11.0592 2.254 264
上傳時間: 2013-12-20
上傳用戶:manking0408