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

搜索资源列表

  1. 300_encrypt

    0下载:
  2. 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:389062
    • 提供者:Nikii
  1. shc-3.8.6

    0下载:
  2. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:35508
    • 提供者:moto
  1. RSA

    0下载:
  2. RSA源码测试 openssl 中的RSA密钥算法的使用,可以作为知识的基础点,对加解密有一定的帮助-RSA source code test openssl in the use of RSA key algorithm can be used as knowledge base points, to a certain extent with the help of encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:35179
    • 提供者:liupeng
  1. libv4l-0.6.2-test.tar

    0下载:
  2. 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:128759
    • 提供者:碧海
  1. h3c802[1].1xclient.tar

    0下载:
  2. Linux下能用得h3c上网客户端, 附带教程, 由湖南大学得linux小组研发,现正在测试当中,湖南大学校内测试成功,现在我正在用呢-Under Linux can be a client h3c Internet, with tutorials, linux by a group of Hunan University R & D, which is now being tested, test success school of Hunan University, and now
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:325253
    • 提供者:JImmySky
  1. My

    0下载:
  2. 很好的一个C#调用delphi动态连接库的实例-test This a gool
  3. 所属分类:Network Security

    • 发布日期:2017-04-07
    • 文件大小:451820
    • 提供者:李聪
  1. modebus_sim

    0下载:
  2. MODBUS RTU/ascii MODE test program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-24
    • 文件大小:4413212
    • 提供者:limhanok
  1. md5_test

    0下载:
  2. SourceCode for test md5 files, code complete, no components.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:195857
    • 提供者:GASTOR
  1. Test

    0下载:
  2. Koch雪花的构图方法,递归模型的实现算法,建立平面二维坐标系,原点位于屏幕客户区中心,x轴水平向右为正,y轴铅直向上为正。 以原点为圆心绘制半径为r的圆,与y轴交于P0点。从P0点开始,顺时针方向将圆三等分,得到P1和P2点。P0P1P2构成等边三角形。 沿着等边三角形的三条边外侧分别绘制三段递归深度为4,夹角为60°的Koch曲线,形成Koch雪花。 -Koch snowflake patterning method, recursive algorithm model, the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:1932765
    • 提供者:邱毛毛
  1. RRuleTest

    0下载:
  2. R Rule Iterator Impl Test Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7101
    • 提供者:hanqengbou
  1. SetTime

    0下载:
  2. 一款可以修改文件或文件夹的修改时间工具。 param: -v show information of file s time -c clone information of file time -m modify information of file time ---------------------------------------- -s source file or directory -d destion file or directory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3591
    • 提供者:MrZhang
  1. long_shadow_idm_toolbar_theme_by_qughzx-d6shld3.r

    0下载:
  2. Test File to Test the Testing of Test Files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:226565
    • 提供者:sham3k
  1. xadd

    0下载:
  2. Simple test program, no race. Tests the xadd exchange-and-add instruction with {r,r operands, which is rarely generated by compilers. -Simple test program, no race. Tests the xadd exchange-and-add instruction with {r,r operands, which is rarely g
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2214
    • 提供者:nerjongbs
  1. RSA

    1下载:
  2. 利用C\C++实现RSA算法的加、解密运算。 具体包括: 1)利用扩展的Euclid计算 a mod n 的乘法逆元; 2)Miller-Rabin素性测试算法对一个给定的大数进行测试; 3)实现的运算,并计算; 4)利用Euler定理手工计算,并与3)计算的结果对比; 5)实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加解密。说明:为了方便实现,分组可以小一点,比如两个字母一组。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:刘洋
  1. VCPP-IC-card

    0下载:
  2. VC++ IC卡管理系统,能够很好的完成IC卡的管理,有助于相关人员的研发测试。-关闭翻译关闭即时翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 VC++ IC卡管理系统,能够很好的完成IC卡的管理,有助于相关人员的研发测试。 请输入文字或网站地址,您也可以直接上传文档。 取消 VC++ IC kǎ guǎnlǐ xìtǒng, nénggòu hěn hǎo de wánchéng IC kǎ de guǎnlǐ, yǒu zhù yú xiāng
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:116313
    • 提供者:杨乾
搜珍网 www.dssz.com