JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
标签: object-oriented JILRuntime register supports
上传时间: 2013-12-23
上传用户:cc1015285075
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). 学习SDK的经典书籍
标签: Microsoft Windows programs shows
上传时间: 2014-01-02
上传用户:saharawalker
迅捷简易网页计数器 Ver2.0 一.系统要求: ASP+ACCESS 二.程序主要功能: 简单的页面计数功能。 三.使用方法 1. 上传全部文件; 2. 用记事本打开setup.asp更改程序按装路径; 3. 将 下面的代码添加到需要计数的网页, <script language="javascript" src="count.asp"></script> 其中count.asp应改为计数文件的实际路径。 四.文件说明 count.asp 计数器主文件. count.mdb ACCESS数据库. index.asp 计数器测试文件.
上传时间: 2014-01-09
上传用户:LIKE
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.
标签: book recognized Solutions companion
上传时间: 2014-01-22
上传用户:努力努力再努力
英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.
标签: Statistical sentences generate English
上传时间: 2015-04-18
上传用户:fxf126@126.com
本程序是用c++实现的多功能文本编辑器,它除了可以实现一般文本的编辑功能,还增加了保存文档a(save), 转为大写m(large),改为小写k(small),复制段j(copy),中英文转换t(language)等功能
上传时间: 2013-12-23
上传用户:wuyuying
compiere 汉化 Compiere的汉化 Compiere是一款不可多得的ERP&CRM软件,以前一直未找到Compiere的中文语言包,现在有啦,在 sourceforge上已经有该项目,下面我们将讲述如何汉化Compiere。 1.首先下载Compiere,然后进行安装,保证compiere的运行,这儿我们就不在介绍啦,你可以参考 Compiere的安装指南。 2.下载Compiere的中文语言包:zh_CN.zip文件,然后解压到%COMPIERE_HOME%\data\zh_CN目录 下。 3.修改%COMPIERE_HOME%\util\run_TrlImport.bat文件,将AD_Language的值设为zh_CN。 4.以system登录compiere,点击General Rules\System Rules\Language节点,在“Language”窗口中 选择zh_CN,然后将zh_CN设置为系统语言,最后保存
上传时间: 2015-05-12
上传用户:wpwpwlxwlx
This document describes the MPI and MPI standards They are both extensions to the MPI standard The MPI part of the document contains clarications and corrections to the MPI standard and denes MPI The MPI part of the document describes additions to the MPI standard and denes MPI These include miscellaneous topics process creation and management onesided communications extended collective operations external interfaces IO and additional language bindings
标签: MPI extensions describes the
上传时间: 2015-05-15
上传用户:CHENKAI
FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own site. FreeJaPoll is a servlet written in Java programming language the program logo (on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because the word "Poll" in my native language, Italian, is very similar to the corrispective English word "Chiken" -)
标签: FreeJaPoll web-survey software possible
上传时间: 2015-05-16
上传用户:无聊来刷下
10分钟学会SQl第三版 Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language. Forta s examples are clear and his writing style is crisp and concise. As with earlier editions, this revision includes coverage of current versions of all major commercial SQL platforms. New this time around is coverage of MySQL, and PostgreSQL. All examples have been tested against each SQL platform, with incompatibilities or platform distinctives called out and explained.
标签: established Yourself standard Minutes
上传时间: 2014-07-07
上传用户:Pzj