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

搜索资源列表

  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
    • 文件大小:44.43kb
    • 提供者:0940566827
  1. ClearJava

    0下载:
  2. clear java project c lear java project
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30.22kb
    • 提供者:ch
  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-02
    • 文件大小:26.04kb
    • 提供者:wm891
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:21.87kb
    • 提供者:s_wilfred
  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6.79kb
    • 提供者:magicliao
  1. MD5

    0下载:
  2. MD5加密算法,java工程-MD5 encryption algorithm, java project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.69mb
    • 提供者:mathew
  1. gl_camera_4b

    0下载:
  2. E-Books Visual C++ Books Java Books Delphi-C++Builder software engineering Certification book Other Books Document software engineering File Formats Project Manage Development Research IT Hero Communication Project Design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:56.59kb
    • 提供者:David
  1. cangying

    0下载:
  2. java 餐厅管理系统工程希望可以和大家分享一下,-Restaurant management system project java and want to share with you,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2.92mb
    • 提供者:李若楠
  1. An_Adaptive_Programming_Model_for_Fault-Tolerant_

    0下载:
  2. An Adaptive Programming Model for Fault-Tolerant Distributed Computing is ieee standard project based on java
  3. 所属分类:Network Security

    • 发布日期:2017-04-06
    • 文件大小:703.15kb
    • 提供者:Rishi
  1. addressBook

    0下载:
  2. 北大青鸟accp 网上在线通讯录项目,界面做的很好,功能也很完善-Beida Jade Bird accp online online address book project, the interface is excellent, and functions are very perfect
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:yangzhuzhi
  1. RSA-java

    0下载:
  2. java RSA非对称密钥加密,自己建个java项目就好了,也可以当成工具类-java RSA asymmetric key encryption, to build their own like a java project, and also as tools
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:2.05kb
    • 提供者:chuen jane
  1. cky

    1下载:
  2. 工作簿管理系统,我们项目组大二上学期的作业,珍藏版,今天好高兴,因为从这里下到了现在很需要的东东"_"_"_",就拿出来这个工作簿管理系统给大家分享,它实现了登录用户账户权限控制:管理员和普通用户,GUI界面,上传和下载日志,添加普通用户和管理员,用户信息的保存和修改等功能。另外里面的grcc文件是数据库文件,要自己导入。-Workbook management system, we project team his sophomore year of operation, Special Ed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:274.36kb
    • 提供者:czxu
  1. RSA

    1下载:
  2. 用java实现的加解密和数字签名功能的源代码,可以作为毕业设计和学习用-Encryption and decryption and digital signature capabilities with java source code, can be used as a graduation project and learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9.27kb
    • 提供者:王大力
  1. Main-Project

    0下载:
  2. project for java simulation aniling data
  3. 所属分类:Exploit

    • 发布日期:2017-11-16
    • 文件大小:5.33kb
    • 提供者:alzaidi
  1. JNI(java-c)

    0下载:
  2. 实现了java-c的互调 1.hello-jin-c是linux下的c实现文件。 (使用NDK编译成.so文件,供java层调用)。 2.helloJni是java工程。(里面通过JNI调用下面.so中提供的c的实现。) 同理.so里面也可以调用回调java里面实现的文件。-Java-c the intermodulation 1.hello-jin-c linux c implementation file. (Using NDK build so file for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-05
    • 文件大小:1.71mb
    • 提供者:sunww
  1. chatselfmd

    0下载:
  2. java开发的迷你聊天软件,小巧实用。对java初学者来说,可以以此检验自己java项目开发水平。-java development of the mini chat software, compact and practical. For java beginners, it can be developed in order to test their java project level.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:69.38kb
    • 提供者:王湾
  1. Aspose.Cells.Java.Demos

    0下载:
  2. aspose.cells的一个项目,里面包含了对excel文件的一个操作,很好用的一个组件,推荐使用-aspose.cells of a project , which contains an excel file operation , a component of the good, recommended
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:902.77kb
    • 提供者:liujl
  1. vzrtualjti

    0下载:
  2. java通过jni调虚拟游戏控制器vjoy,包含java和c++源码以及编译后的dll,可以直接加入java工程使用-Java virtual game controller through jni adjustable vjoy, including Java and c++ source code and compiled DLL, can be used directly to join Java project
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:3.82kb
    • 提供者:Camclaz
  1. jm

    0下载:
  2. java项目对文件进行加密,登录后可以使用(The Java project encrypts the files and can be used after logging in)
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:1.02mb
    • 提供者:lifei123
  1. jyuuvfv

    0下载:
  2. ssh实现简单的论坛帖子增删改查,分页,回复帖子的项目实例(SSH to achieve simple forum posts additions and deletions to change, paging, reply to posts of project examples)
  3. 所属分类:系统编程

    • 发布日期:2018-05-04
    • 文件大小:5kb
    • 提供者:91zXu7
« 12 »
搜珍网 www.dssz.com