搜索结果

找到约 828 项符合 Memory-link 的查询结果

系统设计方案 < AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统

< AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。 ...
https://www.eeworm.com/dl/678/171468.html
下载: 100
查看: 1112

数学计算 cache: you will be given a char at will and you should simulate the computer s memory and cache .

cache: you will be given a char at will and you should simulate the computer s memory and cache .
https://www.eeworm.com/dl/641/171512.html
下载: 75
查看: 1085

文章/文档 FPGA memory controllers improve DSP performance

FPGA memory controllers improve DSP performance
https://www.eeworm.com/dl/652/172127.html
下载: 99
查看: 1043

软件设计/软件工程 要解决link错误就需要了解不同平台上面函数操作的区别

要解决link错误就需要了解不同平台上面函数操作的区别,特别是某些概念的区别。这里最好的参考资料有两个。一个是Windows Services for UNIX (SFU)的帮助文件,一个是MSDN中的一篇文章《UNIX Application Migration Guide》。
https://www.eeworm.com/dl/684/175009.html
下载: 22
查看: 1074

软件设计/软件工程 要解决link错误就需要了解不同平台上面函数操作的区别

要解决link错误就需要了解不同平台上面函数操作的区别,特别是某些概念的区别。这里最好的参考资料有两个。一个是Windows Services for UNIX (SFU)的帮助文件,一个是MSDN中的一篇文章《UNIX Application Migration Guide》。
https://www.eeworm.com/dl/684/175010.html
下载: 148
查看: 1030

电子书籍 A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)

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 eas ...
https://www.eeworm.com/dl/cadence/ebook/175149.html
下载: 76
查看: 1047

VC书籍 the vc memory manage book very good content and language

the vc memory manage book very good content and language
https://www.eeworm.com/dl/686/175608.html
下载: 126
查看: 1078

Linux/Unix编程 The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M

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 * inco ...
https://www.eeworm.com/dl/619/177351.html
下载: 167
查看: 1057

Linux/Unix编程 memory checking tool 源代码valgrind-3.2.1.tar.gz 这是英文使用手册

memory checking tool 源代码valgrind-3.2.1.tar.gz 这是英文使用手册
https://www.eeworm.com/dl/619/177352.html
下载: 73
查看: 1239

操作系统开发 Linux共享内存share memory通信机制的内核实现

Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制
https://www.eeworm.com/dl/531/177863.html
下载: 144
查看: 1052