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

搜索资源列表

  1. dmg2iso.pl.tar.gz

    0下载:
  2. convert dmg image to iso ,convert dmg image to iso
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-08
    • 文件大小:1901
    • 提供者:pomalo
  1. daa2iso

    0下载:
  2. DAA to ISO converter
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:258078
    • 提供者:Li MingHo
  1. IEC61850_CLT

    0下载:
  2. IEC61850客户端 可以对IEC61850的SCL型服务器进行基本功能测试!-IEC61850 SCL server base function test!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:203708
    • 提供者:xujianchang
  1. ISO9564-1Y2002

    0下载:
  2. ISO9564-1Y2002国际认证标准,针对Banking — Personal Identification Number (PIN) management and security-ISO9564-1Y2002 international certification standards for Banking- Personal Identification Number (PIN) management and security
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:235401
    • 提供者:ipigle
  1. route--100

    0下载:
  2. 路由器通常用于节点众多的大型网络环境,它处于ISO/OSI模型的网络层。与交换机和网桥相比,在实现骨干网的互联方面,路由器、特别是高端路由器有着明显的优势。路由器高度的智能化,对各种路由协议、网络协议和网络接口的广泛支持,还有其独具的安全性和访问控制等功能和特点是网桥和交换机等其他互联设备所不具备的。路由器的中低端产品可以用于连接骨干网设备和小规模端点的接入,高端产品可以用于骨干网之间的互联以及骨干网与互联网的连接。特别是对于骨干网的互联和骨干网与互联网的互联互通,不但技术复杂,涉及通信协议、路
  3. 所属分类:Network Security

    • 发布日期:2017-03-31
    • 文件大小:460927
    • 提供者:周一
  1. linux-2.6.29

    0下载:
  2. linux-2.6.29 最新的linux内核,应用于arm开发中-linux-2.6.29 latest linux kernel, used in arm development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10058111
    • 提供者:陈自远
  1. asn1

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:41817
    • 提供者:jack
  1. read_cd_vol_info

    0下载:
  2. ISO 9660 is a international standard that defines a filesystem for CD/DVD media. To get the volume name from such system in Linux we ll be dealing with the its device path once again. On my system the device path of the CD/DVD device is /dev/scd0.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:545
    • 提供者:Sublimer
  1. ubuntu-9.04-desktop-i386

    0下载:
  2. ubuntu的安装 利于你更基础更方便的安装 给新手一个好的起步-the installation of ubuntu in favor of more convenient for you based on the installation of a good start to the new
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:74854
    • 提供者:冯子豪
  1. code

    0下载:
  2. C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:1357
    • 提供者:soul
  1. code245

    0下载:
  2. C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:1360
    • 提供者:soul
  1. liveusb-creator-3.7.3.tar.bz2

    0下载:
  2. fedora下做live usb工具,也可以用别的linux iso 文件,用python写的,-do live usb under fedora tool, you can also use another linux iso file, written in python,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:129847
    • 提供者:rason
  1. libtomcrypt1.16andmannual

    0下载:
  2. 密码学常用算法库libtomcrypt,采用ISO C写的-cryptograph library libtomcrypt,used ISO C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2082294
    • 提供者:runyeo
  1. isoEditor

    0下载:
  2. 老外的iso格式编辑的delphi完整源代码-Foreigners iso format, delphi full source code editor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1958478
    • 提供者:nbaceo
  1. rsa-cpp

    0下载:
  2. RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8271
    • 提供者:YCLIU
  1. allan_variance

    0下载:
  2. Some code to produce an Allan Variance plot of IMU data. The program source code is ISO C++98.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1240
    • 提供者:bulli
  1. hopensource.tar

    0下载:
  2. menu.lst title Ubuntu_8.04_LiveCD root (hd0,0) kernel /vmlinuz boot=casper iso-scan/filename=/ubuntu.8.04.iso quiet splash ro initrd /initrd.gz
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1878639
    • 提供者:hopensource
  1. RSAcomplicated

    0下载:
  2. RSA算法的C++实现。RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA Algorithm C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1848
    • 提供者:王天路
  1. ISO11568

    1下载:
  2. ISO-11568 银行业务--密钥管理-ISO-11568 Banking- Key management
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-09
    • 文件大小:1540096
    • 提供者:chunlv
  1. iso27145

    3下载:
  2. ISO 27145-1-2006.General information and use case definition.pdf
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1350490
    • 提供者:sasa
« 1 23 4 5 6 »
搜珍网 www.dssz.com