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

搜索资源列表

  1. 利用shell编程实现进程删除自身sdk.rar

    1下载:
  2. 利用shell编程实现进程删除自身sdk
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:8263
    • 提供者:
  1. 使用ICMP实现路由跟踪.zip

    0下载:
  2. 使用ICMP实现路由跟踪
  3. 所属分类:弱点检测代码

    • 发布日期:
    • 文件大小:15068
    • 提供者:
  1. 《DES算法的介绍和实现》配套源代码

    1下载:
  2. 《DES算法的介绍和实现》配套源代码- \"DES Algorithm Introduction And Realization\" necessary source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:40476
    • 提供者:Panbingjin
  1. DES加密算法实现的C++类

    1下载:
  2. DES加密算法实现的C++类-DES encryption algorithm realization C kind
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4725
    • 提供者:NCAC
  1. DES算法实现代码

    1下载:
  2. 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:朝亮
  1. 基于JAVA的IDEA实现

    0下载:
  2. 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-com
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:王广驰
  1. VC++实现文件加密功能的源代码

    0下载:
  2. VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17321
    • 提供者:许志广
  1. 如何在LINUX下实现硬件的自动检测

    0下载:
  2. 如何在LINUX下实现硬件的自动检测?这是一个问题,如何解决,请看书!-How to do hardware detection in linux? It s a question. How to solve it? Just read the book!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:33274
    • 提供者:王涛
  1. 工业控制研华板卡VC编程实现AD程序

    0下载:
  2. 工业控制研华板卡VC编程实现AD程序,很不错的,用动态连接库的方式调用函数,适合工控软件提供的开发方法-Advantech industrial control board VC Programming AD procedures, very good, the dynamic link library of the function call, for the Industrial Control Software Development Methodology
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:116724
    • 提供者:科比胡
  1. 工业控制研华板卡VC编程实现DI程序

    0下载:
  2. 工业控制研华板卡VC编程实现DI程序,和ad转换类似的编程,也是提供连接库方式调用-Advantech industrial control board VC Programming DI procedures, and a similar ad conversion program, as well as providing means for connecting calls
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:79886
    • 提供者:科比胡
  1. 找到一个使用软件的方法实现AD功能

    0下载:
  2. 推荐一个使用软件的方法实现AD转换的,大家可以-recommend the use of a software method AD conversion, we can s
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:科比胡
  1. Cron的实现

    0下载:
  2. Cron的实现 UNIX 下设计编写中小型程序的能力,巩固加深对Unix 环境下文件目录操作、进程控制、信号等内容的理解。-UNIX Cron achieve the design process of the preparation of small and medium capacity, enhance the consolidation of the Unix environment directory operations, process control, signal c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:26424
    • 提供者:冯昊飞
  1. s_box实现

    0下载:
  2. 这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7840
    • 提供者:刘力
  1. 线性移位寄存器的C语言实现

    1下载:
  2. 线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important constituent, this procedure realizes this method.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11131
    • 提供者:王清华
  1. RSA加密算法在VB中的实现

    3下载:
  2. RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:yang
  1. 最新椭圆曲ECC线算法实现

    1下载:
  2. 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your data.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1494532
    • 提供者:王清华
  1. Linux内核模块的实现机制

    0下载:
  2. 讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值-on Linux kernel modules to achieve a mechanism to want to understand Linux kernel module mechanism for the realization of the scholars have certain value
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:66855
    • 提供者:陆天明
  1. Vigenere的编程实现

    0下载:
  2. 基于VC++的Vigenere密码加解密程序源码,可实现对于一段明文的加密以及对给出Key后密文的解密
  3. 所属分类:加密解密

    • 发布日期:2009-06-02
    • 文件大小:2877
    • 提供者:leodavid
  1. Linux内核设计与实现_清晰第3版

    1下载:
  2. 《Linux内核设计与实现》个人感觉很好的一本书,值得一看~("Linux kernel design and implementation" personally feel very good book, worth a visit ~!)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:38588416
    • 提供者:羽-&-风
  1. nasm实现斐波那契数列的输出

    1下载:
  2. x8086实模式指令系统汇编语言实现斐波那契数列的输出,nasm实现斐波那契数列的不同颜色输出。
  3. 所属分类:Linux/Unix编程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com