avr應用有關使用注意事項如下 1 在使用例子程序之前將庫文件libslavr.a 拷貝到ICCAVR 安裝目錄下的庫文件目錄中 即...\LIB\目錄將頭文件slavr.h 拷貝到頭文件目錄即...\Include\目錄 2 如果想使用庫文件中的函數那么設置如下 1) 在文件中應使用 "#Include <slavr.h>"包含slavr.h 頭文件 2) 在工程選項中的Additional LIB 一欄中填入"slavr" 使用附加的libslavr.a 庫文件(注意引號不需要輸入) 3 libslavr.a 庫中包含的函數清單如下 1) void write_lcd(unsigned char data,unsigned
上傳時間: 2013-12-29
上傳用戶:dongqiangqiang
法:1:將類文件加入到你的項目中 2:在你的對話框中加入一個按紐(button),設置其文本和大小。 3:利用classwizard為按紐設置一個CButten類的值m_3dtext,然后編緝對話框的頭文件,將CButten m_3dtext 改為CMyTextButton m_3dtex 在 對話框的.CPP文件中加入#Include "CMyTextButton.h"
上傳時間: 2013-12-03
上傳用戶:yyq123456789
該文件為adoce30.h,需要下載的朋友請支持一把。下載后把該文件copy到\Include\Emulator或者其他的編譯器下及可消除can not open adoce30.h錯誤。
上傳時間: 2014-01-26
上傳用戶:kernaling
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O Reilly s most high-level Perl tutorial to date, Advanced Perl Programming, Second Edition teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl s object-oriented model, and testing your code for greater stability. Other topics Include: Complex data structures
標簽: programmers worldwide community dedicated
上傳時間: 2014-10-27
上傳用戶:zhoujunzhen
1.MyIE開源工程協議 MyIE開源工程遵循GNU通用公共許可證GPL(GNU General Public License)開發,任何人都可以永久免費安裝使用,在你下載和使用MyIE源代碼前,請閱讀并同意這個許可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程編譯提示 如果你使用的是VC++6,你需要更新2個頭文件,請從這里下載: http://www.morequick.com/down/hfile.zip,然后將2個頭文件"tlogstg.h" 和 "exdisp.h"放到VC++的頭文件目錄,如: "C:\Program Files\Microsoft Visual Studio\VC98\Include".
上傳時間: 2015-09-01
上傳用戶:bakdesec
FS4510開發板示例程序demo4 壓縮包內含FS4510開發板LCD驅動程序與定時器程序 文件說明 demo4.apj 為 SDT2.51 的項目文件 init.s 為初始化文件 匯編格式 lcd.c LCD驅動文件 demo4.c 主程序 包含定時器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中斷啞函數 \Include 包含文件 該示例程序在 SDT2.51 環境下編譯 在 ADW 下運行 使用 JTAG調試頭 通過學習該程序可以了解ARM4510 的初始化,時鐘中斷,及對lcd的控制
上傳時間: 2015-09-01
上傳用戶:bibirnovis
FS4510開發板示例程序 demo5_pre----中斷服務程序 串口驅動 演示的功能包括中斷 定時器 串口 它提供了可以在 FS4510板子上運行的參考代碼 文件說明 demo5_pre.apj 為 SDT2.51 的項目文件 匯編格式 init.s 為初始化文件 lcd.c LCD驅動文件 demo5.c 主程序 包含定時器初始化和 timer0 和 timer1 的使用 包含中斷服務程序 uart.c 串口驅動 pollio.c 串口查詢輸入(暫時沒有串口輸入) memory.a memory分配 snds.a init.s用到的硬件信息 wuisr.c 一些中斷服務程序啞函數 \Include 包含文件
上傳時間: 2015-09-01
上傳用戶:417313137
It is possible that certain products which can be built using this software modules might form inventions protected by patent rights in some countries (e.g. by patents about arithmetic coding algorithms owned by IBM and AT&T in the USA). Provision of this software by the author does NOT Include any licenses for any patents. In those countries where a patent license is required for certain applications of this software modules, you will have to obtain such a license yourself.
標簽: possible products software certain
上傳時間: 2015-09-02
上傳用戶:gut1234567
功能測試軟件winRunner的手冊及介紹,This book will introduce the winRunner software to test,Include manual and guide etc.
上傳時間: 2015-09-02
上傳用戶:songnanhua
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet Include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that Include all modules.
標簽: simulation baseband channel packet
上傳時間: 2013-12-23
上傳用戶:zhangyigenius