CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - Intel

搜索资源列表

  1. 有向图从邻接矩阵转换为邻接表后的dfs

    0下载:
  2. 有向图从邻接矩阵转换为邻接表后再深度优先遍历-a graph from the adjacency matrix conversion of the adjacent#$#!142996#!#$read IntelCPU serial number. Rar!#$#read Intel CPU serial number. Rar read Intel CPU serial number. Read rar Intel CPU serial number. rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:面包
  1. vgrabbj-0.9.61

    0下载:
  2. 这是一个非常 好用的linux 视屏采集程序,可用与基于intel xscale pxa 255 嵌入式操作平台,适合嵌入式系统的开发,欢迎下载-This a very user-friendly Linux screen collection procedures, and can be used on Intel XScale PXA 255 embedded operating platform for embedded system development, welcome to dow
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:386188
    • 提供者:咽克格
  1. ajks

    0下载:
  2. 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6440
    • 提供者:jack
  1. RISC_CISC

    0下载:
  2. CPU从指令集的特点上可以分为两类:CISC和RISC。我们所熟悉的 Intel 系列CPU就是 CISC 的 CPU 的典型代表。那么,RISC 又是什么呢?RISC是英文Reduced Instruction Set Computer的缩写,汉语意思为\"精简指令系统计算机\"。相对应的CISC就是\"复杂指令系统计算机\"的意思。   随着大规模集成电路技术的发展,计算机的硬件成本不断下降,软件成本不断提高,使得指令系统增加了更多更复杂的指令,以提高操作系统的效率。另外,同一系列的新型
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:8074
    • 提供者:grant
  1. zhengxuanboxinhaofashengqi

    0下载:
  2. 正弦波信号发生器 1、摘要:使用查表法在屏幕上显示正弦波信号。 2、参考资料: IBM-PC汇编语言程序设计(第二版) Intel汇编语言程序设计(第四版) (汇编语言)-a sine wave signal generator, Abstract : Checking displayed on the screen sine wave signal. 2, reference materials : IBM-PC Assembly Language Programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11634
    • 提供者:孙锋志
  1. DIYforself

    0下载:
  2. Version 5.0: * Add the Manufacturer infomation link on the Start menu * Change the intel cpu s logo * Fixed several bugs.-Version 5.0 : * Add the Manufacturer infomation link on the St. art menu * Change the intel cpu's logo * Fixed Ka
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:628783
    • 提供者:王世海
  1. scratch_ring

    0下载:
  2. 这是一个intel网络处理器ixp24xx系列中微码例子。用汇编写的。可以参考一下。-This is an intel network processor ixp24xx series micro-code examples. With the compilation was made. Can be examined.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32742
    • 提供者:dingwei
  1. ijl151

    0下载:
  2. The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1961583
    • 提供者:aa
  1. OpenCVreferences

    0下载:
  2. intel opencv的参考文档,资料很全,内容详尽,有需要的请下。-intel opencv reference documents, information is very full and informative, it is necessary to the floor to the next.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2953803
    • 提供者:易江灯
  1. motherboardPCB

    0下载:
  2. 采用intel芯片组的四层主板印刷电路板图,曾经大量量产,虽然现在已经过时了,但对初学者而言,仍具有一定参考意义,可看到主板的布线,布局非常细致。-use intel chip set four main board printed circuit board map, have large volume production, Although it is already obsolete, but for beginners, still has some reference value,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1336332
    • 提供者:lirui
  1. W35UND_ce50_XScale_ARM_1012

    0下载:
  2. 支持WINCE5.0 INTEL PXA 270 平台的USB 802.11 B/G 网卡驱动(QCOM产品)-support WINCE5.0 Intel PXA 270 platform USB 802.11 B / G NIC Drivers (QCOM products)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:61081
    • 提供者:何兵雄
  1. counter

    0下载:
  2. 用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:112211
    • 提供者:cjj
  1. lpc

    0下载:
  2. This document contains a specification for a new low pin count bus interface, dubbed LPC, that will be added to future Intel chip-sets. The target audience for this document are system and component designers.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:934677
    • 提供者:李俊
  1. imote_overview

    0下载:
  2. 讲述Intel开发的Mote无线传感器节点的技术文档,希望对WSN硬件设计者有所帮助
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:227432
    • 提供者:陈斌
  1. t51.tar

    0下载:
  2. from open core advanced intel 8051
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:184675
    • 提供者:bigoldman
  1. Intel_XScale_microarchitecture_Technical_Summary.r

    0下载:
  2. 基于intel xscale的嵌入式开发资料
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:122845
    • 提供者:费伟
  1. Intel_XScale_Developer_Manual

    0下载:
  2. 基于intel xscale的嵌入式开发文档
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1228973
    • 提供者:费伟
  1. NetWare_82559ER_driverforNetWare

    0下载:
  2. Intel 82559E driver for NetWare
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:141649
    • 提供者:姜开机
  1. Linux_82559ER_driverforlinux

    0下载:
  2. intel 82559ER driver for linux
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:464762
    • 提供者:姜开机
  1. nasm-2.02-win32

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:272821
    • 提供者:zhang
« 12 »
搜珍网 www.dssz.com