搜索资源列表
LZWarithmetic
- LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
ReadMem
- unit ReadMem interface uses TLHelp32,Windows function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据 implementation function UpperCase(const S: string): string var Ch:Char L:Inte
AEScode11
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位长度的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 length of th
10_md5
- MD5将任意长度的“字节串”变换成一个128bit的大整数,并且它是一个不可逆的字符串变换算法-MD5 arbitrary length of the "byte string" transform into a 128bit large integers, and it is an irreversible string algorithm
YeeTooMD5P
- YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, everyone can use it free, modify
rsa_tool
- 1、使用MIRCL大整数库开发的,支持最高4096位。 2、加密时原文的长度一旦超过密钥长度,就会解密错误。 这里不实现任意长度字串的加密原因有二: 1)。便于观察及测试用 2)。偷懒 3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况 4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密; 但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。 现在想到的就这几点了,以后想到了再补。-1, the use of
WordLength
- 利用Object—C语言编写一个统计字符串长度的程序,病毒写到相应文件中-Using Object-C language string length of a statistical procedure, the virus writes the corresponding file
LGY_CPU_Scheduler
- 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
ieqiu-string-length
- 编写一个ieqiu字符串长度的函数,strlen(),再用strlen()函数编写一个函数revers(s)的倒序递归程序,使字符串s逆序。-Write a ieqiu string length function, strlen (), then use strlen () function write a function revers (s) of the reverse order recursive procedure, make the string s negative seque
fprintf
- Formatted output to a stream.Print formatted output to the stream FP. Return string length of formatted string. On error, return a negative value.
gensprep
- Broken into chucks because the C89 standard says the minimum required supported string length is 509 bytes.
sprintf
- Formatted output to strings.Print formatted output to string STR. Return string length of formatted string. On error, return a negative value.
vsprintf
- Print formatted output to string STR. Return string length of formatted string. On error, return a negative value.
draw_decompose_tmp
- Print formatted output to string STR. Return string length of formatted string. On error, return a negative value.
errnoent1
- Return string length of formatted string. On error, return a negative value.
ANTLRTreeException
- Print formatted output to string STR. Return string length of formatted string. On error, return a negative.
pointer_string
- Print formatted output to string STR. Return string length of formatted string. On error, return a negative value.
rfkill
- Return string length of formatted string. On error, return a negative value.
cxa_unexpected
- Return string length of formatted string. On error, return a negative value for linux Device Driver.
191-206
- C语言编写的几个程序源码,包括: 191 比较字符串长度 192 合并整数 193 矩阵逆置 194 删除指定的字符 195 括号匹配 196 字符串逆置 197 SIX/NINE问题 198 单词个数统计 199 方差运算 200 级数运算 201 输出素数 202 素数题 203 序列排序 204 整数各位数字排序 205 字符串字母移位 206 Fibonacc数列 -C language sourc