-
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。...
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program will show whether the applying is satisfied and print the data of the address tansition after the resource allocating for the process.
- 2022-01-28 17:53:46下载
- 积分:1
-
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。...
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。-this procedure can be achieved on a simple serial port operation, the wound from the functional code can be, if any problem will be able to receive help.
- 2022-07-10 19:31:27下载
- 积分:1
-
一个快速写四位bmp位图的c程序
一个快速写四位bmp位图的c程序-a rapid write four bmp bitmap c procedures
- 2023-07-09 02:25:03下载
- 积分:1
-
VC++
VC++-MFC多媒体,详细讲述了MFC的基本理论,是一个很不错的教程!-VC-MFC multimedia, the MFC described in detail the basic theory, which is a very good guide!
- 2022-08-25 12:24:22下载
- 积分:1
-
through serial communication with TCPIP
通过TCPIP与串口通信-through serial communication with TCPIP
- 2022-01-25 14:10:44下载
- 积分:1
-
一个简单的组合框控件演示程序,演示组合框控件是如何使用的...
一个简单的组合框控件演示程序,演示组合框控件是如何使用的-a simple combination of frame control demonstration program, presentation box controls portfolio is how to use the
- 2022-02-16 03:19:22下载
- 积分:1
-
串口上位机
普通串口通讯,基于VS2010平台开发,已验证可用,C#编程简单易懂。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-04-01 10:45:03下载
- 积分:1
-
one
one-time pad的算法有以下要求:1、密钥必须随机产生2、密钥不能重复使用3、密钥和密文的长度是一样的。-one-time pad algorithm has the following requirements : 1, key must produce two random, not repeated use of key three, key and the ciphertext is the same length.
- 2022-04-16 09:49:50下载
- 积分:1
-
《Windows核心编程》(第五版)Code
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。
- 2023-09-06 11:55:04下载
- 积分:1
-
本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化...
本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化-procedures for the use of the VC prepared for the realization of operational research, linear programming of the simplex method, the beginning of the data to begin initialization procedure is primarily used for testing algorithms, numerical, as required initialization
- 2022-08-14 00:50:27下载
- 积分:1