CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - java Basic

搜索资源列表

  1. aeslib

    2下载:
  2. 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:54795
    • 提供者:倪宇
  1. 《Java语言编程基础教程》

    0下载:
  2. Java语言编程基础教程-Basic course of Java language programming
  3. 所属分类:系统编程

    • 发布日期:2021-08-05
    • 文件大小:244721
    • 提供者:光焰
  1. gdsf

    0下载:
  2. JAVA实现的基本用户界面的,仿射密码,置换密码,维吉尼亚密码的实现-JAVA the basic user interface, affine password, password replacement, the realization of Virginia Password
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2514
    • 提供者:sp
  1. md5ref10

    0下载:
  2. Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference impl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45497
    • 提供者:0940566827
  1. 肖俊.java

    0下载:
  2. ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3197
    • 提供者:肖俊
  1. Design_and_Implementation_of_Smart_Phone_System_So

    0下载:
  2. 介绍了一种基于嵌入式Linux 的智能手机系统软件平台的设计与实现,系统软件从层次上分为四层, 最底层是操作系统层,实现对嵌入式Linux 的移植、裁剪;第二层是系统服务层,所有跟手机相关的业务都由此层 来处理,以及数据库服务;第三层是中间层,嵌入式GUI 实现人机交互接口,J2ME 中间件支持java 程序的下载、 运行;最上层是智能手机应用层,实现手机的基本功能及其他应用。-Introduces the design and implementation of the smart
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:1010540
    • 提供者:kunter
  1. kasai-2[1].0.0-api

    0下载:
  2. Kasai是基于Java开发的开源RBAC软件 Kasai系统的优点:基本上实现了用户users(USERS)、角色roles(ROLES)、目标objects(OBS)、操作operations(OPS)、许可权permissions(PRMS)五个基本数据元素。同时Kasai也引入了Group的概念。 -Kasai is a Java-based open source development RBAC system software Kasai advantages: Basica
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:541863
    • 提供者:smilinggirl
  1. ExeScript_V3.0

    0下载:
  2. ★ Exescr ipt 3.0.0 汉化版 Exescr ipt 是一款面向高级计算机用户的出色的工具,用户不 需要了解编程知识,就可以创建和编译自己的可执行程序,而 无需写一行代码。它可以将批处理文件(.bat)、Visual Basic 和 Java脚本快速转换为可执行EXE 文件,同时可以保护.bat、 .vbs 和 .js 的内容。 汉化说明: 1、此为汉化破解版,采用语言包形式,安装后即可使用。 2、如果以前使用过英文版,安装汉化后菜
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:2137835
    • 提供者:goai
  1. Chukeh

    0下载:
  2. 基于aspx.net开发的文件断点续传功能 断点续传客户端可以使用 VC、Delphi、Java、VB 等任何技术来实现 基本原理为从大文件中循环取指定大小的块并提交 -Developed based on a document aspx.net HTTP feature HTTP client can use the VC, Delphi, Java, VB, etc. to achieve the basic principle of any technology from
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3506649
    • 提供者:陈星
  1. ShellOfJava

    1下载:
  2. 自己用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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3125
    • 提供者:王明
  1. system

    0下载:
  2. 用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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:28228
    • 提供者:tangyanlin
  1. DES

    0下载:
  2. DES加密算法基本功能Java实现源程序 DES加密算法基本功能Java实现源程序.zip-DES encryption algorithm source Java implementation of the basic functions of the basic functions of the DES encryption algorithm is implemented in Java source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:40972
    • 提供者:va
  1. JAVA_CRYPTO

    0下载:
  2. Basic RSA and PGP JAVA examples.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3651
    • 提供者:Milan Markovic
  1. BasicECDSAExample

    0下载:
  2. A Basic ECDSA source code in Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:638
    • 提供者:Yohan
  1. BasicECDHExample

    0下载:
  2. A Basic ECDH source code in Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:905
    • 提供者:Yohan
  1. BasicDSAExample

    0下载:
  2. A Basic DSA source code in Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:559
    • 提供者:Yohan
  1. BasicDHExample

    0下载:
  2. A Basic DH source code in Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:898
    • 提供者:Yohan
  1. BaseRSAExample

    0下载:
  2. A Basic RSA source code in Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:739
    • 提供者:Yohan
  1. paike

    0下载:
  2. 实现排课系统的基本增删改查功能,java swing界面,简单。-Course Scheduling System to achieve the basic CRUD functions java swing interface, simple.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:1433840
    • 提供者:颖澈
  1. Java

    0下载:
  2. 新手必备 java基础学习 整套文档 不可错过- java learn basic information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1993175
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com