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

搜索资源列表

  1. EncryDeCry

    0下载:
  2. 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:伍孝秉
  1. cryptology

    0下载:
  2. 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10859
    • 提供者:李栋
  1. lkb32

    0下载:
  2. 锁定键盘的程序,演示了9x和2k平台上应用程序从三级切换到零级,并执行键盘端口i/o,还演示了直接从dll中调用函数的代码。关键部分采用嵌入汇编,演示了一些编程技巧。-keyboard lock procedures, and demonstrated the 2k 9x platform application switch from three to zero level and the implementation of keyboard i / o, also demonstrated
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:86238
    • 提供者:木马罗宾
  1. jxt

    1下载:
  2. 基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN-bus产品,也满足基于高层协议如ModBUS、DeviceNet...之间可选 3. RS232接口,波特率在1200bps -basic functions of CAN efficient communications applications. Similarly, the CAN232 not only meet the basic CAN-bus products, but also to meet for hig
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:64366
    • 提供者:尹海兵
  1. FileSystem

    1下载:
  2. 我编写的文件系统模拟程序。 运行程序后,在左端控制面板可以进行格式化,打开已有目录文件和保存目录文件功能,在中间的树形目录中,可以选中文件或文件夹,进行重命名,新建,删除等等工作,双击选中项可以直接打开文件。 整个磁盘空间被划分为了三个部分:索引,FAT,和数据块Block。 对于空闲数据块的管理,使用的是位图的方法,每个Block对应一个FAT结构,FAT中存放了该Block的信息和下一个关联Block号。 文件目录采用了多级目录结构,并建立了索引。 -I prepared
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:282910
    • 提供者:陈忻
  1. RHCE

    0下载:
  2. 红帽RHCE认证题库,完全是bible,啥也不说了。有兴趣考取RHCE认证的可以考前自测一下,总之,这就是bible.想背题库的,想自身检测下水平的都可以下来看看,三四百道题的样子-Red Hat RHCE certification question bank, is entirely bible, Sha did not say. Interested in obtaining the RHCE certification exam self-test can look, in short,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:904321
    • 提供者:fk
  1. FoodBevManage

    0下载:
  2. 系统共分为值班员、主管和经理三种用户角色,其级别由低到高。其中值班员只具有前台管理的功能,而主管在值班员权限的基础上增加了部分后台管理,如进货、注册员工(值班员)和财务查询功能,而经理则具有系统操作的所有权限。-The system consists of attendant, supervisor and manager of three user roles, and its level from low to high. Which the attendant has only the f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-09
    • 文件大小:17005564
    • 提供者:lingbing
  1. pgtable-32

    0下载:
  2. Basically we have the same two-level (which is the logical three level Linux page table layout folded) page tables as the i386.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2713
    • 提供者:meryuinen
  1. pkcs

    0下载:
  2. pfx格式或者p121格式文件的解析器, PfxTest文件 使用一个BASE64编码的P12文件字节数组,默认密码123456,CERT为三级证书,使用BC库作为JCE实现-pfx test java code , decrypt a p12 format file (such as .pfx,.p12 file) the pfxtest use a sampled p12 file which is base64 encoded, the pfx password is 1234
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:29996
    • 提供者:阿林
  1. pgtable-3level

    0下载:
  2. Intel Physical Address Extension (PAE) Mode - three-level page tables on PPro+ CPUs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2654
    • 提供者:hanvsyq
  1. pgtable_32

    0下载:
  2. The Linux memory management assumes a three-level page table setup.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2043
    • 提供者:xhzonsx
  1. thesis

    0下载:
  2. finite control set model predictive control for three phase two level voltage source converter connected to RL load
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:24512
    • 提供者:mohamed
  1. 640048

    0下载:
  2. WinsockAPI高级编程调用大全,里面包含有三个VB模块,-WinsockAPI high-level programming calls, it contains three VB module,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:542720
    • 提供者:Zoedd
  1. ThreeLevelSVPWM.mdl

    0下载:
  2. 三电平svpwm仿真模型,matlab/simulink仿真模型。(Three level SVPWM simulation model)
  3. 所属分类:系统/网络安全

    • 发布日期:2021-04-22
    • 文件大小:37888
    • 提供者:pp4210
搜珍网 www.dssz.com