-
PIC18指令集中文介绍,详细介绍了microchip刚推出的16位哈拂结构,更大存储空间,RAM分页/段管理的单片机的指令使用...
PIC18指令集中文介绍,详细介绍了microchip刚推出的16位哈拂结构,更大存储空间,RAM分页/段管理的单片机的指令使用-PIC18 Chinese instruction set, introduced in detail Microchip recently launched 16 Harvard structure, greater storage space, RAM Pagination/SCM management of the use of the directive
- 2022-02-07 18:56:25下载
- 积分:1
-
方便阅读收藏的C语言函数速查帮助文件格式电子书
方便阅读收藏的C语言函数速查帮助文件格式电子书-User-friendly collection of C language function help file format e-book Info
- 2022-08-16 03:32:16下载
- 积分:1
-
ASP中文参考手册
ASP中文参考手册-ASP Chinese reference manual
- 2022-01-26 05:08:27下载
- 积分:1
-
模糊控制的速度仿真
Speed Simulation for Fuzzy Control
- 2022-09-21 11:05:03下载
- 积分:1
-
用ASP编写网络BP机,想必您一定拥有自己的网上传呼机,用它来联络感情的确不错,但是您有没有想过要自己编写一个具有自己风格的网上传呼机呢?什么?你不会!不要愁,...
用ASP编写网络BP机,想必您一定拥有自己的网上传呼机,用它来联络感情的确不错,但是您有没有想过要自己编写一个具有自己风格的网上传呼机呢?什么?你不会!不要愁,有它在怕什么?下载这个源码程序研究研究吧,相信以后您和您女朋友再也不用为长时间的登录过程而担心了!-prepared ASP network beepers, you must necessarily have their own online pager, it is used to contact the feelings really well, but you have never thought of themselves with the preparation of a style of its own online pager? What? You do not! Do not worry, it is the fear of what? Download the source procedures studies it and I believe you and your girlfriend no longer have time to worry about the login process!
- 2022-01-31 21:48:41下载
- 积分:1
-
运用SUN的Portal开发!
运用SUN的Portal开发!-use Sun"s Portal Development!
- 2023-03-11 16:55:04下载
- 积分:1
-
C++的学习书籍,可以很系统地学习C++,有什么不懂的也可以参考...
C++的学习书籍,可以很系统地学习C++,有什么不懂的也可以参考-C++ Learning books, learning can be systematically C++, What can not understand the reference
- 2022-11-07 03:10:04下载
- 积分:1
-
本书深入介绍了Win32程序设计接口,是解决Windows程序开发各种疑难杂症时的灵丹妙药。...
本书深入介绍了Win32程序设计接口,是解决Windows程序开发各种疑难杂症时的灵丹妙药。-The book describes in depth Win32 Programming Interface, Windows application development to solve a variety of complex diseases, when a panacea.
- 2022-01-25 22:08:21下载
- 积分:1
-
适合数字视频初学者阅读的文档,对图像压缩等技术的概述
适合数字视频初学者阅读的文档,对图像压缩等技术的概述-Suitable for digital video for beginners to read the documentation of image compression technologies such as an overview of
- 2022-01-26 04:45:12下载
- 积分:1
-
After treatment in a number of initialization, MD5 to 512 division to deal with...
在一些初始化处理后,MD5以512位分组来处理输入文本,每一分组又划分为16个32位子分组。算法的输出由四个32位分组组成,将它们级联形成一个128位散列值。
首先填充消息使其长度恰好为一个比512位的倍数仅小64位的数。填充方法是附一个1在消息后面,后接所要求的多个0,然后在其后附上64位的消息长度(填充前)。这两步的作用是使消息长度恰好是512位的整数倍(算法的其余部分要求如此),同时确保不同的消息在填充后不相同。
四个32位变量初始化为:-After treatment in a number of initialization, MD5 to 512 division to deal with input text, each sub-divided into 16 sub-32 seat. Algorithm output consists of four sub-groups, 32, cascade them to form a 128-bit hash value. First of all, it filled the news for a length of just over 512 in multiples of 64 only a few small. Filling method is attached to the back of a 1 in the message, followed by the required number of 0, and then subsequently attached to the message length of 64 (before filling). The role of these two steps so that messages are exactly the length of integer multiple of 512 (the rest of the algorithm requested the case), while ensuring that the different sources in the same after filling. Four 32-bit variable is initialized as follows:
- 2022-03-01 00:28:10下载
- 积分:1