搜索资源列表
mmx
- 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
memset
- memset,memcpy和strcpy-memset, memcpy and htpasswd
aajiakl-memcpy
- 高效率内存copy,曾经使用过感觉还不错,有兴趣的朋友可以参考看看有无帮助-efficient memory copy, had used impression was pretty good, friends are interested to see whether reference can help
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
test
- memcpy函数优化代码,使用汇编实现,可提高memcpy的实现性能.
mmx
- 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
memset
- memset,memcpy和strcpy-memset, memcpy and htpasswd
aajiakl-memcpy
- 高效率内存copy,曾经使用过感觉还不错,有兴趣的朋友可以参考看看有无帮助-efficient memory copy, had used impression was pretty good, friends are interested to see whether reference can help
test
- memcpy函数优化代码,使用汇编实现,可提高memcpy的实现性能.-memcpy function optimization code, the use of compilation realize, can enhance the achievement of the performance of memcpy.
qmemcpy
- 利用MMX指令实现快速内存拷贝,DLL工程可以直接导入使用,比memcpy要快50%左右-The use of MMX instructions to achieve fast memory copy, DLL project directly into the use of memcpy faster than about 50
memmove_memcpy
- memcpy和memmove函数的C语言实现实现-memcpy and memmove functions in C language implementation to achieve
stander_function_written
- 笔试中常考的编程题,memcpy,memmov,strcpy,strcmp等-Programming frequently written test questions
memcpy
- Memcopy in linux programming
memcpy
- c语言编程中的一个比较方便的函数memcpy简介c语言编程中的一个比较方便的函数memcpy简介。-c language programming in a more convenient function memcpy profile c programming language in a more convenient function memcpy profile.
memcpy
- memcpy函数介绍,介绍了其实现代码以及一些小技巧-memcpy function is introduced and its implementation code as well as some tips
memcpy-impliment
- memcpy的实现和详细介绍,可以用作参考练习。-memcpy implemented。
memcpy-and-memmove
- memcpy函数测试,在linux和VC编译器下面运行,效果不一样(不能重叠copy)。linux内核memmove函数实现。-memcpy function tests, and VC compiler in linux running below, the effect is the same. linux kernel memmove function implementation.
UART-fifo-memcpy
- S3C2440上的UART读取实现使用fifo缓冲区,并且用memcpy实现,加快运行速度-S3C2440 UART fifo memcpy
octeon-memcpy
- Unified implementation of memcpy, memmove and the __copy_user backend.
mem-memcpy
- memcpy: Simple memory copy in various ways.