-
Mitsubishi PLC dynamic COMFXPLC.dll.rar not connected documents, often useful, i...
COMFXPLC.dll.rar三菱PLC动态不连接文件,时常有用,感兴趣的朋友可以下载使用。-Mitsubishi PLC dynamic COMFXPLC.dll.rar not connected documents, often useful, interesting friends can download.
- 2022-02-05 06:15:08下载
- 积分:1
-
AMCAP源代码
directshow 中的例子,现在已经很难找到了,可以直接抓取视频信号。一个很好的代码。使用visual c++编写。
- 2022-03-10 22:59:08下载
- 积分:1
-
这是RS编码解码程序,已经验证,希望对你有用,
这是RS编码解码程序,已经验证,希望对你有用,-This is the RS codec procedures are verified, I hope useful to you,
- 2022-05-30 15:04:12下载
- 积分:1
-
利用EVC4.0开发的自由拼音输入法,经测试,完全可使用,
利用EVC4.0开发的自由拼音输入法,经测试,完全可使用,-source code for input method in wince
- 2022-01-28 15:57:56下载
- 积分:1
-
四叉树的使用代码示例~
四叉树的使用代码示例~ -Quadtree example of the use of the code used to four-tree sample code ~
- 2022-07-05 09:15:05下载
- 积分:1
-
sim300DZ硬件设计参考和引导线,使PCB布局
SIM300DZ hardware design reference and guide line to make PCB layout
- 2023-04-13 11:05:03下载
- 积分:1
-
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
- 2023-07-07 05:30:03下载
- 积分:1
-
在win2000中添加一个windows服务的源程序。请大家指点
在win2000中添加一个windows服务的源程序。请大家指点-add a windows service of the source. Please guidance
- 2023-04-29 23:10:03下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
切换进入保护模式的实例// 源代码// 汇编// 英文
切换进入保护模式的实例// 源代码// 汇编// 英文-switch into protected mode examples// source// compile// English
- 2022-03-19 22:25:37下载
- 积分:1