搜索资源列表

  1. mmx

    0下载:
  2. 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1853
    • 提供者:sunshine
  1. memset

    0下载:
  2. memset,memcpy和strcpy-memset, memcpy and htpasswd
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:zxk
  1. aajiakl-memcpy

    0下载:
  2. 高效率内存copy,曾经使用过感觉还不错,有兴趣的朋友可以参考看看有无帮助-efficient memory copy, had used impression was pretty good, friends are interested to see whether reference can help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24827
    • 提供者:RickyDon
  1. ds400_srom

    0下载:
  2. 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
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:38114
    • 提供者:mliang
  1. test

    0下载:
  2. memcpy函数优化代码,使用汇编实现,可提高memcpy的实现性能.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5538
    • 提供者:地方
  1. mmx

    0下载:
  2. 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:sunshine
  1. memset

    0下载:
  2. memset,memcpy和strcpy-memset, memcpy and htpasswd
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zxk
  1. aajiakl-memcpy

    0下载:
  2. 高效率内存copy,曾经使用过感觉还不错,有兴趣的朋友可以参考看看有无帮助-efficient memory copy, had used impression was pretty good, friends are interested to see whether reference can help
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:RickyDon
  1. test

    0下载:
  2. memcpy函数优化代码,使用汇编实现,可提高memcpy的实现性能.-memcpy function optimization code, the use of compilation realize, can enhance the achievement of the performance of memcpy.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:地方
  1. qmemcpy

    0下载:
  2. 利用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
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:和恶毒发
  1. memmove_memcpy

    0下载:
  2. memcpy和memmove函数的C语言实现实现-memcpy and memmove functions in C language implementation to achieve
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:邢兰停
  1. stander_function_written

    0下载:
  2. 笔试中常考的编程题,memcpy,memmov,strcpy,strcmp等-Programming frequently written test questions
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:lundon
  1. memcpy

    0下载:
  2. Memcopy in linux programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:hireraju
  1. memcpy

    0下载:
  2. c语言编程中的一个比较方便的函数memcpy简介c语言编程中的一个比较方便的函数memcpy简介。-c language programming in a more convenient function memcpy profile c programming language in a more convenient function memcpy profile.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:dongshi
  1. memcpy

    0下载:
  2. memcpy函数介绍,介绍了其实现代码以及一些小技巧-memcpy function is introduced and its implementation code as well as some tips
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:汪田
  1. memcpy-impliment

    0下载:
  2. memcpy的实现和详细介绍,可以用作参考练习。-memcpy implemented。
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:zxd
  1. memcpy-and-memmove

    0下载:
  2. 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.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:熙乐
  1. UART-fifo-memcpy

    0下载:
  2. S3C2440上的UART读取实现使用fifo缓冲区,并且用memcpy实现,加快运行速度-S3C2440 UART fifo memcpy
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:黄建华
  1. octeon-memcpy

    0下载:
  2. Unified implementation of memcpy, memmove and the __copy_user backend.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:rengxjeng
  1. mem-memcpy

    0下载:
  2. memcpy: Simple memory copy in various ways.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:sunsjfie
« 12 3 4 »

源码中国 www.ymcn.org