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

搜索资源列表

  1. burpsuite_pro_v1.4.07

    0下载:
  2. 需要java环境,用于web脆弱性分析的好工具。常见的是1.3的 这是最新的-Need java environment for a good web vulnerability analysis tools. Common is 1.3 which is the latest
  3. 所属分类:Scanner

    • 发布日期:2017-05-24
    • 文件大小:7720571
    • 提供者:Mark.Liu
  1. EncryptionDecryption

    0下载:
  2. 用Java实现的一个可逆加密工具类,很不错!我在自己的项目已经使用。-Java implementation of a reversible encryption tools, very good! I already use in your own projects.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:1466
    • 提供者:古道风
  1. Fermat

    0下载:
  2. Fermats test to check for primality. Code is in java. takes a e=random number and gives whether it is prime or not.
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:673
    • 提供者:kodaman
  1. jxl

    1下载:
  2. 一个java操作excel的jar包,与大家互相交流提高-A java operation excel jar package, and we can exchange ideas to improve
  3. 所属分类:系统编程

    • 发布日期:2013-03-15
    • 文件大小:540031
    • 提供者:fafa
  1. exp4

    0下载:
  2. 一个金门岛 扽那 非常好的程序设计,一哥精美的网页设计-Java program , a very good job,a vey prety java
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:462490
    • 提供者:zxh
  1. AES

    0下载:
  2. 一个用JAVA实现的AES算法示例,采用ECB模式,128位密钥-AES algorithm is an example of a JAVA ECB mode, a 128-bit key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:761
    • 提供者:ludygg
  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. fly-success

    0下载:
  2. 航空订票管理 这是一个java版的航空订票系统,有完整的源码,可供自学,也可为计算机系毕业设计所用!-This is a java version of the air booking system, a complete source for self-study, the computer system can also be used for graduation!-airline reservation system using java
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:1873176
    • 提供者:史代乐
  1. distributed-clocks

    0下载:
  2. 一个分布式时钟系统,主要采用了Java中RMI机制与观察者设计模式-a distributed clock system implemented by Java, which based on the Java RMI mechanism and observer design pattern
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:127203
    • 提供者:史俊杰
  1. Game_headsman

    0下载:
  2. 这是一个Java小游戏,在控制台显示要猜的单词为星号,提示输入要猜的单词,猜对了就在相应位置显示字母,猜错了则会给出提示。最后会给出总评,即猜错了几个,猜对了几个。-This is a Java game to guess the word as displayed in the console asterisk prompted to enter the word to guess, and guessed the letters displayed in the corresponding
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:1100
    • 提供者:Hobo
  1. color

    0下载:
  2. 这是一个实现color类接口的Java应用程序,通过继承GeometricObject 类来实现color的功能,能够让编程人员对java的类接口只是有所熟悉-This is a Java application, a color class interface and color to achieve the functionality by inheritance GeometricObject class allows programmers just somewhat familiar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:1190
    • 提供者:Hobo
  1. Dictionary

    0下载:
  2. 这是一个界面友好的词典程序,通过二分法查词,还可以进行模糊查询,帮助Java编程人员更好的理解Java的界面编程-This is a user-friendly dictionary program, through the dichotomy words, fuzzy queries can also help Java programmers to better understand Java programming interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:5949
    • 提供者:Hobo
  1. MyEncrypt

    0下载:
  2. 自己写的符合标准的3DES加密和解密程序源码,使用C#编写,平台为是VS2008,可带加密key和符合Java标准的32位密钥,并能读取CPU等硬件序列号做机器绑定加密,已用在多个项目中做程序加密解密-Written by myself standards-compliant 3DES encryption and decryption program source code, written in C# platform for VS2008, with a 32-bit key encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:87160
    • 提供者:刘伟信
  1. Java_ATM

    0下载:
  2. 基于Java技术,只实现了ATM机的取款过程,有兴趣和有能力的高手可以再加以改进,这样就更完美了。可作为Java初学者《面向对象》编程的一个很好范例-Java-based technology, only to realize the ATM machine withdrawals, interest and ability to master can be added to improve, so that even more perfect. A good example of the "o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:69985
    • 提供者:hong
  1. jsch-20110209.jar

    0下载:
  2. JSch 是SSH2的一个纯Java实现。它允许你连接到一个sshd 服务器,使用端口转发,X11转发,文件传输等等。你可以将它的功能集成到你自己的 程-JSch is the SSH2 a pure Java implementation. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, and so on. You can integrate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:212575
    • 提供者:侯玉海
  1. text

    0下载:
  2. 这是一个java编写的程序,里面用了sql,-This is a java program, which used sql
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:15938341
    • 提供者:tan
  1. MD5

    0下载:
  2. This a java code for MD5 encryption algorithm. MD5 is an algorithm which helps you in generating hash codes for securing your data. It s a kind of digital signature used in networks.
  3. 所属分类:CA program

  1. RSA

    0下载:
  2. 用JAVA实现RSA算法,实现简单易懂,适用于初学者-JAVA realization of RSA algorithm to achieve a simple and easy to understand for beginners
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:934212
    • 提供者:原智玉
  1. JFlute.1.2.tar

    0下载:
  2. 这个项目的目的是提供一个Java实现的的flute文件传输工具,使用JNI接口到底层MCL库。-The purpose of this project is to provide a Java implementation of the Flute file transfer tool, using a JNI interface to the underlying MCL library.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:949636
    • 提供者:jack
  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 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 25 »
搜珍网 www.dssz.com