-
123
首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。(Number first letter lowercase letters a to z No. 1-26, No. 27-52 uppercase letters A to Z, respectively, so each letter has a unique serial number, sending content to the function F (X- ) = X* X+X+1 send letters number is calculated, it will get a new serial number, the serial number and then take the remainder of the 52, the serial number is the serial number of the letters to be sent encrypted, so that we can achieve encryption role.)
- 2012-10-14 22:07:45下载
- 积分:1
-
Internet looking for a loser tree program, and share with you. Programming envir...
网上找的一个败者树程序,和大家分享一下。编程环境是Visual Studio C++。-Internet looking for a loser tree program, and share with you. Programming environment is Visual Studio C++.
- 2022-03-24 09:37:42下载
- 积分:1
-
20071112160912
考试试卷
1234567(Examination papers 1234567)
- 2008-01-21 17:37:40下载
- 积分:1
-
ftp日志文件实时处理
线程池的使用,inotify 监控目录,实现动态读取目录数据,进行处理
- 2022-03-24 05:31:12下载
- 积分:1
-
string
C++ 编写的string类库,并实现string的各项函数操作。(string function)
- 2013-05-07 16:27:28下载
- 积分:1
-
DSP28335examples
DSP 28335 开发板 的所有例程 很好很强大(DSP 28335 development board is very strong in all a good routines)
- 2010-06-25 10:18:43下载
- 积分:1
-
KEY
状态机按键检测,实现单击双击多击功能,单片机用的是STM8L(Key detection state machine to achieve multi-click-click, double-click function)
- 2016-04-09 13:27:11下载
- 积分:1
-
SSDT-Hook-Driver-and-mfc-interface
HOOK SSDT中SetInformation 函数的 驱动程序
配有mfc的用户模式界面
实现了Createfile readfile writefile
IOCTL 这几个分发函数
在IOCTL中实现了对SetInformation函数的HOOK
(SSDT Hook Driver test
with mfc interface
)
- 2012-01-22 14:45:10下载
- 积分:1
-
console1.6
从多媒体文件中搜索给定的视频帧号,这些帧有一个start_code标志位,本算法是融合顺序和预测相结合的方法,算法的执行时间以及内存空间都比较少。(search the presibed viedo frame in multimedia files,with the startcode flag.Use the predict algorithm and sequence algorithm. The algorithm demand small time and little memory space.)
- 2011-06-17 15:00:59下载
- 积分:1
-
SHT20
sht20温湿度传感器驱动代码,下载加入工程即可使用。(SHT20 programmer---> .c & .h files)
- 2019-05-03 18:13:41下载
- 积分:1