-
模拟段式管理内存分配与回收
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。(The program is seperated to sections by content or progress(function),every section has its name.)
- 2020-09-17 16:37:55下载
- 积分:1
-
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端....
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端.-a network programming examples of procedures for the network equipment parameters of the acquisition, server.
- 2022-05-13 14:00:30下载
- 积分:1
-
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形...
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。
-the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are introduced to the non-network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.
- 2023-03-25 04:00:03下载
- 积分:1
-
DEM
利用高程点自动内插形成数字高程模型(DEM)的小程序,自己使用c#编写,希望对大家有所帮助(Automatically interpolated using the elevation points form a digital elevation model (DEM) of small programs, their use c# to write, we hope to help)
- 2020-12-04 09:19:25下载
- 积分:1
-
ForStringTest
这是一个完整,改造后,并且能够运行的String with pointer members的运行实例,希望能够帮助大家!(This is a complete, transformed, and able to run String with pointer members running example, I hope to help you!)
- 2020-06-18 12:40:01下载
- 积分:1
-
c
c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
- 2013-10-21 17:36:41下载
- 积分:1
-
InstrumentationSensors-ControlSystems
Industrial process control was originally performed manually by operators using
their senses of sight and feel, making the control totally operator-dependent. Industrial
process control has gone through several revolutions and has evolved into the
complex modern-day microprocessor-controlled system. Today’s technology revolution
has made it possible to measure parameters deemed impossible to measure
only a few years ago, and has made improvements in accuracy, control, and waste
reduction
- 2016-05-07 15:47:42下载
- 积分:1
-
ppyceduresalgorithm
Fifo page replacement algorithm of procedures to achieve process execution to access, good is very good
- 2017-07-11 23:23:37下载
- 积分:1
-
BSPTree
Binary Space Partioning Trees and Polygon
Removal in Real Time 3D Rendering(Binary Space Partioning Trees and PolygonRemoval in Real Time 3D Rendering)
- 2007-12-05 10:32:48下载
- 积分:1
-
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程...
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程-C-series with a small procedure, based on the basis of Socket programming, LAN connectivity, with multi-threaded
- 2023-04-03 17:10:03下载
- 积分:1