-
创建巨型文件的参考源代码
创建巨型文件的参考源代码-create huge document reference source code
- 2023-05-06 15:20:02下载
- 积分:1
-
这是一个好的程序用MATLAB信号处理。这给你浅…
This a good program to start with signal processing in matlab.This gives you basic idea about covolution algorithm.
- 2023-07-03 10:10:03下载
- 积分:1
-
data encryption for SHA
data encryption for SHA-1
- 2022-08-03 06:57:03下载
- 积分:1
-
可以保护你的网站源码不被别人看到!
可以保护你的网站源码不被别人看到!-can protect your website source not to be seen by others!
- 2022-01-21 18:06:06下载
- 积分:1
-
一个简单的ECC实现源代码,用C++编写,还包含文字说明
一个简单的ECC实现源代码,用C++编写,还包含文字说明-ECC realize a simple source code, using C++ Prepared, also contains text descriptions
- 2022-04-15 01:56:10下载
- 积分:1
-
基于51单片机的密码锁设计
基于8位密码,每位密码值范围为5秒,连续三次键入错误报警1秒的开锁提示音;(5)密码设定完毕后有5秒内未进入,自动锁闭。LED输出模块,数码管(
- 2022-02-04 14:31:45下载
- 积分:1
-
一些常用的方法,很不错的实例,可以拿来学习,很不错哟
一些常用的方法,很不错的实例,可以拿来学习,很不错哟-Some commonly used method, it is a good example, can be used to study, very good yo
- 2022-06-22 04:55:23下载
- 积分:1
-
大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。...
大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。-Treasury computing large numbers miracl. With miracl this library, you can directly call the function, to realize that you ask for a public-key cryptography functions.
- 2023-03-22 00:40:03下载
- 积分:1
-
Base64 加密算法(Author 蒋柏良 Jerry Jiang)
Base64 加密算法(Author 蒋柏良 Jerry Jiang)-*
* DESCRIPTION
* Base64 processes input in 24bit chunks by converting each chunk into 4
* bytes of output. It does so by splitting input into four 6bit groups and
* using these as indexes in the following substitution table-
* const char base64_map[] =
* "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
* "abcdefghijklmnopqrstuvwxyz"
* "0123456789+/"
* If an input is not a multiple of 3 bytes, it s padded with zeros. In
* this case the output bytes that consist entirely of the pad data are
* replaced with = .
*
* Example
* An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010
* bit sequence, which s then split into 000000 000100 010111 110010
* and these are substituted to produce the following base64 encoding
* A E X y
*
* RETURN VALUE
* b64_length() should return output length for the input of len bytes.
* b64_encode() should encode len bytes from src int
- 2022-07-18 16:55:26下载
- 积分:1
-
a visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
a visual basic agai-a visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
- 2022-01-22 00:05:38下载
- 积分:1