搜索资源列表
Multi_BooksManager-V1.6
- 声明:上次传上来的V1.6版中的exe文件不能正常使用,这次重传一个可用的“多功能图书管理系统Multi_BooksManagerV1.6工程包+发行包”软件包的压缩包。 软件名称: 多功能图书管理系统Multi_BooksManager V1.6 2.本程序系用java(jbuilder9,jdk1.4,手工jdk1.5)所开发,目前为v1.6版,因学习繁忙仅实现了图书管理、运行环境的系统信息、用户手册、 加密解密、收发email电子邮件等功能,其他有待补充。 3.本次版本对以前版本(V1
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
DES
- 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
jiami
- java 加密算法 不过只能对单个文件进行加密不能实现文件夹加密-java encryption algorithm, but only encrypt a single file folder encryption can not be achieved
create--delete-copy-file
- 1、实现文件夹创建、删除、进入。 2、实现当前文件夹下的内容罗列。 3、实现文件拷贝和文件夹拷贝(文件夹拷贝指深度拷贝,包括所有子目录和文件)。 4、实现指定文件的加密和解密。 -create,delete,enter file , show the content of the file and encrypt the file
IP-Messenger
- 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。数据通讯不需要建立服务器、直接在两台电脑间通信和数据传输,支持文件及文件目录的传输,具有安全快捷以及小巧方便等优异特点,因此很多公司都采用它作为部门、公司内部的IM即时通信工具。-IP Messen
FileManager
- 一、实验目的 运用面向对象程序设计思想,基于Java文件管理和I/O框架,实现命令行下的文件管理器。 二、实验项目内容 1、实现文件夹创建、删除、进入。 2、实现当前文件夹下的内容罗列。 3、实现文件拷贝和文件夹拷贝(文件夹拷贝指深度拷贝,包括所有子目录和文件)。 4、实现指定文件的加密和解密。 -First, the purpose of the experiment the use of object-oriented programming concepts,
filemanager
- 模拟DOS文件管理系统,可创建删除文件(夹),可加密解密文件,可显示当前目录内容-Analog DOS file management system, you can create delete files (folders), you can encrypt decrypt files, you can display the contents of the current directory
Project2
- 文件管理,可以实现文件的查询,文件夹的复制,删除,及加密解密-Document management, can query files, folders, copy, delete, and encryption and decryption
FileManage
- 用java语言编写的文件管理器,能够实现文件加密,解密,文件夹新建,删除,复制,展示目录下所有文件信息。-a filemanager code write by java
ALGORITHEM
- 文件加密与解密工具,源码在src文件夹下,需编译。-File encryption and decryption tools, source code in the src folder, to be compiled.
FileSystem
- 基于java语言编写的简单文件管理系统,功能包括创建文件、文件夹、删除文件、查看目录文件、文件加密等-Java language based on the preparation of a simple document management system, functions, including the creation of files, folders, delete files, view directory files, file encryption, etc.