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
上传用户:笨小孩