用20個示例項目的方式介紹Matlab/Simulink。內容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & projects *Suitable for self-study and professional licensing exams *Designed for the reader who does not have extensive math and programming experience *Contains many practical applications of MATLAB and Simulink
標簽: Contains Simulink hands-on projects
上傳時間: 2014-01-03
上傳用戶:hj_18
為了方便讀者整理 8051 相關專題制作報告,需要使用到的 8051 基本資料電子文件 51.TXT 收錄于此目錄中,讀者可以依需要自行應用,加入到自己的報告中,但僅限于學校的學生制作報告用,不得移做它用,并遵守知識產權使用的所有規定。其中文字內容取材至 "單芯片 8051 實作入門",書號 P2277,文魁圖書出版。 8051 基本資料如下: □8051 主要特性 □8051 引腳說明 □8051 中斷服務常式的進入點 □8051 特殊目的寄存器 □8051 內部控制寄存器 at89c51 為 ATMEL 所生產的可電氣燒錄清洗的 8051 相容單芯片,其內部程序代碼容量為4KB 8051主要功能列舉如下: □ 為一般控制應用的 8 位單芯片 □ 晶片內部具時鐘振蕩器(傳統最高工作頻率可至 12MHz) □ 內部程式存儲器(ROM)為 4KB □ 內部數據存儲器(RAM)為 128B □ 外部程序存儲器可擴充至 64KB □ 外部數據存儲器可擴充至 64KB □ 32 條雙向輸入輸出線,且每條均可以單獨做 I/O 的控制 □ 5 個中斷向量源 □ 2 組獨立的 16 位定時器 □ 1 個全多工串行通信端口 □ 8751 及 8752 單芯片具有數據保密的功能 □ 單芯片提供位邏輯運算指令
上傳時間: 2016-10-29
上傳用戶:plsee
AT89C51SND1C是AT89C51核心的處理器,包含一個MP3解碼器,完全兼容8051的Keil C51編譯環境,適合8051使用者的MP3解碼應用。本代碼在基本代碼基礎上增加了LCD驅動部分,需要比較多的RAM和ROM資源,大家按照自己的系統資源情況,選擇基本版本代碼還是擴展LCD的代碼。
上傳時間: 2014-12-03
上傳用戶:sz_hjbf
TMS320C6711的上電自檢 This source code is ultimately used to create a JEDEC programming file used * to program the Flash ROM on the C6711 DSK.
標簽: used programming ultimately source
上傳時間: 2013-12-12
上傳用戶:wl9454
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most common patterns. This tutorial begins with clear and concise introductions to C#, object-oriented programming and inheritance, and UML diagrams. Each chapter that follows describes one of twenty-three design patterns, recommends when to use it, and explains the impact that it will have on the larger design. The use of every pattern is demonstrated with simple example programs. These programs are illustrated with screen shots and UML diagrams displaying how the classes interact. Each of these programs is available on the companion CD-ROM and can be run, examined, edited, and applied.
標簽: development adaptable solutions patterns
上傳時間: 2014-09-07
上傳用戶:wangchong
Please read this document before attempting to compile and run the libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users try to compile the projects in the wrong order. Other information of interest is available here, so read the entire document fi rst. Wild Magic Version 2.1 is what ships with the fi rst printing of the Game Physics book. Some of the applications that are referenced in the book did not make it onto the CD–ROM for the book. Version 2.2 contains those applications, plus more
標簽: applications attempting and libraries
上傳時間: 2014-01-16
上傳用戶:Late_Li
一個用自己寫的編譯器編譯的操作系統內核. 有包含中斷和不包含中斷兩個版本. 還有簡單的用戶應用程序。 因為該代碼原目的是下載到硬件上使用,所以kernel必須限制在該硬件可接受的8k rom之內。作者對優化代碼大小也下了相當的功夫。 為了保證程序可以運行,這里附帶了編譯該操作系統的編譯器。
上傳時間: 2014-01-11
上傳用戶:youlongjian0
輔助說明: 代碼交流 QQ59771230 email:choudaxian@163.com 注意事項: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么樣的 2) LCD 指令中的MODE SET中的OR AND XOR 有圖層的味道 3) DJNZ+指令C0H(DATA AND WRITE)與相同的數據時就會出錯 4) CHAR ADN PIC分別清除 5) 幾何圖形繪制與實現圖形 6) 菜單優化設計,結構體:上,下,上一組,下一組,指向函數的指針 顯示的內容: 16*16漢字:歡迎使用福萊特電氣有限公司產品 12*12漢字:進入主界面并且可以反顯 8*8字符:FULL-RIGHT 并對所顯示的漢字進行卷屏顯示 關鍵是如何方便在屏上確定的位置上顯示確定的漢字 要使占用ROM,RAM小的前提下
標簽: choudaxian 59771230 GRAPHIC email
上傳時間: 2016-12-28
上傳用戶:xauthu
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. µ C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in ANSI C and can be used on any CPU.
標簽: which applications can for
上傳時間: 2017-01-04
上傳用戶:偷心的海盜
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. µ C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in ANSI C and can be used on any CPU.
標簽: which applications can for
上傳時間: 2017-01-04
上傳用戶:13517191407