-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
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.
- 2022-07-13 14:23:15下载
- 积分:1
-
3d mmorpg game protocol library code. Using c++ writing, containing tutorials, i...
3d mmorpg worldforge 游戏的协议库代码。使用c++编写,内含教程,在linux下编译-3d mmorpg game protocol library code. Using c++ writing, containing tutorials, in the compilation under linux
- 2022-05-20 14:16:20下载
- 积分:1
-
vb作的简单打字训练
vb作的简单打字训练-vb for the simple typing training
- 2022-09-30 06:40:02下载
- 积分:1
-
Example realize this application NTC thermistor for temperature measurements. Th...
本应用例实现NTC热敏电阻器对温度的测量。热敏电阻器把温度的变化转换为电阻阻值的变化,再应用相应的测量电路把阻值的变化转换为电压的变化;SPMC75F2413A内建8路ADC可以把模拟的电压值转换为数字信号,对数值信号进行处理可以得到相应的温度值。-Example realize this application NTC thermistor for temperature measurements. The thermistor temperature is converted to resistance changes, and then the application of the corresponding measuring circuit the resistance change is converted to voltage changes SPMC75F2413A built-in 8-way ADC analog voltage can be converted into digital signal values, Numerical treatment of the signals can be the corresponding temperature value.
- 2023-06-11 08:25:04下载
- 积分:1
-
asn.1编码的文件查看器,非常不错,是一个不错的小工具
asn.1编码的文件查看器,非常不错,是一个不错的小工具-asn.1 coded document viewer, very Yes, it is a good tool for small
- 2022-02-27 02:33:19下载
- 积分:1
-
基于matlab的三相逆变器仿真模型 以数学公式为基础,便于仿真验证...
基于matlab的三相逆变器仿真模型 以数学公式为基础,便于仿真验证-The matlab-based simulation model of three-phase inverter based on mathematical formulas in order to facilitate simulation
- 2022-02-12 05:36:38下载
- 积分:1
-
VB写的判断线段相交
判断两条线是否相交的程序,这并不是我原创的,但是我忘记是从哪里下载的了,只能对原创的说,对不起了,谢谢你的代码
- 2022-03-02 11:49:04下载
- 积分:1
-
平衡树,包括平衡树的创建,按照树的形状打印
平衡树,包括平衡树的创建,按照树的形状打印-tree balance, including the balance of the tree is created, in accordance with the shape of the tree Print
- 2022-01-27 10:09:32下载
- 积分:1
-
Given more than ten kinds of relevant OFDM channel estimation methods MATLAB cla...
给出了十余种有关OFDM信道估计方法的MATLAB经典程序-Given more than ten kinds of relevant OFDM channel estimation methods MATLAB classical procedures
- 2023-01-15 12:15:04下载
- 积分:1
-
C程序常用公共符号定义头文件
C程序常用公共符号定义头文件-C procedures commonly used definition of the first public sign documents
- 2022-02-12 00:23:58下载
- 积分:1