| Projects on Google Code | Results 1 - 10 of 118 |
About
beanTunes allows for control of iTunes through the use of bindable keystrokes, primarily aimed at in-game usage. It’s fast, small, and optimised.
It’s also a beta version, so if you do happen to come accross a bug please email be (thegreatcoffeebean(at)gmail.com) and let me know. If all ...
Trabajos Prácticos de Organización del Computador 2 (Yesi - Estefi - Adrián) <--YEA!!!
tp de arquitectura 2009 2do cuatrimestre
test
= dex2jar =
可以将android中dalvik虚拟机的.dex文件重新转换回java标准的 .jar文件
==转换方法==
===寄存器转换===
由于dalvik是register-based,而jvm是stack-based
dalvik中的用到的register数量就是转换后jvm的local数量
不同的是dalvik方法中寄存器的编号是把this和方法参数放后面而jvm刚好相反
如有转换前的register编号
{{{
[1,2,3,4,5]
1,2,3:临时变量
4:this
5:方法参数
转换前编号:[1,2,3,4,5...
=As3c=
As3c is a bytecode compiler for the AVM2 written in C#.
==Features==
It allows you to...
* compile inline assemlber instructions written in in ActionScript 3 while maintining full debugging capabilities.
* compile pure bytecode into a precompiled output format.
* inject precompiled...
http://r-vex.googlecode.com/svn/wiki/img/r-vex_logo_300.png
=ρ-VEX: A Reconfigurable and Extensible VLIW Processor=
This is the project website for ρ-VEX, an open source VLIW processor with an accompanied development framework. The project started as the MSc project of Thijs van As.
==About...
r-VEX,
ρ-VEX,
rho-VEX,
VEX,
FPGA,
VHDL,
VLIW,
microprocessor,
processor,
softcore,
assembler,
r-ASM,
ρ-ASM,
rho-ASM,
p-VEX
The Allocation Instrumenter is a Java agent written using the <a href="http://java.sun.com/javase/6/docs/api/java/lang/instrument/package-summary.html">java.lang.instrument</a> API and <a href="http://asm.ow2.org/">ASM</a>. Each allocation in your Java program is instrumented; a user-defined callba...
This project is in early Alpha and is not yet released.
The project was to make an intelligent batch script, so it could help everyone that uses HldsUpdateTool, to be updateted to the newest updates, and easy access maintenance.
= Project Information =
<wiki:gadget url="http://onyxkernel.googlecode.com/svn/wiki/adsense.xml" height="60" width="468"/>
Kryos is the name for the latest version of the Onyx Kernel implementation
June 10, 2009 - Version 1.5 Stable Release source code has been put up on the downloads page. Y...