Summary Many control applications require converting some analog input to a digital format. The ADCINC12 User Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application Note is meant to be a simple introduction into its operation. The steps required to define, place, and write software are presented. Examples are developed in both assembly and C.
標簽: applications converting Summary control
上傳時間: 2013-12-01
上傳用戶:WMC_geophy
The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training. In the world of C++ programming, all other things being equal, programs that are smaller and faster are better. C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete Examples and proven solutions to problems that don t have cut and paste solutions.
標簽: Performance programming Optimizati Footprint
上傳時間: 2013-12-09
上傳用戶:wfl_yy
Developing JavaBeans Components This tutorial gives a very thorough explanation on Developing JavaBeans Components, readers can learn a lot from the Examples.
標簽: Developing explanation Components JavaBeans
上傳時間: 2014-01-08
上傳用戶:aix008
Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a feature rich yet simple language to deploy their products in. This book features extensive Examples that not only demonstrate important concepts and practices, but also provide a cadre of fully-functional stand-alone programs. Readers can use the Examples as the basis and building blocks for their own software
標簽: Foundations Programming Network readers
上傳時間: 2013-12-16
上傳用戶:小碼農lz
這是一個遠程溫度計 MCU: AT89S52 溫度傳感器: DS18B20 晶振: 12MHz 使用串口連接,在PC端使用"超級終端"打開 設置如下: 波特率: 4800 數據位: 8 奇偶校驗: 無 停止位: 1 數據流控制: 無 電路圖見Thermometer-SCH.jpg 該程序的編寫參照了Keil UV2自帶的便子 見Examples\MEASURE 使用終端交互方式 其實,這不僅是一個測漫器, 它的時鐘也非常準確.
上傳時間: 2014-01-09
上傳用戶:410805624
1、Embest S3CEB2410驅動例程源代碼,缺省使用Embest PowerICE仿真器調試(使用Embest JTAG仿真器其他型號民的用戶只需修改調試設備即可); 2、實驗時,請把S3CEB2410文件夾拷貝到實驗目錄:EmbestIDE\Examples\Samsung\S3CEB2410;單個操作實驗例程必須拷貝到實驗目錄或深度相同的EmbestIDE例程目錄下(如EmbestIDE\Examples\Samsung\MyDir)使用 3、如果拷貝工程到非IDE實驗目錄下,請修改工程配置中使用..\..\..\定義的設置為IDE安裝目錄(如C:\EmbestIDE)。
上傳時間: 2016-03-15
上傳用戶:dyctj
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful Examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
標簽: substantial JavaServer completely Edition
上傳時間: 2014-01-04
上傳用戶:mpquest
PCI設計指南The Xilinx LogiCORE PCI interface is a fully verified, pre-implemented PCI Bus interface. This interface is available in 32-bit and 64- bit versions, with support for multiple Xilinx FPGA device families. It is designed to support both Verilog-HDL and VHDL. The design Examples in this book are provided in Verilog.
標簽: interface PCI pre-implemented LogiCORE
上傳時間: 2016-04-03
上傳用戶:清風冷雨
// Hint: These classes are intended to be used as base classes. Do not // simply add your code to these files - instead create a new class // derived from one of CSizingControlBarXX classes and put there what // you need. See CMyBar classes in the demo projects for Examples.
標簽: classes intended simply These
上傳時間: 2016-04-07
上傳用戶:thinode
* Explains process algebra and protocol specification using µ CRL, a language developed to combine process algebra and abstract data types * Text is supported throughout with Examples and exercises * Full solutions are provided in an appendix, while exercise sheets, lab exercises, example specifications and lecturer slides are available on the author s website
標簽: specification developed Explains language
上傳時間: 2016-04-27
上傳用戶:笨小孩