搜索资源列表
TaskForce
- 这是一个在linux环境下,模拟windows环境下的一个任务管理器,使用了JNI和linux的proc系统文件 运行方式,在interface文件夹下,打以下命令: $.../interface: export LD_LIBRARY=./lib $.../interface: java -jar taskforce...jar -This a linux environment, simulating the windows environment with a t
filetranstion
- 一个用java编的可以跨系统传输文件的工具,在linux下也有可视化解面-java with a series of cross-system can be a tool for document transmission, but also under linux resolve surface visualization
java_unix_shell
- 用java写的unix文件管理模拟系统,可供需做此实验的大学生朋友参考
hadoop-invertedindex
- 基于Hadoop的反向索引的生成工具。输入一系列文本文件,输出word和其出现的文档和位置-Hadoop-based reverse index generation tool. Enter a series of text files, the output word and its emergence and location of the document
FEDLibrary_2.0.0
- c++实现远程文件调用操作,可以实现类似于java的接口-c++ remote file operation can impleation similar with java remote interface
java-lzo-1.00.tar
- java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-java version of the lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
kSar-5.0.6
- sar文件java图形展现程序。 sar文件java图形展现程序。-sar file java graphics display program
wave
- java画的一个窗口,里面画的波形文件 波形文件 波形文件 波形文件-java drawwaves drawwaves drawwaves drawwaves
log2c.tar
- log2c,即log to c(linux),类似java的log4j,根据配置文件的配置,生成linux c程序的log信息-log2c, the log to c (linux), similar to java' s log4j, according to the profile configuration, generate log information linux c program
yEd-3.6.sh
- 这是linux版本的,3.6版,功能方面,yEd 支持自动布局,分组管理等等,支持 UML。可以根据绘制的 UML 图生成 JAVA 代码,可以直接导出为 Gif、PNG、Jpeg、Pdf、Html 图像地图文件等。通过试用,感觉另外一个比较重要的功能是它可以支持外部添加的图形,这使得这款小巧的软件也具备了扩展图形库的可能。-This is the linux version, 3.6, function, yEd supports automatic layout, group managem
system
- 用JAVA实现在WINDOWS内存中模拟LINUX的文件系统,实现了shell对文件的的基本命令-Used to achieve in the WINDOWS memory JAVA LINUX file system simulation to achieve the basic shell commands on the files
kyotocabinet-java-1.14.tar
- 这是 kyoko cabinet C 代码有关 Java 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -Kyoto Cabinet is a library of routines for managing a database. The database is a
Linux_CPP_Programming
- 这个文件的目的是提供一个URL的指针和编程技巧的完整列表,你在C + +。此外,本文件提供一个C + +库有类似Java的String类,字符串标记生成器,记忆功能等多种功能,它可以在一般的C + +应用程序使用。同时给出不同的例子在这里,说明了该库的使用。 -The purpose of this document is to provide you with a comprehensive list of URL pointers and programming tips on C+
Android_helloworld
- 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明:
JNI(java-c)
- 实现了java-c的互调 1.hello-jin-c是linux下的c实现文件。 (使用NDK编译成.so文件,供java层调用)。 2.helloJni是java工程。(里面通过JNI调用下面.so中提供的c的实现。) 同理.so里面也可以调用回调java里面实现的文件。-Java-c the intermodulation 1.hello-jin-c linux c implementation file. (Using NDK build so file for
jsch-20110209.jar
- JSch 是SSH2的一个纯Java实现。它允许你连接到一个sshd 服务器,使用端口转发,X11转发,文件传输等等。你可以将它的功能集成到你自己的 程-JSch is the SSH2 a pure Java implementation. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, and so on. You can integrate
javalinuxfile
- 使用java读取远程Linux系统下的文件-java read remote Linux system files
hdfs
- java语言编写,实现将本地文件上传到hdfs上,以及从hdfs上下载文件-java language, to achieve local files uploaded to the hdfs, and download files from hdfs
ReadCSV
- 通过java代码实现csv文件的读取,解析。(Through the Java code to achieve CSV file read, parsing.)
mp3spi-robo.jar
- mp3读写操作封装库,用于JAVA编程开发,主要应用于音频文件操作(make mp3 file read and write jar)