-
This is db2 in java how to develop in the pdf document, it is targeted, which in...
这个是在java中如何开发db2的pdf文档,很具有针对性,里面的英文不算太难,应该没有太大的阅读困难-This is db2 in java how to develop in the pdf document, it is targeted, which in English is not too difficult, there should be no great difficulty in reading
- 2022-06-27 05:10:12下载
- 积分:1
-
经典的C入门教程,想学习VC的朋友们可以看一下
经典的C入门教程,想学习VC的朋友们可以看一下-Classic C++ Getting Started Guide, want to learn VC friends can look at
- 2022-07-01 09:23:41下载
- 积分:1
-
HTML 4.0说明书,适合学习html语言的朋友。也适合有需要的朋友查阅。...
HTML 4.0说明书,适合学习html语言的朋友。也适合有需要的朋友查阅。-HTML 4.0 specification, suitable for language learning html friends. It is also in need of a friend inspection.
- 2022-01-26 04:15:47下载
- 积分:1
-
namesake book on the sample code. The East seems to be the new, specific book is...
同名书的书上示例代码。好像是新东方出的书,具体书不在身边,所以忘了。-namesake book on the sample code. The East seems to be the new, specific book is not around, so forgotten.
- 2022-01-26 03:19:37下载
- 积分:1
-
In a variety of network transmission protocol, in order to provide a network pro...
在各种不同的网络传送协议上,为网络编程提供一个大家都很熟悉的接口,需注意各种网络协议的一些特征。本章将全面讲述使用特定协议时应该留意的一些特征,其中包括一些基本的网络连接原理。另外,我们还将讨论如何通过程序向 Wi n s o c k查询协议信息,并探讨针对一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
- 2022-03-22 15:56:36下载
- 积分:1
-
new riders
new riders - advance linux programming.-new riders- advance linux programming.
- 2023-01-30 00:00:04下载
- 积分:1
-
C++编程实例手册,以实例方式展示C++编程的强大。快速掌握C++编程。...
C++编程实例手册,以实例方式展示C++编程的强大。快速掌握C++编程。-C++ programming examples manual, with examples showing as a powerful C++ programming. Quick to master C++ programming.
- 2022-05-23 11:57:00下载
- 积分:1
-
英文版,属于symbian平台下python语言手机编程的快速入门教程,含有实现基本功能的实例。...
英文版,属于symbian平台下python语言手机编程的快速入门教程,含有实现基本功能的实例。-In English, belongs to symbian platform mobile programming language python quick start tutorial contains examples of basic functions.
- 2022-02-07 15:15:09下载
- 积分:1
-
C++面向对象课程设计课件,包括对C++编程的设计基础,以及对C++几种普遍应用的程序代码的介绍。...
C++面向对象课程设计课件,包括对C++编程的设计基础,以及对C++几种普遍应用的程序代码的介绍。-C Object-Oriented Software Design courses, including the C programming design basis, and several of the universal application of C code in the world.
- 2022-06-02 21:41:59下载
- 积分: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