-
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位...
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
- 2022-03-16 06:19:03下载
- 积分:1
-
上传个小程序,VC++写的,WindowsVersion用于获取当前操作系统的信息...
上传个小程序,VC++写的,WindowsVersion用于获取当前操作系统的信息-From a small program, VC++ written, WindowsVersion used to obtain information on the current operating system
- 2023-08-06 06:20:03下载
- 积分:1
-
很好的英飞铃收集软件代码,可以作为参考
很好的英飞铃收集软件代码,可以作为参考 -Very good collection of the British fly-ling software code can be used as reference
- 2022-01-28 06:08:51下载
- 积分:1
-
VC++实现视频传输,服务端发送和客户端接受视频,
VC++实现视频传输,服务端发送和客户端接受视频,-VC++ to achieve video transmission, service delivery and client side to receive video,
- 2023-05-14 02:20:02下载
- 积分:1
-
you need circular button? This category has to do a good job for you, it is but...
你需要圆形的按钮吗?这个类已经替你做好了,它可是有正常、平面、下推几种风格的,快使用它吧-you need circular button? This category has to do a good job for you, it is but a normal plane, pushdown several styles and faster to use it?
- 2022-06-16 15:34:47下载
- 积分:1
-
解决srm416 TopCoder
solve for Topcoder SRM416-250
the class MostCommonLetters is desired
- 2023-06-10 16:50:03下载
- 积分:1
-
拉格朗日插值结构不同的氮+ 1个点的数目没有更多的…
拉格朗日插值法构造通过n+1个互异点上的次数不超过n的插值多项式P(x),利用此多项式计算在某一点的值-Lagrange interpolation structures differ by n+1 points on a number of no more than n, the interpolation polynomial P (x), take advantage of this polynomial calculation of the value of a point
- 2022-01-21 05:36:29下载
- 积分:1
-
利用颜色特征寻找图像或视频中的人脸,不同于一般的简单算法...
利用颜色特征寻找图像或视频中的人脸,不同于一般的简单算法-find the face
- 2022-07-02 02:11:05下载
- 积分:1
-
use of the program's ideological threads to operate a chain and the right Ch...
该程序运用线程的思想来操作一个链表,对链表的动作有增加和删除。增加节点和删除节点分别在两个线程里,这两个线程通过事件来进行同步,每次增加10个节点、删除5个节点。-use of the program"s ideological threads to operate a chain and the right Chain movements had increased and removal. Additional nodes and delete nodes, in two separate threads, thread through these two events simultaneously, each additional 10 points, five nodes removed.
- 2022-04-24 13:23:02下载
- 积分:1
-
本示例使用FTP客户端配置库(ftpc)实现简单…
This example uses the FTP Client Profile library (ftpc) to implement the simple FTP PUT and GET operations to a known Bluetooth device that supports the File Transfer Protocol service as a server.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2023-05-19 09:05:04下载
- 积分:1