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

搜索资源列表

  1. GAMEPORT

    0下载:
  2. a sample code for initialize and access game port. you will have a basic game port technology about the game port-a sample code for initialize and access gam e port. you will have a basic game port technolog y about the game port
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:826byte
    • 提供者:carterjia
  1. superXcopy

    0下载:
  2. Xcopy 选项: /a 包含属性 /b 备份模式(只拷贝设置为归档属性的文件) /c 把目标文件的创建日期设置为当前文件日期 /e 包含创建空目录 /f 刷新已存在文件(只拷贝已存在的文件) /h 拷贝隐含文件 /p 对每个文件/目录都进行确认 /q 简洁模式 /r 多盘拷贝(如果目标盘为A-E且容量小于2M时会被提问) /s 包含子目录 /u 更新模式(只拷贝新文件) /v 校检目标文件,速度缓慢 /w 窗口模式 /x 文件名 不包括该
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34.14kb
    • 提供者:sunwei
  1. 1

    0下载:
  2. 写一个对文本文件加密的程序和一个解密的程序。密码规则是:对于小写字母,a换成x,b换成y,c换成z,d换成a,e换成b,...;对于大写字母,A换成X,B换成Y,C换成Z,D换成A,E换成B,...;其他字符不变。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.59kb
    • 提供者:lbzhahaha
  1. firstGTK

    0下载:
  2. 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.76kb
    • 提供者:
  1. Bas64_EnCode

    0下载:
  2. Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.12kb
    • 提供者:JerryJiang
  1. AWK_2

    0下载:
  2. Recibir un nombre de archivo como parámetro e indicar, imprimiendo todas las leyendas que correspondan, si el archivo es legible, modificable y ejecutable por el usuario
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:312.93kb
    • 提供者:medec872
  1. 1008

    0下载:
  2. Julius Caesar曾经使用过一种很简单的密码。对于明文中的每个字符,将它用它字母表中后5位对应的字符来代替,这样就得到了密文。比如字符A用F来代替。如下是密文和明文中字符的对应关系。 密文 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 明文 V W X Y Z A B C D E F G H I J K L M N O P Q R S T U 你的任务是对给定的密文进行解密得到明文。 你需要注意
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1.25kb
    • 提供者:dvd
  1. jiami

    0下载:
  2. 加密解密1、 移位密码的原理 加密:e(x)=(x+K) mod 26 解密:d(y)=(y-K) mod 26 -1 encryption and decryption, the principle of shifting the password encryption: e (x) = (x+ K) mod 26 decrypt: d (y) = (yK) mod 26
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5.91kb
    • 提供者:林杰
  1. Caesar-code

    0下载:
  2. 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。-Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been ve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:538byte
    • 提供者:zhubei
  1. a

    0下载:
  2. Problem A: Pouring Water-I guess that everybody can play this game: There are two buckets(水桶). Bucket 1 has the capacity X and bucket 2 has Y liters(升). Then you are asked to measure Z liters of water in one of the two buckets, using the three operat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:603byte
    • 提供者:雨意随风
  1. ECC

    0下载:
  2. 对椭圆曲线来说最流行的有限域是以素数为模的整数域(参见 模运算),或是特征为2的伽罗瓦域GF(2m)。后者在专门的硬件实现上计算更为有效,而前者通常在通用处理器上更为有效。专利的问题也是相关的。一些其他素数的伽罗瓦域的大小和能力也已经提出了,但被密码专家认为有一点问题。 给定一条椭圆曲线E以及一个域,我们考虑具有形式有理数点的阿贝尔群,其中x和y都在中并且定义在这条曲线上的群运算"+"(运算"+"在文章椭圆曲线中描述)。我们然后定义第二个运算"*" | Z×:如果P是上的某个点,那么
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:9.74kb
    • 提供者:zhangyi
  1. SkDrawProcs

    0下载:
  2. The x and y are pre-biased, so implementations may just truncate them. i.e. half the sampling frequency has been added. -The x and y are pre-biased, so implementations may just truncate them. i.e. half the sampling frequency has been added.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:kiewoseng
  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
    • 文件大小:1.38kb
    • 提供者:刘洋
  1. wHook-7587

    0下载:
  2. Whook V 7.587. A lot of commands. #invon - fica invisivel #speedatkon - aumenta velocidade de atack #rangeon- ataca de longe com qualquer arma e magia #wallon - consegue atacar atraves das paredes #fastkillon - ataca em area todos os b
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:10.63mb
    • 提供者:Lazaro Junior
  1. openssh-6.0p1.tar

    0下载:
  2. 搭建s s h,所,用工,具,便于x s h e l l远,程 控制l i n u x系,统,可以 完 成远 程操作,(.b a s h o f r e m o t e c o n t r o l L i n u x s y st em)
  3. 所属分类:Linux/Unix编程

搜珍网 www.dssz.com