-
个人收集的经典c语言教程。c语言圣经。适应于初学者
个人收集的经典c语言教程。c语言圣经。适应于初学者-Personal collection of classic c language tutorial. c language Bible. Adapted to beginners
- 2022-02-03 23:28:11下载
- 积分:1
-
a database prepared by the C source
一个C编写的数据库源码-a database prepared by the C source
- 2023-02-09 11:50:04下载
- 积分:1
-
用c实现FFT算法,通过修改该程序可实现32点,64点,128点的FFT运算...
用c实现FFT算法,通过修改该程序可实现32点,64点,128点的FFT运算-With c realize FFT algorithm, by modifying the program to achieve 32 points, 64 points, 128 points FFT computation
- 2022-03-04 02:51:34下载
- 积分:1
-
国外的一本挺好的书,请大家看看,有助于初学者提高C语言理论能力...
国外的一本挺好的书,请大家看看,有助于初学者提高C语言理论能力-Abroad, a quite good book, please take a look at to help beginners improve the capacity of C-Theory
- 2022-03-03 05:03:02下载
- 积分:1
-
足球联赛的支柱
应用背景这个程序从任务书,我开发JavaEE,课堂关键技术目标描述会议管理的目的设计使用会话的网页应用程序管理•开发使用会话管理程序描述会议的曲奇执行管理描述的网址重写执行会议管理HTTP会话管理HTTP是无状态协议。每个请求和响应消息连接是独立的所有其他。因此,网络容器必须创建一个机制来存储会话特定用户的信息设计网络应用以下是设计网络的一种方法应用会话管理。有三个步骤这个设计过程:1。一个用例的设计多个交互视图。2。为每一个创建一个应用程序控制器在用例中的活动。3。为每个活动创建一个独特的支柱用例。
- 2022-05-09 09:15:07下载
- 积分: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
-
Visual SourceSafe使用说明
Visual SourceSafe使用说明-use Visual SourceSafe
- 2022-01-31 19:50:19下载
- 积分:1
-
软件下载数码士
software download Humax
- 2022-02-06 12:25:32下载
- 积分:1
-
Maven2快速入门教程,适合初学者学习
Maven2快速入门教程,适合初学者学习-Maven2 cookbook for beginner
- 2022-07-06 14:59:55下载
- 积分:1
-
ZZ 是根据经验人士整理的比较全面的PHP编码规范,可以用作给大家的范例和参考...
ZZ 是根据经验人士整理的比较全面的PHP编码规范,可以用作给大家的范例和参考-ZZ is based on the experience of those who organize the more comprehensive PHP coding standards can be used as an example to everyone and reference
- 2022-02-22 08:38:31下载
- 积分:1