最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

crifan的文章

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

nand falsh read operation

17年前 (2008-04-21) 4498浏览 0评论

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

printf
C

printf

17年前 (2008-04-20) 1834浏览 0评论

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

COFF
工作和技术

COFF

17年前 (2008-04-20) 2527浏览 0评论

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

Symbol table
工作和技术

Symbol table

17年前 (2008-04-20) 1812浏览 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

17年前 (2008-04-20) 2042浏览 0评论

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

Object file
工作和技术

Object file

17年前 (2008-04-20) 2803浏览 0评论

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

用 GDB 调试程序
工作和技术

用 GDB 调试程序

17年前 (2008-04-20) 1713浏览 0评论

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

56 queries in 0.150 seconds, using 21.91MB memory