< AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。
上传时间: 2015-07-04
上传用户:kbnswdifs
cache: you will be given a char at will and you should simulate the computer s memory and cache .
上传时间: 2015-07-04
上传用户:CSUSheep
FPGA memory controllers improve DSP performance
标签: controllers performance improve memory
上传时间: 2013-12-22
上传用户:qiaoyue
要解决link错误就需要了解不同平台上面函数操作的区别,特别是某些概念的区别。这里最好的参考资料有两个。一个是Windows Services for UNIX (SFU)的帮助文件,一个是MSDN中的一篇文章《UNIX Application Migration Guide》。
上传时间: 2014-01-19
上传用户:Ants
要解决link错误就需要了解不同平台上面函数操作的区别,特别是某些概念的区别。这里最好的参考资料有两个。一个是Windows Services for UNIX (SFU)的帮助文件,一个是MSDN中的一篇文章《UNIX Application Migration Guide》。
上传时间: 2015-07-13
上传用户:cccole0605
A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines) that are compiled, linked, and stored separately from the applications using them. Because the functions or subroutines are separate from the applications using them, they can be shared or replaced easily.
标签: dynamic-link subroutines subprogram procedures
上传时间: 2014-01-15
上传用户:yyyyyyyyyy
the vc memory manage book very good content and language
标签: language content memory manage
上传时间: 2013-12-19
上传用户:gdgzhym
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) * using values before they have been initialized * incorrect freeing of memory, such as double-freeing heap blocks * memory leaks.
标签: distribution The Valgrind checking
上传时间: 2014-01-14
上传用户:xc216
memory checking tool 源代码valgrind-3.2.1.tar.gz 这是英文使用手册
标签: checking valgrind memory tool
上传时间: 2014-06-01
上传用户:a6697238
Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制
上传时间: 2015-07-22
上传用户:bcjtao