The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/Compile/debug process.
标签: BeeStack Application Development application
上传时间: 2016-04-17
上传用户:lijianyu172
一.安装说明 1.[FastReport v4.3.rar]是控件4.3的安装版 2.安装完控件后,将这两个文件[frxClass.pas,frxDesgn.pas,frxDBSet,frxGraphicUtils.pas]覆盖到Source目录下 3.运行reCompile.exe,选择上ReCompile all packages,点击Compile按钮,编译完就可以了. 二.补丁修改说明 1.修改了在win9.x和winxp下中文显示不全的问题 2.修改了在win9.x和winxp下中文重叠的问题 3.将默认字体改成“宋体”。 4.解决数据表字段nvarchar型后,用无法使用OnGetText事件的问题
标签: FastReport pas frxClass frxDesgn
上传时间: 2016-04-20
上传用户:一诺88
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a Compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to Compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.
标签: microcontroller implementation asynchronous low-power
上传时间: 2016-06-07
上传用户:冇尾飞铊
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to Compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
标签: applications framework optimized portable
上传时间: 2014-01-02
上传用户:luke5347
If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the laboratory to the workplace with readable prose and practical examples, showing that "Compile-time STL" is as able as its runtime counterpart. Serving as a tutorial as well as a handbook for experts, this is the book on C++ template metaprogramming."Chuck Allison, Editor, The C++ Source
标签: metaprogramming you template excited
上传时间: 2016-07-20
上传用户:gundamwzc
The source code example of ARM9 development board from Artila (M-501 starter kit). The source code can Compile on linux or cygwin. find more information on http://www.artila.com/p_matrix.html#m_501.
标签: source code development The
上传时间: 2016-08-08
上传用户:851197153
delphi 写的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enables you to create, Compile, and run projects. Handel also supports Form Design Environments such as Delphi and can open and write units, projects, and forms created with Delphi 2 or 3. However, it is not perfectly compatible with Delphi.
标签: delphi development standalone created
上传时间: 2014-01-18
上传用户:jing911003
是一个免费并开源的支持农历的月历控件,可以在日历面板上同时显示公历和农历,农历部分仅支持公元1900.1.31到公元2100.12.31;可以定制控件界面颜色和字体,类似TmonthCalendar,可以选择采用AAFont平滑字体边缘(有点慢);控件字体大小根据控件大小自动适应;支持鼠标和键盘或者代码选择日期;提供了公历转农历和农历转公历函数,支持干支年、月、日;原作者发布的仅有Delphi7的版本,由ccrun(老妖)移植到BCB6中,通过一点点修改(大概有3处),在BCB6中编译测试通过。 控件安装: 运行BCB6,打开BCB6\LssCalendar_BCB6.bpk文件,在出现的Package窗口中先Compile一下,然后单击Install。你可以在LssCalendar Tab下找到控件。
上传时间: 2013-12-21
上传用户:懒龙1988
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After Compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
标签: build project Before apache
上传时间: 2016-08-20
上传用户:zhenyushaw
java应用开发指南完整版,. It explains how to use JBuilder’s IDE to manage projects and files, visually design a user interface, and Compile, debug, and run your programs. It also shows you how to create a JavaBean component using BeansExpress. The User’s Guide contains the following chapters:
上传时间: 2014-12-22
上传用户:chenbhdt