-
LINUX环境下的设备驱动开发。从内核模块讲起,涉及到字符设备、块设备、网络设备、USB设备、PCI设备等等。...
LINUX环境下的设备驱动开发。从内核模块讲起,涉及到字符设备、块设备、网络设备、USB设备、PCI设备等等。-LINUX environment device driver development. Talk from the kernel module, related to character devices, block devices, network equipment, USB devices, PCI devices and so on.
- 2022-02-12 03:09:38下载
- 积分:1
-
(CHM) Microsoft Visual C++ MFC FAQ v5.6.zip
(CHM) Microsoft Visual C++ MFC FAQ v5.6.zip
- 2022-03-22 22:43:49下载
- 积分:1
-
JavaScript从入门到精通
JavaScript从入门到精通-JavaScript from entry to the proficient
- 2023-08-27 09:25:06下载
- 积分:1
-
良好的C # ASP.NET图书。该项目分为理论和实践…
很好的C#与ASP.NET书籍。分为理论基础篇和实务篇,很实用。-good C# and ASP.NET books. For the project is divided into theoretical and practical articles and practical.
- 2022-03-14 11:21:49下载
- 积分:1
-
ExtJS2 cookbook chm format
啥也不说了,ExtJS2.0实用简明教程,chm格式-ExtJS2 cookbook chm format
- 2022-03-19 07:24:48下载
- 积分:1
-
这是一个非常全面的 C 语言常见问题解答的电子版资料,你可以在本程序中寻找到 TC 中绝大多数问题的答案。
这是一个非常全面的 C 语言常见问题解答的电子版资料,你可以在本程序中寻找到 TC 中绝大多数问题的答案。 -This is a very comprehensive C language FAQ electronic version of the information, you can find the procedure to TC majority of the answers.
- 2022-02-06 03:15:16下载
- 积分:1
-
Moderators trouble spot for me ~!!! DSP I uploaded a lot of good information and...
版主麻烦点给我~!!!DSP我上传了很多不错的资料和实用的基本概念~有a/DC,D/AC的概念都介绍在DSP上!!!求你了求你了
- 2022-03-22 08:09:05下载
- 积分:1
-
Introduction to Java Programming Comprehensive version 6th Ed
需要一定英文基础, 好东西...
Introduction to Java Programming Comprehensive version 6th Ed
需要一定英文基础, 好东西-Introduction to Java Programming_ Comprehensive version 6th Ed will take some basic English, good stuff:)
- 2023-05-28 12:10:09下载
- 积分:1
-
DOS概述及入门
DOS概述及入门-DOS overview and entry
- 2022-01-21 23:13:13下载
- 积分: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