CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - intel

搜索资源列表

  1. io

    0下载:
  2. 一个用intel汇编语言实现的简单io库,可以满足大部分的输入输出需求,同时附带几个测试文件用来测试。汇编程序用的是masm6.14-Intel assembly language with a simple io library, most of the input and output to meet demand, while with a few test files to test. Assembler using masm6.14
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1661
    • 提供者:姜慈航
  1. w_ipp-sample-speech-rec_p_5.1.005

    0下载:
  2. Intel语音识别源代码,适用于X86---CPU语音识别,英文语音识别,带有词库-Intel Speech recognition source code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:446183
    • 提供者:殷丞
  1. w_ipp-sample-speech-coding_p_5.1.005

    0下载:
  2. intel语音编码解码,包含mp3,jpeg,h.264等等诸多语音编码解码源代码,可以很方便的集成到自己的应用程序,缺点是必须X86的CPU-intel audio codecs, including mp3, jpeg, h.264 and many other speech codec source code, can be easily integrated into your applications, drawback is that the CPU must X86
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:582226
    • 提供者:殷丞
  1. x86_stack_framer

    0下载:
  2. intel architecture 86堆栈平衡的说明,学习汇编的好东西-x86 stack framer using in function call
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:193932
    • 提供者:
  1. Intelhbyycxsjdsb

    1下载:
  2. Intel汇编语言程序设计。本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用C/C++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS、DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。-Intel assembly language programming. The boo
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:9302827
    • 提供者:戈青
  1. CnC_tutorial

    0下载:
  2. Intel CnC 帮助文档, 在这个文档中,你可以找到英特尔CnC并行的使用方法,CnC比OpenMp最大的优势在于你并不需要十分了解它是怎么并行的,只要将你需要计算的数据放入cnc中,它会自动并行-Intel CnC help document. In this document, you can find how to use CnC, CnC is better than openMp because it doesn t matter if the programer is p
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:349327
    • 提供者:王川
  1. InstructionSet

    0下载:
  2. Intel 汇编指令集,包括x86, MMX,SSE,SSE2等指令的介绍,-Intel instruction set,including x86, MMX, SSE, SSE2, and so on.
  3. 所属分类:assembly language

    • 发布日期:2017-05-12
    • 文件大小:2932488
    • 提供者:CCCC
  1. smaller_and_faster_intel_sse_code

    0下载:
  2. Codes exhibiting suitable data-flow parallelism can often profit from using Intel SSE, a SIMD extension to the CISC style In-tel 64 instruction set architecture. As SSE instructions are, on average, larger than scalar instructions, they exhibit a
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:107322
    • 提供者:Nhung
  1. IBM-PC-vba-design

    0下载:
  2. 了解以Intel系列微处理器为基础的PC机的基本结构(编程结 构) 掌握Intel系列微处理器的指令系统及寻址方式 学会使用DOS和BIOS功能调用及高级汇编语言技术 学会汇编语言与高级语言的交叉编程技术  掌握使用汇编语言设计、编写、调试和运行程序的方法-Understand the basic structure of the PC based on the Intel family of microprocessors (programming s
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:15181
    • 提供者:祝浩
  1. EXAMPLES

    0下载:
  2. intel汇编语言程序设计(第四版)书中所有例子的源程序代码-Assembly Language for Intel-Based Computers, 4th Edition by Kip R. Irvine LIST OF EXAMPLE PROGRAMS
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:358485
    • 提供者:mark
  1. read-and-write-SPD

    0下载:
  2. 通过PCI总线协议访问内存条上的EEPROM中的SPD,对SPD进行读与写。(分成两个源文件,也可以合在一起进行读和写)只适用Intel芯片组的主板。AMD系统可以参考,进行修改。-Visit the SPD on the Memory Module in the Motherboard via PCI protocol. Read or Write the SPD content. Only for Intel Chipset. Please revise the source code if
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:3953
    • 提供者:唐朝阳
  1. Irvine

    0下载:
  2. Intel汇编语言程序设计(第4版)光盘附的源码-Intel Assembly Language Programming (4th Edition) CD-ROM attached to the source
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1215226
    • 提供者:
  1. IntelProject

    0下载:
  2. intel的并行程序的demo,是vs2008转换的,实习了基本的通信-intel parallel program demo, the vs2008 conversion, internships basic communication
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:3183838
    • 提供者:冯兵
  1. odd-even-transpostion

    0下载:
  2. An odd-even transposition program using Intel MPI and OpenMP
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:2923
    • 提供者:MegaStone
  1. cpuid-intel

    0下载:
  2. CPU ID utility, by using CPUID instruction, example
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:55839
    • 提供者:MUTANT
  1. Examples

    0下载:
  2. Intel汇编语言程序设计(第四版)源码-Intel assembly language programming (fourth edition) Source
  3. 所属分类:assembly language

    • 发布日期:2017-10-31
    • 文件大小:360901
    • 提供者:呵呵
  1. 3

    0下载:
  2. Intel Visual FortranYing Yong Cheng Xu K - Zhou Zhen Hong-Intel Visual FortranYing Yong Cheng Xu K- Zhou Zhen Hong
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:145556
    • 提供者:余长建
  1. bomb

    1下载:
  2. CMU Bomb Lab. Linux下汇编语言与gdb调试的练习,经典。对了解64位Intel架构的ISA指令,理解高级语言与机器语言之间的关系,有很大帮助。-CMU Bomb Lab. Linux assembly language debugging with gdb exercises under, classic. Understanding of the 64-bit Intel architecture ISA instructions, understand the relati
  3. 所属分类:汇编语言

    • 发布日期:2014-03-18
    • 文件大小:16224
    • 提供者:Ghost
  1. 24319102

    0下载:
  2. intel系统体系详解,对于深入了解intel系统有帮助。-The intel system architecture Detailed, in-depth understanding of the intel system.
  3. 所属分类:书籍源码

    • 发布日期:2017-11-14
    • 文件大小:3397890
    • 提供者:王涛
  1. x86-x64-encode

    0下载:
  2. 辑录了x86编程到x64编程的编码以及intel环境下的编码。-Featuring the encoding the x86 programming to programming code, and intel x64 environment.
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:212124
    • 提供者:nilebob
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com