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

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

End-users

  • This application note describes the three methods that can be used to program the Flash code memory

    This application note describes the three methods that can be used to program the Flash code memory of the 89C51Rx+/Rx2/66x families of microcontrollers. It discusses in detail the operation of the In-System Programming (ISP) capability which allows these microcontrollers to be programmed while mounted in the end product. These microcontrollers also have an In-Application Programming (IAP) capability which allows them to be programmed under firmware control of the embedded application. This capability is also described

    標簽: application describes the methods

    上傳時間: 2014-01-16

    上傳用戶:woshiayin

  • Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out ho

    Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out how to plot functions, solve algebraic equations, and compute integrals. You ll also learn how to solve differential equations, generate numerical solutions of ODEs, and work with special functions. Packed with hundreds of sample equations and explained solutions, and featuring end-of-chapter quizzes and a final exam, this book will teach you MATLAB essentials in no time at all.

    標簽: easy-to-follow explains MATLAB basics

    上傳時間: 2017-04-10

    上傳用戶:時代電子小智

  • lDocumentation for VxVorks 6.2. Migration Guide, Application API Reference, Driver API Reference, BS

    lDocumentation for VxVorks 6.2. Migration Guide, Application API Reference, Driver API Reference, BSP developers Guide, CLI Tools Users Guide, Device Driver Developers Guide and more.

    標簽: Reference lDocumentation Application Migration

    上傳時間: 2014-01-23

    上傳用戶:songyue1991

  • Symbolic Representations of Time Series... SAX is just as good as other representations, or working

    Symbolic Representations of Time Series... SAX is just as good as other representations, or working on the raw data for most problems (Slides shown at the end of this presentation)

    標簽: Representations representations Symbolic working

    上傳時間: 2014-01-16

    上傳用戶:dongqiangqiang

  • procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1

    procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end end (4) 接收數(shù)據(jù) 在編寫基于串口的計算機工業(yè)測控時,通常需要由下位機向PC機發(fā)送數(shù)據(jù)以使PC機了解系統(tǒng)的測試數(shù)據(jù)或下位機的運行狀態(tài),并進而控制下位機的行為。利用Spcomm串口控件接收下位機發(fā)送的數(shù)據(jù)信息的示例代碼如下: //事件驅(qū)動方式接收數(shù)據(jù)程序 procedure TForm1.CommlReceiveData(Sender:Tobject Buffer:Pointer bufferLength:Word) var receivedata:array of byte begin sleep(100) //等待100ms,保證接收到所有數(shù)據(jù) move(buffef ,receivedata,bufferlength) //將接收緩存區(qū)中的數(shù)據(jù)轉(zhuǎn)移到數(shù)組中 …… end (5) 關(guān)閉串口 在系統(tǒng)開發(fā)中,應(yīng)注意在不使用串口時應(yīng)及時關(guān)閉串口,釋放系統(tǒng)資源,否則可能會影響系統(tǒng)的其它應(yīng)用。關(guān)閉串口的代碼如下: procedure TForm1.FormClose ( Sender TObj ect:var Action:TCIoseAction ) begin comml.StopComm end

    標簽: commflg procedure senddata integer

    上傳時間: 2014-01-26

    上傳用戶:懶龍1988

  • Face Recognition Library ======================== Advanced face recognition DLL using two functi

    Face Recognition Library ======================== Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a low resolution web cam image and requires the user to align to a mirror frame on screen. Complete Source Code with Video capture and feature extraction kit for Registered Users. Please register here for only $299 with Source Code : http://www.research-lab.com/facerecognitionorder.htm (c) www.research-lab.com

    標簽: Recognition recognition Advanced Library

    上傳時間: 2017-04-25

    上傳用戶:784533221

  • This volume is an instructor鈥檚 manual for the 4th edition of Database System Concepts by Abraham Si

    This volume is an instructor鈥檚 manual for the 4th edition of Database System Concepts by Abraham Silberschatz, Henry F. Korth and S. Sudarshan. It contains answers to the exercises at the end of each chapter of the book.

    標簽: instructor Database Concepts Abraham

    上傳時間: 2017-04-29

    上傳用戶:manking0408

  • Learn to model various modern communication systems with this book from one of the world s leading a

    Learn to model various modern communication systems with this book from one of the world s leading authors in communications, John G. Proakis. A very helpful reference to MATLAB users of various levels

    標簽: communication leading systems various

    上傳時間: 2017-05-07

    上傳用戶:jing911003

  • Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to c

    Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to copy protection of multimedia objects and dozens of schemes and algorithms have been proposed. Two main problems seriously darken the future of this technology though. Firstly, the large number of attacks and weaknesses which appear as fast as new algorithms are proposed, emphasizes the limits of this technology and in particu-lar the fact that it may not match users expectations. Secondly, the requirements, tools and methodologies to assess the current technologies are almost non-existent. The lack of benchmarking of current algorithms is bla-tant. This confuses rights holders as well as software and hardware manufacturers and prevents them from using the solution appropriate to their needs. Indeed basing long-lived protection schemes on badly tested watermarking technology does not make sense.

    標簽: Watermarking watermarking evaluation presented

    上傳時間: 2013-12-04

    上傳用戶:thinode

  • nTIM PATRICK has been working professionally as a software architect and developer for nearly 25 ye

    nTIM PATRICK has been working professionally as a software architect and developer for nearly 25 years. By day he develops custom business applications in Visual Basic for small to medium- sized organizations. He is a Microsoft Certified Solution Developer (MCSD). In April 2007, Microsoft awarded Tim with its Most Valuable Professional (MVP) award for his work in sup- porting and promoting Visual Basic and its community of users. Tim received his under- graduate degree in computer science from Seattle Pacific University. You can contact him through his web site, www.timaki.com.

    標簽: professionally architect developer software

    上傳時間: 2013-12-26

    上傳用戶:asdfasdfd

主站蜘蛛池模板: 广元市| 县级市| 潮安县| 陵川县| 噶尔县| 洪泽县| 抚顺市| 庄河市| 长海县| 乃东县| 凌源市| 靖远县| 扎囊县| 会宁县| 明光市| 比如县| 万全县| 大同市| 宕昌县| 婺源县| 拉萨市| 嘉黎县| 鸡东县| 远安县| 江山市| 神木县| 吉首市| 那曲县| 甘德县| 清涧县| 桐柏县| 措勤县| 广水市| 临夏县| 阿克苏市| 潍坊市| 德化县| 互助| 嘉祥县| 来安县| 南充市|