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

搜索资源列表

  1. ELEnDecrypter

    0下载:
  2. 提供简单常用的文本加密解密功能,包括:1、单向HASH加密(MD5、SHA算法);2、基于.NET平台Base64String的加密解密;3、DES、RC2算法加密解密。可满足常规的文本加密解密、密码测试等需求。-Provides a simple common text encryption and decryption functions, including: a one-way encrypted HASH (MD5, SHA algorithm) 2. NET-based platf
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:49296
    • 提供者:Elvind
  1. DES

    0下载:
  2. QT 实现 DES加密,一种对称加密算法,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。-QT achieve DES encryption, a symmetric
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:266416
    • 提供者:cyr
  1. MFC_read_save_txt

    0下载:
  2. 用MFC实现了基础的读取本地文本以及另存的功能,方便入门级学习。-MFC with a foundation to read text, and save it in a local function to facilitate the entry-level learning.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:26938
    • 提供者:zhang
  1. netfilter

    1下载:
  2. 能实现文本内容过滤,是一个很好的文本内容过滤系统,希望大家参考和学习,我相信一定会有收获。-Text content filtering can be achieved, is a good text content filtering system, I hope your reference and learning, I believe there will be harvest.
  3. 所属分类:系统编程

    • 发布日期:2014-02-19
    • 文件大小:1521774
    • 提供者:朱山
  1. textvb

    0下载:
  2. 一个VB编写 text 文本控件,需要的自己下-A VB prepared text text control, under their own needs...
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:10063
    • 提供者:zhuying
  1. HuffmanComp

    0下载:
  2. 能够将文本进行HuffmanComp并且能将编码后的HuffmanComp码进行反编译,还原成原文本-HuffmanComp and text can be encoded HuffmanComp code can be decompiled, restore the original text
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:414704
    • 提供者:李三
  1. china-code.net.zhy.Rar

    0下载:
  2. VB以TextBox密码方式显示用户名,将用来输入用户名的文本框变为密码框了,用“#”号代替了输入的字符,密码框一般是用“*”来代替,“#”符号可以设置成“*”,-VB TextBox password to display the user name, the user name will be used to enter the password box into a text box, use the " #" sign instead of the input char
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:14095
    • 提供者:岳云平
  1. china-code.net.zhy.2.Rar

    0下载:
  2. 在VB中制作一个常见的菜单,类似窗口左上角的“菜单”命令,菜单中加入了操作命令,你可以在窗口的文本框中拷贝入一段代码,然后按照菜单中的命令逐一测试菜单功能-In VB produced a common menu, similar to the upper left corner of the window " menu" command, menu, add a command, you can copy the text box in the window into a p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:14436
    • 提供者:岳云平
  1. china-code.net.zhy.20.Rar

    0下载:
  2. C#语言编写一个多文档文本编辑器,附有设计文档和C#源码,参考了系统提供的写字板功能-C# language to write a multi-document text editor with the design documentation and C# source code, reference tablet functionality provided by the system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:225178
    • 提供者:岳云平
  1. Centralized-symmetric-key

    3下载:
  2. 完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-19
    • 文件大小:4096
    • 提供者:丁元元
  1. DES

    0下载:
  2. C# des加密例子,可实现dex文本加密解密-C# des encryption example, text encryption and decryption can be realized dex
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:101537
    • 提供者:吧地方
  1. Text-editor-source-code

    0下载:
  2. 文本编辑器源代码,这是用C开发的编辑器,很好用!-Text editor source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:19927
    • 提供者:ABC
  1. daitimima

    0下载:
  2. 多表代替密码的c语言实现。从文本文件读取进行加密变换-Multi-table instead of passwords c language. Read from a text file is encrypted transformation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:209273
    • 提供者:小周
  1. LookHandle

    0下载:
  2. 获取指定窗体的文本框的值,通过窗体名称获取,和要获取值得空间名称-Gets the value of the specified form text box
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-09
    • 文件大小:16753576
    • 提供者:Jackie
  1. Unixsgellchushi

    0下载:
  2. unix里的最初级的shell编程,用之前vi编辑的文本-in the most junior unix shell programming, before using vi text editor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:295187
    • 提供者:jgd
  1. main

    0下载:
  2. 产生一系列随机数,存储在文本文件中,并对其进行排序(冒泡排序、快速排序和二叉树排序)-Creating a series of random numbers and sorting them
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1202
    • 提供者:赵永静
  1. perl-ms

    0下载:
  2. Material Studio(MS)的xtd文件包含了原子或者粗理化模拟中的bead的轨迹信息。这是MS的私有格式,为了能将轨迹放到其它程序,比如VMD中做更灵活细致的分析,需要转换为通用轨迹格式。xtd文件内含的实际轨迹信息实际上储存在同目录下的同名的.trj隐藏文件里(二进制文件),一种转换成通用格式的方法是利用MS自带的trj2ascii.exe程序将.trj文件内容转换成普通文本文件,然后再写个程序将其转换成其它轨迹格式。但这样步骤稍微麻烦些。-pear langage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:1035
    • 提供者:sui
  1. 11103070505_cuinamouqian_14_15_16_2

    0下载:
  2. C#中图像 一章的综合习题。包括各种图形绘画,和绘制文本等功能,实现的一个综合组合框。-Comprehensive exercises chapter image in C#. Including a variety of graphics drawing, and drawing text and other functions, a comprehensive combination of the frame.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:94049
    • 提供者:张志刚
  1. VCPP-The-Drawtools

    0下载:
  2. (1) 能够根据选择画出直线,矩形、椭圆、圆角矩形、曲线、五角星行、五边形、弓形、弧形、三角形等基本图形。 (2) 能够为所画图形进行自定义的颜色及样式填充,能使用位图及阴影画刷填充图形,并能设置位图背景。 (3) 能够修改画笔的粗细,选择刷子的宽度。 (4) 能够输入文本,并且能够改变字体和颜色。 (5) 能够实现橡皮的功能。 (6) 在选择画笔粗细、画笔颜色、字体、文本颜色、输入文本和登陆界面时使用各种对话框完成参数传递。 (7) 能够改变对话框的背景,能在对话框界面
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:232316
    • 提供者:桑崎
  1. VCread_write

    0下载:
  2. VC 文本文件的读取和保存,完整的源代码,调试通过。包含知识点,文件读取技术,文件保存技术。-VC read and save text files, complete source code, debugging through. Includes knowledge, document reading technology, document preservation techniques.
  3. 所属分类:Network Security

    • 发布日期:2017-04-17
    • 文件大小:61765
    • 提供者:dingwanli
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 35 »
搜珍网 www.dssz.com