搜索资源列表
DefaultTimer
- 与struts结合使用的计划任务调度程序,简易的方法解决启动加载的问题.-used in conjunction with the struts of task scheduling procedures, a simple solution to the problem boot loader.
FactoryFinder
- java class loader factory
java3D_Example
- 里面是五个关于java3D的源代码,有lw3d和3ds的loader,和加载3ds的程序,和两个用java3D写的小动画
loader3ds(1)
- Java 3D导入文件是通过Loader实现的。Loader负责读入文本或者二进制文件,然后转换成Java3D支持的数据结构。
ST_flash_loader
- ST flash loader program
import_Oracledb
- Import into Oracle database by java. This programe can run in any operation system. It can run by 2 way: by sql loader or by insert into table, that you can declare in config file
loadjar
- This is source run loader with java
datastore
- p2pmobilephp consists of J2ME classes and PHP files for writing mobile filesharing applications very quickly. p2pmobilephp besteht aus J2ME Klassen und PHP Skripts, mit denen man mobiles Filesharing mit wenig Zeitaufwand realisieren
automate
- p2pmobilephp consists of J2ME classes and PHP files for writing mobile filesharing applications very quickly. p2pmobilephp besteht aus J2ME Klassen und PHP Skripts, mit denen man mobiles Filesharing mit wenig Zeitaufwand realisieren
aseLoader1
- Ase loader made in java
spring-dynamic-loader
- Spring App with dynamically loading on manual.
loader
- 一个很炫的loader,绝对原创,可能会比较卡-A flashy-loader, the absolute originality
Java_wenjianbaohu
- 编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。-Compiled Java class files can easily be decompiled, in the Java applicat
Amd
- flash loader for AMD nor flash.
Atmel
- flash loader for Atmel flash.
SmoothImageLoader
- Flex SmoothImageLoader: This image loader contains preloader, bitmapcaching, smoothresizing,progressive loading
wall_v2.0
- XSAT 410 flash loader writes
CODEtoload
- 实现加载程序的代码--java描述,可以作为一个小模块让你在加载程序的时候增加可观性-Implement the code loader- java described as a small module allows you to increase the load when the program observability
t2211
- 华为T2211刷机工具主要包括DFU(Device Fireware Update)驱动和Flash Loader(Bfloader)两部分,但实际上Flash Loader安装文件包中已经含有DFU的驱动程序,这个工具可以在互联网上下载到,建议选择V7.1.4以上的版本(我上传的为最新版本V7.1.6,并经过测试验证)。-Huawei T2211 Brush tool includes DFU (Device Fireware Update) drive and Flash Loader (B
Inside-Java-Class-Loader
- 包含Java类动态加载的详细说明,了解Java类加载器的内部结构及运行机制是编写稳定的类加载程序的-Architecture of Java Class Loader and its execution machanism