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

搜索资源列表

  1. JNDIProject

    0下载:
  2. Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定 String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定 ctx.rebind(“Chapter2”,s)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2391
    • 提供者:Candy
  1. 10.1.1.1.5181

    0下载:
  2. 一个智能卡加密的好文章,详细记述了一个加强的智能卡加密算法的实现-Abstract – Hwang and Li proposed the first remote user authentication scheme using smart cards to solve the problems of Lamport scheme. Unfortunately, Hwang and Li’s scheme has some security weaknesses. First, C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:111331
    • 提供者:张峻铭
  1. win32api

    0下载:
  2. Microsoft?Win32?Programmer s Reference-Microsoft? Win32? Programmer' s Reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4658171
    • 提供者:Bevis
  1. CGIs

    0下载:
  2. un the configuration scr ipt --- --- --- --- ---- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure scr ipt will create a fil
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:25437
    • 提供者:yanlu
  1. toeplitz_hash

    0下载:
  2. toeplitz hash算法实现,支持微软Receive-Side Scaling机制-toeplitz hash algorithm to support Microsoft' s Receive-Side Scaling mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:ZhuChao
  1. qdir.tar

    0下载:
  2. linux下快速进入目录的工具 qdir 解压后运行install即可,最好将qd.sh文件的倒数第而行改为rm -rf "$QD"。比如在工作目录下 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG,运行qd –s . 即可,用qd –e可以看到: 1 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG 我们又到一个目录,\home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG, 运行qd –s . 2,可以将这个目录
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2121
    • 提供者:yxp
  1. WebKit-r41545-

    0下载:
  2. linux下开源浏览器WebKit的源码,市面上的很多商用浏览器都是移植自WebKit,做浏览器开发的朋友们不要错过哦-linux open-source browser under the WebKit source code, there' s a lot of business are all transplanted from the browser WebKit, the browser developed so friends do not miss Oh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-09
    • 文件大小:16128075
    • 提供者:phili
  1. Embeddedreal-timeLinux

    0下载:
  2. Linux嵌入式实时操作系统开发与设计, Linux 的可移植性好,开发工具丰富。每个 CPU 开发商在发布每一款新的嵌入式 CPU 时,均会投入大量人力移植 Linux 内核,并提供丰富的开发工具。-Embedded Linux Development and Design of real-time operating system, Linux' s portability, and rich development tools. Developers in the release o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:112865
    • 提供者:winzip
  1. AESsuanfa

    0下载:
  2. 基于WIN32的经典的AES算法,注释详尽,易于理解,适合于加密算法的初学者,希望能对大家有所帮助!-WIN32' s classic based on the AES algorithm, the Notes detailed, easy to understand for the beginners in the encryption algorithm, I hope all of you can help!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:222642
    • 提供者:jack
  1. PCMFileToNI

    0下载:
  2. The example demonstrates one possible use of the API s functions. Many of the parameters may be changed, according to the specifics of the case.-* This example shows how to play a PCM file to the NI. The example demonstrates one possible use
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:8078
    • 提供者:jefferychang
  1. CKCRIPT

    0下载:
  2. There is a DES crypto programm. Only for lab. To make some mesurements. And some Heming scheme s in a EWB (Electronic work Bench)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:416135
    • 提供者:Dimon
  1. SDES

    0下载:
  2. This program applies Simplified DES (S-DES) Ciphering Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Engineering Department, University of Damascus Information and Network Security Material
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2319
    • 提供者:Maimouna
  1. Vigenere_pruefung

    0下载:
  2. Basic test of Vigenere s Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:31601
    • 提供者:Chris
  1. procLinuxKernelCfg

    0下载:
  2. linux内核编译配置提取工具,可以提取出当前配置的所有信息。省得去看linux内核编译那几千行的英文-A tool to get linux kernel Configure file s information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:11984
    • 提供者:huxf
  1. zhangandonglinux

    0下载:
  2. 张安东有关linux方面的讲义 非常经典-Mr. Anton' s lectures on the very classic linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:184550
    • 提供者:武健博
  1. BehzadKhiavchi_S-DES

    0下载:
  2. Implementation of S-DES in c-Implementation of S-DES in c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:36527
    • 提供者:behzad k
  1. Qtopia

    0下载:
  2. A book for compiling Qtopia. It s a Chinese Version. You can download if you re interested.
  3. 所属分类:Linux-Unix program

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

    1下载:
  2. RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。-RSA is the most widely studied of the public key algorithm, from the nearly two decad
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8399
    • 提供者:凌寒
  1. Wage

    0下载:
  2. 集团性单位、企业的工资任务管理、发放、等-Task Manager and Wage s Pay off
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:19386
    • 提供者:Vincent.Wang
  1. Solutions-Crypto4e

    1下载:
  2. 《密码学与网络安全》 第四版 的习题解答,英文版-Cryptography and Network Security to answer the fourth edition of the exercise
  3. 所属分类:Network Security

    • 发布日期:2017-01-01
    • 文件大小:839076
    • 提供者:ucvvf
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com