搜索资源列表
有向图从邻接矩阵转换为邻接表后的dfs
- 有向图从邻接矩阵转换为邻接表后再深度优先遍历-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
vgrabbj-0.9.61
- 这是一个非常 好用的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
ajks
- 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
RISC_CISC
- CPU从指令集的特点上可以分为两类:CISC和RISC。我们所熟悉的 Intel 系列CPU就是 CISC 的 CPU 的典型代表。那么,RISC 又是什么呢?RISC是英文Reduced Instruction Set Computer的缩写,汉语意思为\"精简指令系统计算机\"。相对应的CISC就是\"复杂指令系统计算机\"的意思。 随着大规模集成电路技术的发展,计算机的硬件成本不断下降,软件成本不断提高,使得指令系统增加了更多更复杂的指令,以提高操作系统的效率。另外,同一系列的新型
zhengxuanboxinhaofashengqi
- 正弦波信号发生器 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
DIYforself
- 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
scratch_ring
- 这是一个intel网络处理器ixp24xx系列中微码例子。用汇编写的。可以参考一下。-This is an intel network processor ixp24xx series micro-code examples. With the compilation was made. Can be examined.
ijl151
- The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
OpenCVreferences
- intel opencv的参考文档,资料很全,内容详尽,有需要的请下。-intel opencv reference documents, information is very full and informative, it is necessary to the floor to the next.
motherboardPCB
- 采用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,
W35UND_ce50_XScale_ARM_1012
- 支持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)
counter
- 用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台
lpc
- 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.
imote_overview
- 讲述Intel开发的Mote无线传感器节点的技术文档,希望对WSN硬件设计者有所帮助
t51.tar
- from open core advanced intel 8051
Intel_XScale_microarchitecture_Technical_Summary.r
- 基于intel xscale的嵌入式开发资料
Intel_XScale_Developer_Manual
- 基于intel xscale的嵌入式开发文档
NetWare_82559ER_driverforNetWare
- Intel 82559E driver for NetWare
Linux_82559ER_driverforlinux
- intel 82559ER driver for linux
nasm-2.02-win32
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集