-
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位...
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
- 2022-03-16 06:19:03下载
- 积分:1
-
loading dll from memory
loading dll from memory
- 2023-08-20 08:05:04下载
- 积分:1
-
银行业务活动的模拟
客户的业务分为两种
通过模拟方法求出客户在银行内逗留的平均时间。...
银行业务活动的模拟
客户的业务分为两种
通过模拟方法求出客户在银行内逗留的平均时间。-Banking Activity analog client
- 2022-09-03 06:10:03下载
- 积分:1
-
实现两个进程之间通信
实现两个进程之间通信-achieve communication between the two processes
- 2022-01-25 15:23:30下载
- 积分:1
-
- 2022-06-20 03:14:57下载
- 积分:1
-
学生学习的文件
a document to be studied by students
- 2022-08-08 06:27:01下载
- 积分:1
-
VC6编写windows服务程序
VC6编写windows服务程序。
安装是用cmd命令ServiceTest /install
卸载是用cmd命令ServiceTest /uninstall
- 2022-07-14 09:52:40下载
- 积分:1
-
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C...
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C++开发,有的用Delph开发,还有一少部分用到了VB,这就铸就了它不但可以在C++开发环境下调用,也可在VB和DELPHI中方便调用,很方便。
-Forcal is a calculation of the character expression to compile a dynamic link library, with numerical calculation, relational operators, logical operators, character handling, process control, function calls, and many other programmable features. It is part of the development documentation developed by the C++, some of Delph development, there is a small part of the use of the VB, which cast it could not only C++ development environment called VB and DELPHI can also be conveniently invoked, it is convenient .
- 2022-11-25 10:30:03下载
- 积分:1
-
OPC客户端VC++源程序
VC++下开发的OPC客户端的源程序。编译后生成可执行文件即可链接OPC服务器。
- 2022-04-22 21:55:01下载
- 积分:1
-
多重处理的实现。MPI。
Multiprocessing realisation. MPI.
To all processes to generate number and to find a maximum. (RUS) +Russian comments-Multiprocessing realisation. MPI.
To all processes to generate number and to find a maximum. (RUS)+Russian comments
- 2022-04-30 21:01:55下载
- 积分:1