最新消息:20210917 已从crifan.com换到crifan.org

crifan的文章

https://www.crifan.org/about/me/
nand falsh read operation
工作和技术

nand falsh read operation

18年前 (2008-04-21) 3289浏览 0评论

说明,这个是一个toshiba的nand flash(page size是512B+16B=528Byes)的datasheet中关于nand flash的page的read操作。解释的算是比较清楚。所以摘录下来以便大家看。感兴趣下载全文看: NA...

printf
C

printf

18年前 (2008-04-20) 1894浏览 0评论

printf NAME printf, fprintf, sprintf, vprintf, vfprintf, vsprintf - formatted output conversion SYNOPSIS <s...

COFF
工作和技术

COFF

18年前 (2008-04-20) 2061浏览 0评论

COFF From Wikipedia, the free encyclopedia Jump to: navigation, search COFF File extension none, .o Developed by AT...

Symbol table
工作和技术

Symbol table

18年前 (2008-04-20) 1849浏览 0评论

Symbol table From Wikipedia, the free encyclopedia Jump to: navigation, search In computer science, a symbol table is a da...

Call stack
工作和技术

Call stack

18年前 (2008-04-20) 1835浏览 0评论

Call stack From Wikipedia, the free encyclopedia    (Redirected from Stack frame) Jump to: navigation, search ...

Object file
工作和技术

Object file

18年前 (2008-04-20) 2173浏览 0评论

Object file From Wikipedia, the free encyclopedia    (Redirected from Object file format) Jump to: navigation, sea...

用 GDB 调试程序
工作和技术

用 GDB 调试程序

18年前 (2008-04-20) 1665浏览 0评论

用 GDB 调试程序 原著:Rick McMullin 用 gdb 调试 GCC 程序     Linux 包含了一个叫 gdb 的 GNU 调试程序. gdb 是一个用来调试 C 和 C++ 程序的强力调试器. 它...

67 queries in 0.194 seconds, using 20.52MB memory