-
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。...
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。-A great thread library to solve a lot of delphi
- 2022-01-27 16:00:15下载
- 积分:1
-
片麻岩fli8125基于多
基于GNESIS FLI8125 多功能液晶驱动板-GNESIS FLI8125 based multi-function LCD driver board
- 2023-09-03 21:00:05下载
- 积分:1
-
VB源码,让DOS命令边执行边输出的源码。VB code for DOS command simultaneous implementation and the...
VB源码,让DOS命令边执行边输出的源码。VB code for DOS command simultaneous implementation and the source output. -VB source code, so that the implementation of DOS command side edge of the source output. VB code for DOS command simultaneous implementation and the source output.
- 2022-07-23 23:32:50下载
- 积分:1
-
basic functions of CAN efficient communications applications. Similarly, the CAN...
基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN-bus产品,也满足基于高层协议如ModBUS、DeviceNet...之间可选 3. RS232接口,波特率在1200bps -basic functions of CAN efficient communications applications. Similarly, the CAN232 not only meet the basic CAN-bus products, but also to meet for high-level protocols such as ModBUS, DeviceNet ... between three options. RS232 interface, baud rate in 1200
- 2022-03-21 20:55:41下载
- 积分:1
-
vs 2005,个人的毕业设计大作,对于提高c#编程有很大的帮助
vs 2005,个人的毕业设计大作,对于提高c#编程有很大的帮助-vs 2005, graduated from the individual design masterpiece, the enhance c# programming has a lot of help
- 2022-02-02 21:43:05下载
- 积分:1
-
VB中API的简单应用源码,有兴趣的下载
VB中API的简单应用源码,有兴趣的下载-VB API simple application source code, are interested in downloading
- 2022-08-31 19:35:02下载
- 积分:1
-
JBuilder 9.0程序设计源代码
JBuilder 9.0程序设计源代码--许多优秀的java源代码--圆你java程序员梦-JBuilder 9.0 programming source code-- many outstanding java source code-- you java programmer Yuan Meng
- 2023-04-12 18:45:04下载
- 积分: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
-
注册表操作的源码
注册表操作的源码-registry operated source
- 2022-03-16 12:36:30下载
- 积分:1
-
Implementation of the code will print
这段代码执行后将打印"Exploit By M80 !"出来,,每台机器的环境不一样,大家测试的时候将
x20x10x40x00(0X00401020)改成适合自己机器环境的地址。
本文不讨论溢出的原理,关于这方面的文章网上很多,感兴趣的可以自己去查询
相关资料.-Implementation of the code will print
- 2022-05-26 07:47:16下载
- 积分:1