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
Oreilly.Java.Message.Service,Oreilly丛书中JMS部分
标签: Oreilly Message Service Java
上传时间: 2016-03-13
上传用户:evil
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
MQ软件提供一个JAVA软件包,里面有JMS类库,和一套MQ的类库。不熟悉MQI编程方法的程序员可以用JMS,比较熟悉MQI编程方法的程序则可以用MQ类库来编程。下面的小程序是使用Java实现从队列管理器QM_SERVER中的队列INITQ写入或读出消息
上传时间: 2014-01-17
上传用户:huyiming139