搜索资源列表
cryptology
- 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
moonav
- The full source code of Moon Secure Antivirus 1.x was released. Please consider to read license.txt and howtobuild.txt for more information. Because you reached this page meaning that you are intrested in helping this project or developing
DES-encryption-algorithm
- DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
ReadText
- win32 读取 txt的示例 我花了一个月写的-Win32 Api read for Txt
readtxt
- 关于txt文件读取和显示的C程序,包含对文件内部结构的判断-Txt file on the read and display the C program, including the internal structure of the document to determine
analyze
- 从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
Morse_code
- 编写一个程序,读入一个由英文单词组成的文件1.txt,然后把它编码成摩尔斯码写入文件2.txt,同时,根据声音长短发声(点号发短音,破折号发长音)。-The preparation of a program, read a document composed of English words 1.txt, and then encoding it into Morse code into the file 2.txt, at the same time, according to the le
cini
- read c ini file in linux-cini.txt
RegFun
- 1.学习注册表编程 2.注册表总结.txt是本人自己在学习注册表编程学习中总结下来的函数以及说明,不是网上简单的函数原型说明 3.源程序基于MFC的,是自己在学习注册表编程时编写的,对注册表进行简单但却最重要的读写功能 4.学会注册表编程,在开发可以单独运行的exe程序时,就脱离文本文件来记录要保留的信息。-1. To learn the registry programming 2. Registry conclusion. Txt is my own study and the
Minix
- MINUX系统源码,是TXT格式,可直接阅读 -MINUX system source code, is the TXT format, can be directly read
hafumanshu
- (1) I:初始化,从终端读入n个字符和n个权值,建立哈夫曼树,并将它存放在文件HuffmanTree中. (2)E:编码.利用已建立好的哈夫曼树,对要传输的数据正文(存在文件ToBeTran.txt中)进行编码,将结果代码存(传输)到文件CodeFile中. (3)D:译码.利用已建好的哈夫曼树,对传输到达的CodeFile中的数据代码进行译码,将译码结果存入文件TestFile中. (4) P: 印文件.将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形
calendar
- 请使用C语言设计一个万年历和记事本 功能如下: (1)任意输入一个日期(年月日),程序可输出本年12个月的日历(按日历形式,要有星期,可以不输出相应的农历日子) (2)同时程序自动会对该输入的日期(如2010年6月1日)自动生成一个(名为20100601.txt)文本文件存放在自己的优盘上,在该文件上记录当日的日记(至少有12个文件最终存放在自己的优盘上,这12个文件内容是有关你当天对该课程设计的日记)。文件的读写操作必须编写成函数。-Please use the C languag
untitled
- 搞了很久 却很简单的qt读txt文本 数据到数组中 不需要转换 读出来就是数组了-Engage in a long time is very simple qt read txt text data to the array does not require conversion read out is an array
WindowsApplication2
- 读取有地理数据的txt,筛选有用的数据,并另存为一个txt-Read txt, geographic data screening useful data, and save it as a txt
Aircraft_booking-_system
- 这是我用C语言写的一个飞机订票系统,里面基本的系统功能,用的数据结构是单链表,数据是文件流,读取TXT文件数据,所以,这个实例包含很多非常有用的东西,是对新手非常好的实例-This is an airline reservation system, written in C language inside the basic system functions, data structure is a single linked list data file stream, read TXT fi
charlen
- Vb读取TXT文本内容的字节长度,文件对象为TXT文本,可读取到文本文件数据长度,小钟VB源码下载,是一个较简单的VB初学者实例。-Vb read TXT text content length in bytes of the file object as TXT, read length of the data to a text file, small bell VB source download is a simple VB beginners instance.
Hoffman
- huffman编码解码源程序,自己编的,可以读取txt文档,然后进行编码解码-Huffman encoding and decoding source, their series, you can read txt files, then codec
raw.txt
- 主要用于maltab读取raw格式的图片并显示出来-Mainly used for raw to read maltab format picture
C-txt-
- C语言读取txt文件和写入txt文件基本代码,杜宇初学者,有较大的帮助,在其基础上可延伸-READ AND WRITE
txt
- 很不错的读写TXT的程序设计,方便并且快捷,很适合初学者使用。-Very good read TXT programming, convenient and fast, it is suitable for beginners.
