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

搜索资源列表

  1. rsa

    0下载:
  2. 整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:490691
    • 提供者:dufeilong
  1. Rsa-java

    3下载:
  2. 用java写的RSA加密解密程序,支持数字签名验证和分段加密,有友好的图形界面。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5032
    • 提供者:羊毛
  1. myRSA

    0下载:
  2. 使用Java编写的RSA加密小程序,有图形界面,JBuilder2005的运行环境,内含有一个工程文件, 先运行Skey_RSA.class 再运行main.class -RSA encryption using the Java applet written in, a graphical interface, JBuilder2005 the operating environment, containing a project file, the first run and t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:26666
    • 提供者:wm891
  1. Java_TripleDES

    0下载:
  2. Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:122072
    • 提供者:youyang
  1. MyTeaA

    0下载:
  2. TEA算法的JAVA实现,图形化运行界面-TEA algorithm JAVA realization of running a graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2275
    • 提供者:liuliu
  1. DES

    0下载:
  2. DES加密解密j算法用ava实现,无用户图形界面 -DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:36516
    • 提供者:zhang
  1. VisualSlickEdit

    0下载:
  2. SlickEdit 提供全面的、灵活的C/C++, C#, Java, HTML, XML, Unicode 和许多其它编程语言文件格式和编码方式的统一的代码编写、分析和维护平台,它提供了大量的非常有助于提高你编程效率的特性,由于它在Windows、 Linux和UNIX平台下提供了统一的图形界面,为多平台编程的程序员提供了最大程度的可用性,有助于效率的大幅度提高.-SlickEdit provides a comprehensive, flexible C/C++, C#, Java, HTM
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:58312261
    • 提供者:金鑫
  1. ejbca_3_9_3

    0下载:
  2. EJBCA是一个完整功能的证书认证程序,完全用 Java编写,使用J2EE(Java2 Enterprise Edition, Java2企业版)技术。它建造在J2EE平台之上,是一个开放的、健壮的、高性能的、平台独立的、灵活的和基于组件的CA,可以被单独使用或集成到其它J2EE应用程序中,并且它还提供了一个灵活强大的基于 Web的用户图形界面。由于它实现了WPKI中的几乎所有重要的部件,比如RA (Registration Authority,注册中心), CA(Certification A
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:47990193
    • 提供者:刘东亚
  1. jfc_examples

    0下载:
  2. JFC核心编程第2版,书中例子的源代码 所有例子的源代码。 • 可用于Windows,Linux和Solaris的JBuilder 4集成开发环境,其中包括编译器和Java 2运行时环境(JRE)版本1.3。 • SwingBuilder实用工具,可用于图形化地创建基于Swing的用户界面。 • Core Swing: Advanced Programming书中的一章,PDF格式。 -JFC core programming, 2nd e
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1848723
    • 提供者:chao
  1. DES

    0下载:
  2. 这是一个基于Java语言实现的一个DES加密程序、带有图形界面-This is a Java-based implementation of a DES encryption program, with a graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2819575
    • 提供者:
  1. RSA

    2下载:
  2. 基于RSA的公钥加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-Based on RSA public key encryption, the use of java in the relevant class to achieve the specified string encryption and decryption, to achieve graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:20765
    • 提供者:
  1. Rsa-java

    1下载:
  2. java代码实现RSA加密算法,有图形化界面-RSA encryption/edcryption algorithm implements. Writed in java. With user interface.
  3. 所属分类:CA program

    • 发布日期:2017-03-24
    • 文件大小:5036
    • 提供者:sunny
  1. SDES

    0下载:
  2. SDES加密算法的java实现。 带图形界面。 并且是CBC模式的。-SDES algorithm with java. with gui and it is based on cbc mode.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:34479
    • 提供者:xiao
  1. myMD5

    0下载:
  2. md5摘要的java实现,使用了图形界面,可以直接在java虚拟机上运行,没有重写类库,直接调用了-the md5 digest java implementation, using a graphical interface, you can run directly in the java virtual machine, without rewriting class library, and direct calls
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:1157
    • 提供者:马达
  1. FCFS

    0下载:
  2. 此为用JAVA编写的模拟先来先服务算法的实例,压缩包中包含所有的工程文件,用eclipse导入即可编译运行,里面包含多种计数,包括多线程的使用,和各种图形界面,是我写的一个很好的例子-This is written in JAVA analog first-come, first-served algorithm instance compression package contains all project files, you can compile and run eclipse imp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:48529
    • 提供者:谭俊孟
  1. Net_cap

    0下载:
  2. 使用java语言抓取网络分组,并设计一个简单的图形界面,用于显示和分析抓包结果,GUI提供基本的输入,用户可以自定义抓包规则,最终实现一个图形界面的Ipv6分组分析器。-Use Java language to fetch network grouping, and design a simple graphical interface,which is used to display and analyze caught. The GUI provides basic input,in whi
  3. 所属分类:Scanner

    • 发布日期:2017-03-30
    • 文件大小:277066
    • 提供者:afrest
  1. joftwjreccomponents

    0下载:
  2. 关于如何使用Java手机软件图形界面API之低级GUI组件的经典介绍,-On how to use Java mobile phone software graphics interface API classic introduction of low-level GUI components,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1612949
    • 提供者:Gxopjeg
  1. grcqjics-phone-classic

    0下载:
  2. 关于如何使用Java手机软件图形界面API之低级GUI组件的经典介绍,-On how to use Java mobile phone software graphics interface API classic introduction of low-level GUI components,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1577226
    • 提供者:Gxopjeg
  1. fcnal

    0下载:
  2. 一个基于图形界面的聊天系统,是用JAVA做的,很不错喔-A chat system based on the graphical interface, it is made of JAVA, is very good oh
  3. 所属分类:Network Security

    • 发布日期:2017-12-16
    • 文件大小:154624
    • 提供者:peesisxence
  1. 322179

    0下载:
  2. java 学习的一些源文件 图形界面应用程序 不错的程序-Java learning some of the source file the graphical interface application program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:94208
    • 提供者:Abbott
« 12 »
搜珍网 www.dssz.com