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

搜索资源列表

  1. jiakeji

    0下载:
  2. 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:458407
    • 提供者:东南
  1. jiakeji1

    0下载:
  2. 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:457170
    • 提供者:东南
  1. huishou

    0下载:
  2. windows下系统编程,回收算法.有测试用例.调试成功
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1594
    • 提供者:kevin
  1. shiyan_2

    0下载:
  2. 本程序实现了数字识别功能,运行时,您输入测试用例,本程序会自动识别您输入的是不是数字
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:王业鹏
  1. trousers-0.3.1.tar.gz

    0下载:
  2. TCG软件栈 linux系统上使用 为可信应用软件提供和 TPM通信的 接口 其网站上有很多关于使用此软件的测试用例,TSS
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1306672
    • 提供者:happydou
  1. sha256_demo.rar

    2下载:
  2. SHA256源代码,经过性能优化,含有测试用例,SHA256 source code, through the performance optimization, containing test cases
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5844
    • 提供者:周辉
  1. richard-log-v1.04

    2下载:
  2. 一网友写的高效日志模块,源代码和测试用例。-An Internet user to write high-performance logging module, source code and test cases.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:3314
    • 提供者:wtan
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5305
    • 提供者:王跃
  1. test.cases.refer.linux

    1下载:
  2. linux开发设计测试用例参考学习development and design of test cases refer to learning linux -development and design of test cases refer to learning linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:101025
    • 提供者:ligang
  1. vigenerePAa

    0下载:
  2. 维基利亚加密解密程序,测试用例,这是一个古老的堆成加密算法-File encryption and decryption process Australia, test cases
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:265092
    • 提供者:zlying
  1. ServerT

    0下载:
  2. 自动添加服务测试用例,运行能自动的添加服务到系统进程-Automatically adds the service test cases, running the service can automatically add to the system process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:51646
    • 提供者:lisi
  1. web-security

    0下载:
  2. web安全 简单的测试用例,用于说明web安全保密的-web security
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:180056
    • 提供者:enen
  1. 100DES

    0下载:
  2. 完整的DES加解密,有测试用例。可以用于初学信息安全的同胞们。-Complete DES encryption and decryption test cases. Can be used for beginner information security fellow.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:28813
    • 提供者:main
  1. ElGamal

    0下载:
  2. 使用bouncy castle 的jar包实现的ElGamal加密模块,以及测试用例,需要导入bouncy castle包(内附),并且你需要在JDK的JRE环境中,或者是JRE环境中配置上local_policy.jar和US_export_policy.jar(压缩包内已有jdk6和7的)。 切换到 JDK_Home \jre\lib\security目录下,对应覆盖local_policy.jar和US_export_policy.jar两个文件。同时,你可能有必要在 JRE_Hom
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:2014097
    • 提供者:张起
  1. crc

    0下载:
  2. CRC校验算法源码,没有写测试用例,大家自己写一下了。-crc check source files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2215
    • 提供者:达达
  1. base64

    0下载:
  2. base64加密解密算法源码,包含测试用例,加密算法可逆,邮件的SMTP算法就用的这个-base64 encypt source files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1829
    • 提供者:达达
  1. arduino

    0下载:
  2. Makefile版本的arduino核心代码,基于arduino 1.5.7。 也可在github上下载完整的测试用例,链接如下: git clone https://github.com/git-leohe/arduino.git -Makefile version arduino core library, it s based on arduino 1.5.7. The full code and test app also can be downloaded fro
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:78075
    • 提供者:leo he
  1. VB-AES-Encode-Demo

    5下载:
  2. AES加密解密算法vb6的源代码,带测试用例。-AES Encode Demo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:70591
    • 提供者:feilai
  1. uart

    0下载:
  2. uart测试,uart的一个测试用例,很好,很全面,已经测试通过。-test of uart
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:5161
    • 提供者:刘刘
  1. SM4

    0下载:
  2. SM4算法,java实现,及其测试用例。加解密128bit。多个分组。(SM4 algorithm, Java implementation)
  3. 所属分类:加密解密

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:fanrxiuxian
搜珍网 www.dssz.com