This Home Security hardware and software. The CPU is MCS-51 series. The source code is developed by C language.
標(biāo)簽: The developed Security hardware
上傳時(shí)間: 2014-12-03
上傳用戶:heart520beat
1 安裝:首先安裝MPLAB IDE V7.42的程序,然后再安裝C的組件PICC8.05-PL.安裝過(guò)程中全部確認(rèn)選擇,完畢后重啟計(jì)算機(jī)。 2 激活:(PICC8.05-PL) 運(yùn)行“開(kāi)始”菜單下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序, 再同時(shí)啟動(dòng)算號(hào)器程序(HtkeyGen.exe),將Last Name前的勾去掉,填入公司名稱,算出相應(yīng)內(nèi) 容填入激活程序相應(yīng)欄目,OK即可完成激活。 3 設(shè)置: 3.1 將MPLAB 7.42啟動(dòng)后,在文件欄中打開(kāi)C的桌面項(xiàng)目文件,在Project欄目中 檢查 select language Toolsuite...中的選項(xiàng),所有路徑須指向安裝路徑如C:\HT-PIC\BIN\PICC.EXE; 3.2 在Project欄目中檢查 setlanguage Tool Locations中的HI-TECH ToolsuiteXDGR 相關(guān)選項(xiàng),executables中各程序應(yīng)指向picc.exe Default Search Paths & Directories中 的相關(guān)路徑應(yīng)為安裝目錄如C:\HT-PIC\include 和C:\HT-PIC\lib; 3.3 設(shè)置programmer中的select programmer選項(xiàng)為"MPLAB IED 2"(經(jīng)驗(yàn):如果不打開(kāi)編譯器,此選項(xiàng)無(wú)法選中)。 3.4 設(shè)置單片機(jī)型號(hào),在Congfigure中的Select Device選擇準(zhǔn)確的芯片型號(hào);
上傳時(shí)間: 2016-01-01
上傳用戶:Ants
Example to support XML files using MSXML. ========================================= XML (Extensible Markup language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it to meet the needs of your own XML file format. After installing the URI file (double click on it), you can find the VBScript file located at "C:\Program Files\National Instruments\Shared\USI\plugins\DataPlugins\XML Example" You can make changes to this file to read your specific XML file.
標(biāo)簽: XML Example support Extensi
上傳時(shí)間: 2016-01-03
上傳用戶:cooran
This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is easier to use correctly is harder to use incorrectly. In short, software that s just better.
標(biāo)簽: more effective implement software
上傳時(shí)間: 2016-01-04
上傳用戶:huyiming139
This book is an in-depth exploration into eVB s inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of business problems for Windows CE-powered devices, both customized and for PocketPC and Handheld PC products. This book will help ease the transition into the language, and provide a reference for even more experienced developers.
標(biāo)簽: exploration in-depth features inherent
上傳時(shí)間: 2013-12-12
上傳用戶:aa54
FIST可堆疊文件系統(tǒng),linux文件系統(tǒng)修改相關(guān)的開(kāi)源軟件,使得對(duì)linux文件系統(tǒng)功能的改進(jìn)很簡(jiǎn)單了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-platform portable fashion. Using FiST, stackable file systems need only be described once. FiST s code generation tool, fistgen, compiles a single file system description into loadable kernel modules for several operating systems (currently Solaris, Linux, and FreeBSD). The project demonstrates that with FiST, code size and development time are reduced significantly, while imposing a small performance overhead of only 1-2%. These benefits are achieved, as well as portability, without changing existing operating systems or file system.
標(biāo)簽: FIST 堆疊 文件系統(tǒng)
上傳時(shí)間: 2014-01-10
上傳用戶:xsnjzljj
Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portable, your work, or your home PC. It s a perfect companion to the Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language. The material in this tutorial is adapted from my book Beginning Visual C++ 6.0, to provide you with a thorough grounding in pure C++. I ve been careful to address the new standards in C++ laid out by the ANSI and ISO committees and I encourage you to adopt these conventions so that your programs are maintainable for years to come.
標(biāo)簽: tutorial Welcome reading portabl
上傳時(shí)間: 2016-01-26
上傳用戶:wsf950131
This book enunciates and illustrates features and basic principles of C++. It is aimed at experienced C users who wish to learn C++. It can also be interesting for beginner C++ users who leaved out some possibilities of the language.
標(biāo)簽: illustrates enunciates principles and
上傳時(shí)間: 2014-02-16
上傳用戶:aix008
Developing internationalized products is a continuous balancing act. Developers and their managers often grossly underestimate the level of effort and attention to detail required to create either a world-ready, single-binary application ready for use in many different markets, or high-quality, foreign-language editions of a product. If you are a developer, make sure your management understands what is involved.
標(biāo)簽: internationalized Developing Developers continuous
上傳時(shí)間: 2014-12-05
上傳用戶:TRIFCT
This ECMA Standard specifies the form and establishes the interpretation of programs written in the C# programming language. It specifies The representation of C# programs The syntax and constraints of the C# language The semantic rules for interpreting C# programs The restrictions and limits imposed by a conforming implementation of C#.
標(biāo)簽: the interpretation establishes specifies
上傳時(shí)間: 2013-12-18
上傳用戶:chenjjer
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1