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

搜索资源列表

  1. S_DES

    0下载:
  2. 用户输入10位密钥,对输入的明文进行加密,加密后输入的是密文。des算法的简单实现方式。-The user input 10-bit key to encrypt the input plaintext is input in the encrypted ciphertext. The des algorithm simple way to achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:520852
    • 提供者:yang
  1. enter

    0下载:
  2. VC++如何使用ENTER键控制对话框中控件的输入焦点呢?这个小程序将为您解开其中的原由,希望VC初学者下载参考。-VC++ how to use the ENTER key to control the input focus of the dialog box controls it? This little program will unlock the reason of the hope that the VC beginners reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:10492
    • 提供者:张海红
  1. DES_encrypt_system

    0下载:
  2. 本程序使用C++语言在VC6.0下实现DES加密解密过程,输入明文从文件读取,输出密文写到文件,加密密钥程序内定,可以修改。-This program uses C++ language Under the VC6.0 DES encryption and decryption process, the input plaintext read from the file, the output ciphertext is written to the file encryption key p
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-23
    • 文件大小:328534
    • 提供者:terry
  1. HotKey

    0下载:
  2. VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。-VC++ hotkey program source code examples, please select menu hotkey settings, and then test your set hotkey. The program will se
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:17075
    • 提供者:建勋
  1. 2DES

    0下载:
  2. Delphi双重DES加密算法演示源程序,源码在D7下直接编译就行了,可以顺利运行。源码主要演示如何在Delphi环境下实现双重的DES加密,允许输入明文的情况下,可输入两个DES密钥-Delphi demo double DES encryption algorithm source code, source code compiled in D7 directly on the line, can run smoothly. Main source demonstrates how the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:184553
    • 提供者:丽丽
  1. rsa

    0下载:
  2. rsa算法的实现,输入两个质数和公钥,即可计算出私钥,输入需加密内容,然后就可看到加密后的结果.这是rsa算法的简单应用,对于理解此算法很有帮助-rsa algorithm, the input of two prime numbers, and public key, the private key can be calculated, enter the content to be encrypted, and then you can see the encrypted result. r
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1391
    • 提供者:王琪
  1. interrapt_driver

    0下载:
  2. 基于三星s3c2440芯片,在输入子系统的基础下以中断方式来处理中异常的按键驱动程序。-Based on samsung s3c2440 chip, with the foundation of the input sub-system in interrupt way to deal with the abnormal key drivers.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-27
    • 文件大小:2209
    • 提供者:李飞
  1. des

    0下载:
  2. DES算法的加密算法,输入为明文,密钥,然后进行加密,输出结果-DES algorithm encryption algorithm, the input is plaintext key, and encrypted, the output
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:216758
    • 提供者:周永海
  1. test2

    0下载:
  2. Linux软中断通信。 由父进程创建两个子进程,通过终端输入Crtl+\组合键向父进程发送SIGQUIT软中断信号或由系统时钟产生SIGALRM软中断信号发送给父进程;父进程接受到这两个软中断的其中某一个后,向其两个子进程分别发送整数值为16和17软中断信号,子进程获得对应软中断信号后,终止运行;父进程调用wait()函数等待两个子进程终止,然后自我终止。-Linux software interrupt communications. By the parent process creat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1232
    • 提供者:yongyong
  1. RSA

    0下载:
  2. RSA加密算法,输入任意长度明文,密钥可供选择,适合高校-RSA encryption algorithm, the input plaintext of any length, the key choice for college
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2271
    • 提供者:文柳
  1. QwertyKeyListener

    0下载:
  2. This the standard key listener for alphabetic input on qwerty keyboards. -This is the standard key listener for alphabetic input on qwerty keyboards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4396
    • 提供者:juiwikiu
  1. NoKeyPermissionTest

    0下载:
  2. Verify the key input related operations require specific permissions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:niringnen
  1. DES

    0下载:
  2. VC编写的简单DES加密程序,密钥由用户手动输入,可加密字符串-VC prepared by the simple DES encryption program, the key to manually input by the user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:500389
    • 提供者:calvados
  1. Class_SoftRSA

    1下载:
  2. 本代码提供了一个封装类,将OPENSSL提供的RSA1024加解密算法重新封装,简化输入输出参数,实现SHA1摘要、密钥导入导出、RSA签名、验证、加密、解密等基本功能,可直接引用到软件项目中使用,编译时另需要libeay32.lib的支持,请自行编译OPENSSL1.0.0b-This code provides a wrapper class, the OPENSSL provides the RSA1024 encryption algorithm to re package, simpl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4327
    • 提供者:陈卓
  1. Playfair

    0下载:
  2. 用java语言实现传统古典密码playfair算法,密钥自行输入并输出代换表-Using java language of traditional classical cryptographic playfair algorithm, the key input and output substitution table itself
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1372
    • 提供者:
  1. buttons_input

    0下载:
  2. linux下按键驱动程序,完整有注释,帮助你轻松学会linux下的按键驱动,输入子系统-The key driver under Linux, complete with comments, help you easily to learn Linux buttons on the drive, input subsystem
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1698
    • 提供者:li
  1. ARIA

    0下载:
  2. ARIA-cipher Encryption(plaintext) private key: 128bits block size :128bits-input:128bits plaintext output:128bits ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:2048217
    • 提供者:韩亚
  1. DESaRSA

    1下载:
  2. 编程实现128bit的RSA(包括素数和密钥对产生),实现传送DES加密算法所要用的密钥,并与DES算法一起形成传 送DES加密算法,然后用DES加密算法加密的完整体系。(输入输出均为01字符串)-Programming 128bit RSA (including to generate primes and key), to realize the transmission of DES encryption algorithm to use the key, and formed tog
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3606759
    • 提供者:刘晓明
  1. lexical-analyzer

    1下载:
  2. 编译原理实验报告 实验一:词法分析器 实验目的: 实现TINY+语言的词法分析程序(扫描程序) 实验内容: 1、词法分析器输入输出 扫描程序的输入是源代码文件,输出是token串。 2、需要遵循“最长串匹配原则”,如匹配字符串‘:=’ 为赋值操作符,而不是冒号和等号两个操作符。 Token 以键值对 (Kind, Value)的形式表示。下面的符号表示不同的token类别(即Kind的取值) KEY 表示保留字 SYM 表示特殊符号 ID 表示标识符
  3. 所属分类:Windows Kernel

    • 发布日期:2016-05-08
    • 文件大小:2717696
    • 提供者:alfred artorius
  1. ZUC

    0下载:
  2. ZUC was a word-oriented stream cipher. The initial it requires a 128-bit key and a 128-bit initialization vector (IV) as input, and output a string of 32-bit words of the Keystream (so, each 32-bit word here referred to as a key word). Key can be use
  3. 所属分类:Network Security

    • 发布日期:2017-05-07
    • 文件大小:1110969
    • 提供者:ASDASAD
« 1 2 3 4 56 »
搜珍网 www.dssz.com