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

搜索资源列表

  1. HillCodor

    0下载:
  2. 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to the key document encryption and
  3. 所属分类:加密解密

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

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:郭佳
  1. falldown

    0下载:
  2. 一组输入框中文字坠落效果的网页代码,可以直接引用-a group of input text box crashed effect of the website code can be applied directly
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:933byte
    • 提供者:zzc
  1. 对读入的某个文本文件input.txt中,拆出英文单词

    0下载:
  2. 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Of reading a text file input.txt, the demolition of the English word, the output of a lexicographical order
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:huang
  1. RSAprocess

    0下载:
  2. 本程序所设计的RSA加密解密程序能够有效地生成一对RSA体制中的公钥和密钥,并可实现输入的文本与加密成的密文之间的转换,即完成对所给信息的加密和解密工作.-This program is designed to RSA encryption and decryption process can effectively generate a pair of RSA public key and private key system, the input text can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:133.95kb
    • 提供者:zhangwei
  1. Linuxchineseinputmethod

    0下载:
  2. 一般而言,文字模式下的输入法并没有特殊的规范或协议,程序所要做的,只有取得使用者的字键输入,再将中文输出到「标准输出 (standard out)」管道,系统自然会将这些文字喂入应用程序中。只要应用程序能够接受并处理 8位字符码,则不会有任何问题。 -Generally speaking, the text input mode and no special norms or agreements, procedures to be done, it is only through t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.68kb
    • 提供者:apple
  1. checksum

    0下载:
  2. 模拟校验和计算程序。即输入一段文字,输出其校验和值-Simulation validation and calculation procedures. That is, a section of text input, the output of its checksum value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:12.79kb
    • 提供者:zhongjk
  1. WinEditor

    0下载:
  2. 最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Recently to do a similar drawing board a small Windows program, use and sh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:162.04kb
    • 提供者:editasp
  1. src

    0下载:
  2. FTGL源代码,FTGL为Qt下多种形式文字输入的插件库,支持多边形和位图等文字的输入。-FTGL source code, FTGL under the various forms of text input for the Qt library plug-ins, support polygons and bitmaps and other text input.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:17.56kb
    • 提供者:tiancai
  1. text.encrypt

    0下载:
  2. 它是一个可以对文本进行加密的程序的脚本.但是不需要输入密码。不公开加密算法即保证加密安全。-It is a can encrypt program text. But not the scr ipts need to input a password. Don t open encryption algorithm is also guaranteed encryption security.
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:1.36kb
    • 提供者:yangkang
  1. 基于VC++开发的文本输入程序

    0下载:
  2. 文本输入 基于VC++开发的文本输入程序。适合初学VC++的同学-Text input
  3. 所属分类:系统编程

    • 发布日期:2017-11-04
    • 文件大小:3.59mb
    • 提供者:
  1. shibie

    0下载:
  2. VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别了。 -VC Chinese character recognition source code, you can use the mouse to write in the space program, and then let the pro
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:36.53kb
    • 提供者:
  1. SecureTextInput

    0下载:
  2. Secure Text Input for linux API Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:2.53kb
    • 提供者:pubankui
  1. StkInputActivity

    0下载:
  2. Display a request for a text input a long with a text edit form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.75kb
    • 提供者:zjw
  1. StkInputActivity

    0下载:
  2. Display a request for a text input a long with a text edit form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.75kb
    • 提供者:maiguepin
  1. StkInputActivity

    0下载:
  2. Display a request for a text input a long with a text edit form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.91kb
    • 提供者:8wpydd
  1. StkInputActivity

    0下载:
  2. Display a request for a text input a long with a text edit form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6.88kb
    • 提供者:rupdhles
  1. Text-analysis

    0下载:
  2. 在VC++中实现对输入文本的分析,功能:输入一页文字,程序可以统计出文字、数字、空格的个数。静态存储一页文章,每行最多不超过80个字符,共N行。-Implemented in VC++ in the input text analysis function: enter a page of text, the program can count the number of words, numbers, spaces. Static storage an article, one per lin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:237.3kb
    • 提供者:小马哥
  1. text_input_controller

    0下载:
  2. This class can be used for giving hints to the browser about the text input status of plugins. -This class can be used for giving hints to the browser about the text input status of plugins.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:991byte
    • 提供者:ngwaixer
  1. sy4_1

    0下载:
  2. 这是一个关于订购飞机票的程序。在一个文本框中输入月份,另一个中输入张数,按“计算”按钮久得出如此订购可以优惠多少。-This is one of the procedures for ordering airline tickets. In a text input box in another few input-by " calculated" button so long come to be ordered how many concessions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4kb
    • 提供者:shaaoouoo
« 12 3 4 5 »
搜珍网 www.dssz.com