搜索资源列表
v3663_Mp3NC
- 用Java写的一个mp3文件改名的小工具,可能还有不少bug,希望高手多多指点:) 用法:打开需要改名的mp3文件(或者包含mp3文件的目录),然后按开始操作就可以了。 新文件名为:歌手名_歌曲名.mp3 从RedHat9和win2000下面测试过(都是jdk1.4)。 压缩包中包含一个可执行的jar文件(跨平台),一个exe文件(windows)和一个linux下可运行的程序。 另附源码在src目录下。-Java write an mp3 file naming the small tools
mp3_rename
- 自己用Java写的一个mp3文件改名的小工具,可能还有不少bug,希望高手多多指点:) 用法:打开需要改名的mp3文件(或者包含mp3文件的目录),然后按开始操作就可以了。 新文件名为:歌手名_歌曲名.mp3 从RedHat9和win2000下面测试过(都是jdk1.4)。 压缩包中包含一个可执行的jar文件(跨平台),一个exe文件(windows)和一个linux下可运行的程序。 另附源码在src目录下。-own use Java to write a paper ren
VSM1
- 向量空间模型算法实现源码 已编译文件 可执行jar文件-Vector space model algorithm source code files have been compiled executable jar file
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
Apriori
- 关联规则使用外部文件测试频繁项集算法源代码,java语言-Association rules to test the use of an external file frequent itemsets algorithm source code, java language
20071115585
- 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
222jfilecrypt
- 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source, a total of six kinds of algorithms to choose from, also can directly generate ZIP compressed file.
2004122810497386
- isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (
chat
- 用java写的聊天室源码,含有客户端和服务器端的jar文件。运用到多线程和socket技术-With java source code written in the chat room, which contains client and server-side jar file. Applied to multi-threaded and socket technology
FileUtil
- 文件基本类源代码,包括获取文件编码、文件编码转换,文件下载,整个文件夹拷贝、删除等。源文件中已附带说明-Basic types of source code files, including access to a document encoding, file encoding conversion, file download, the entire folder copy, delete and so on. Source file has been included in the Not
XmlRead
- 一个用java读和写 xml 文件的源码,演示在java中如何操作 xml文件-Read and write a xml file with java source code, demonstration of how to operate in the java file xml
mobilesystem
- 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接
javahr
- Java版的企业人事管理系统完整版源码,采用Oracle数据库,运行于Eclipse,压缩包内附有配置文档和系统说明。这套系统可完成档案管理、人事管理、考勤管理、工资管理、用户管理、财务报表等功能。界面漂亮友好,是学习的第一手资料。 -Java Enterprise Edition full version of the personnel management system source code, using Oracle database, running on Eclipse, co
liaotianxitong
- java 聊天系统 编译后可以实现聊天-Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing/testing - Create .jar and .cab-files containing client-specific .class-files an
javazip_src
- 开源Winzip压缩工具Java版源码。本软件是在JDK1.4环境下开发完成,因此您最好在JDK1.4及以上版本中运行它。程序已经实现了打开、导出、添加、删除、关闭 、内置的文本浏览器、语言识别、界面切换、按文件名、按时间等排序、日志记录、完整的菜单快捷键等基本功能。-Open-source version of Java source code compression utility Winzip. This software is developed in the JDK1.4 enviro
Arale
- 一个类似于wget,用java编写的可以用来下载整个网站的程序。在配置文件中添加网站地址、下载文件的类型等等信息。这个工程在NetBeans6.7下完成。-One similar to wget, written with java can be used to download the entire site procedures. In the configuration file, add a site address to download the file type and the l
8_puzzle
- 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
ElectricHouse
- A project I worked on for some time... This is a Java Program that helps in running and editing an online shopping website and one can view the website from the program using the browser in the program!! There are the programs and the source code ava
06
- 远程协助模块java源程序,可实现,屏幕截图,系统托盘,在组件上显示影像, 联系人对像保存为本地文件,rmi远程方法调用,在网络中传递图片-Remote Assistance Module java source code can be realized, screen shots, system tray, in the component display images, contacts, saved as a local file as the right, rmi remote meth
Java_wenjianbaohu
- 编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。-Compiled Java class files can easily be decompiled, in the Java applicat