搜索资源列表
RemoteWAP-0.4.tar
- RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is d
akerblad.tar
- A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended audience is Natural Language researchers wishing to sentence-align parallel text. In the future, Akerblad will extend Champollion with such features as r
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
sntp
- 作为一个系统的时间同步内容,可以再客户端需要进行时间同步时向服务器请求,服务器对客户端的系统进行同步。-As a system time synchronization, it can be again the need for time synchronization client when a request to the server, the server on the client system for synchronization.
spcaview
- linux下用于图像采集的软件,只需要简单的命令就可以完成图像的采集-under linux software for image acquisition, only a simple command on the image acquisition to be completed
gcc-java-3.3.1.tar
- this gcc-g++-3.3.1.tar.gz is a source file of gcc, you can learn more about gcc through this codes file,
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
c_socket_java
- linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
jato-0.0.1.tar
- Linux下的java虚拟机(jit),可以运行简单的java程序,实现的非常优秀。-Jato is a Java virtual machine implementation with a Just-in-time (JIT)compiler. It can currently run some simple Java programs on Linux/i386.
MailServer_for_linux_by_windy
- 一个基于java邮件服务器,仅仅是原理行的实现-A java-based mail server, just the realization of principles of line
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.
baoan
- C++ GUI Programming with Qt 4 中文版及其源代码,特意上传给朋友们分享-C++ GUI Programming with Qt 4 Chinese version and its source code, specifically to share uploaded to a Friend
IP_changed_notification
- Linux shell scr ipt monitors for IP address changes, then invokes Java to send a notification email to desired email address.
Ice-3.3.0.tar
- ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
ShellOfJava
- 自己用Java编写的Shell,实现了Shell中常用的cd,clr,dir,help,quit等功能。-A Shell file writed by myself in Java plat.It include the basic functions of Shell,such as cd,clr,dir,help,quit and so on.
a
- 网络编程技术及应用的源代码,关于packetdriver的还有关于java,wincap winsock-packetdriver
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
jnetpcap-1.3.b4-1.debian.x86_64
- A java wrapper for popular "libpcap" and "WinPcap" libraries. Accurate full API translation. Packet buffers delivered with no copies. Send custom packets, gather statistics. Exposes advanced low level kernel management methods, all and more in Ja
OReilly---Java-Programming-On-Linux
- This book is neither a course in Java programming nor a manual for the Linux OS. While the well-written text provides overviews of both Java and Linux, it s really a compendium of information you ll want on hand once you ve chosen Java-on-Linux
nachos-java.tar
- nachos,用于教学的操作系统,java语言编写-nachos , a operating system used particularly for teaching.