搜索资源列表
dd
- 考虑到动态演示程序设计的复杂性,我们选择完成静态模拟3 种存储管理方式的寻址过程。三种存储管理方式的地址换算过程实际就是一个寻址过程。要完成演示,就要将其寻址过程打印出来。我们可以用数组模拟系统中的页表、段表、以及页表、段表寄存器。在分页、段页方式中,我们规定页面的大小然后在分页方式中的快号以及分段方式中的段长与基址、段页方式中的页表始址用随机函数模拟。当然实际系统中并非如此。然后再分别按照其寻址机制,将寻址过程显示出来,实现模拟! -Taking into account the dy
find-the-value-of-subfunctions
- C#程序设计百例百问中的基础学习代码,求分段函数的值-C# Programming hundred cases of hundred based learning code in question, find the value of sub-functions
OpenMP
- OpenMP并行计算例子,主要包括简单例子、并行循环、常用函数、分段并行、嵌套并行、求π以及同步这些例子。所有例子都已经过测试。-OpenMP parallel computing examples, including a simple example, a parallel loop, commonly used functions, segmented parallel nested parallelism, find π and the synchronization of these
fenduanjishu
- 利用C++编程,分段函数程序(Codeblocks)-piecewise functions(Codeblocks)