搜索资源列表
rtems5
- Linux下动态内存分配安全性分析
uclinux_EasyArm2200
- EasyARM2200开发板仅有512KB RAM和2MB FLASH存储器资源,能否运 行uClinux以及如何运行 uClinux,是喜爱这款开发板的技术人员一个共同的心 声。本文通过分析uClinux的内存管理和内核引导机制,介绍了uClinux2.4针 对EasyARM2200开发板的移植和改造方法。
linux_mem_map
- 本文针对市场上流行的嵌入式ARM9处理器,分析其MMU功能单元以及其SOC 平台在LINUX内核中的实现地址映射过程。总结内核建立虚拟内存的一般过程和基本思想
POSIX 下线程控制的实验程序
- 通过观察、分析实验现象,深入理解线程及线程在调度执行和内存空间等方面的特点,并掌握线程与进程的区别。掌握POSIX 规范中pthread_create() 函数的功能和使用方法。
LinuxKernelReport.rar
- Linux内核内存管理研究报告,包括mmap,brk,do_page_fault的函数细节分析,Linux kernel memory management study report, including mmap, brk, do_page_fault a function of the details of analysis
linux
- 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
uboot
- u-boot工程的总体结构、主要的数据结构、内存分配,主要分析流程中各函数的功能,基于FS2410板子的u-boot移植,实现了NOR Flash和NAND Flash启动,网络功能。 -u-boot project s overall structure, main data structures, memory allocation, the main function of the function of each process, based on u-boot board FS
c_malloc
- 祥解c语言内存管理的一段文字,对c语言的内存管理的接口函数作了细致分析-Explained made a detailed analysis the c language memory management section of the text, the memory management interface functions of the c language
gamecheater-0.4.tar
- linux下的游戏作弊器,可以用来做分析内存,用一下就知道了-Game cheating under linux, and can be used to make analysis of memory, you will know to use! !
RtosSestemAnalyse
- 本内容是关于嵌入式系统内存结构分析,有需要请下载-The contents of memory structure on the analysis of embedded systems, there is a need to download
siesta-3.0-b
- SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
UnderstandingTheLinuxVirtualMemoryManager
- Understanding+The+Linux+Virtual+Memory+Manager linux 2.4内核内存管理的分析-Understanding+The+Linux+Virtual+Memory+Manager
Documents
- stw*编成撰写资料研究,分析*写法及内存资料探讨研究 -stw plug-in to write data compiled research, analysis of external data memory of the wording and ...
vivi
- vivi启动的详细分析使用的实验环境为OK2440开发板,板上处理器为S3C2440A,有64M内存,-vivi
Linux_26_mem_mangement
- linux 2.6 内存管理分析,一片很好的文章。-linux memory mangement,a very good datesheet.
memory_management
- linux内核内存管理分析,包括分页影射,kmalloc(),slab,vmalloc(),kmap-linux kernel memory management analysis
memtester-4.2.1.tar
- Linux下检测内存错误的一个小软件,能够很快的全面的分析内存错误,并能够定制内存块大小。-Linux testing memory error of a small software, can quickly comprehensive analysis of the memory error, and to customize the memory block size.
Linux
- Linux内核源代码分析资料.内核机制。i386页式内存管理机制。Linux-内核语言中的c语言代码介绍。什么事越界访问。-Linux kernel source code analysis. Kernel mechanism. i386 page style memory management mechanism. Linux-kernel language c language code introduced. What cross-border access.
juzhensyanbfa
- 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
glibc内存管理ptmalloc源代码分析
- glibc内存管理ptmalloc源代码分析。。。(Memory management source code analysis.)