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
Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.
标签: application libraries compiles directly
上传时间: 2015-04-04
上传用户:sz_hjbf
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
标签: Contributed allocation alternate Schneider
上传时间: 2015-04-06
上传用户:zl5712176
数据库要求:SQL Server 2000 系统要求:Windows操作系统; 安装程序以前,首先创建相关的数据库。创建方法:用SQL Server2000 的查询分析器打开SQL目录下的mystore.sql,并执行。 运行文件夹中的setup.exe文件,安装“创智会员制商场进销存系统”。 成功安装后,从“开始”-“程序”菜单中运行“创智会员制商场进销存系统”。 系统默认的用户名称为“demo”;密码为“demo”。 注意:安装成功后,请不要随意的移动安装文件夹中的文件。否则系统不能够正常运行。
上传时间: 2015-04-09
上传用户:wkchong
迅捷简易网页计数器 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
Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer does not play randomly, but "tries" to win and stop you from winning.
上传时间: 2015-04-11
上传用户:sxdtlqqjl
快速删除VC,DELPHI的临时文件。此BAT文件可以在文件夹和驱动盘右键菜单中添加两个菜单项(Delete specified files和Delete specified files extention setup我现在使用的是英文选项,您也可以进行修改),第一次使用时双击此BAT文件即可以完成右键功能的添加,以后您就可以方便地使用此菜单的功能了。注:您也可以添加其他可删除的文件扩展名。
标签: 删除
上传时间: 2014-07-01
上传用户:pkkkkp
The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below.
标签: F. with Determine inverted
上传时间: 2014-01-17
上传用户:miaochun888
SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service description and search from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to automatically create a service or record. This utility can be run to create an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute search based on information stored in a human readable file.
标签: Recognizing difficulty SDP generator
上传时间: 2015-04-16
上传用户:dyctj
LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board. Refer to Running USBAudio for information on how to operate this example project.
标签: Device USB Audio implements
上传时间: 2015-04-16
上传用户:VRMMO