搜索资源列表
ds400_srom
- This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0x110000) f
memcpy
- memcpy函数介绍,介绍了其实现代码以及一些小技巧-memcpy function is introduced and its implementation code as well as some tips
UART-fifo-memcpy
- S3C2440上的UART读取实现使用fifo缓冲区,并且用memcpy实现,加快运行速度-S3C2440 UART fifo memcpy
Cmalloc-free-ect
- C语言内存操作函数包括malloc,free, alloc,memcpy,memset函数的例子-C language memory operation functions include malloc, free, alloc, memcpy, memse function
