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

搜索资源列表

  1. ivf11.0.066.cracker.rar

    4下载:
  2. Intel Visual Fortran compiler 11.0.066 破解,Intel Visual Fortran compiler 11.0.066 cracker
  3. 所属分类:Compiler program

    • 发布日期:2016-01-24
    • 文件大小:687550
    • 提供者:岳宏亮
  1. Intel.rar

    0下载:
  2. Intel 图像处理库手册。OpenCV很好的参考资料。包含图像结构,错误处理,图像处理算法等内容。,OpenCV good reference. Contains the image structure, error handling, such as image processing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1110122
    • 提供者:周奇
  1. intel_ipp_G729examples.zip

    1下载:
  2. INTEL IPP g729例子,需要下载intel ipp库。该库非商业版本可以免费下载。,INTEL IPP g729 example, will need to download intel ipp library. Non-commercial version of the library can be downloaded for free.
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:80462
    • 提供者:李世民
  1. w_ipp-samples_p_6.0.0.127.zip

    1下载:
  2. 这是Intel官方提供的在windows环境下使用英特尔集成性能原件(Intel IPP)的程序实例,包括音视频编解码、计算机视觉、数据压缩、图像编解码、图像处理、信号处理、语音识别、字符串处理等。,This is the official Intel in windows environment using the Intel Integrated Performance Original (Intel IPP) for instance, including audio and video
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22447340
    • 提供者:
  1. ATOM_GPIO.rar

    0下载:
  2. 針對最新的Intel ATOM N270主機板透過SMBus存取GPIO埠範例(以KEEX-2030板子為範例),For the latest Intel ATOM N270 motherboard SMBus access through GPIO port example (to KEEX-2030 board for example)
  3. 所属分类:串口编程

    • 发布日期:2013-01-08
    • 文件大小:260349
    • 提供者:Carl Tsui
  1. Intel_82371AB

    0下载:
  2. Intel 82371AB南桥的资料,内有各种总线各种寄存器的功能说明和使用方法,对底层开发非常有用-Intel 82371AB Nanqiao information, there are a variety of bus features a variety of register descr iptions and use of the bottom of the development of very useful
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1166353
    • 提供者:张桐
  1. VxWorks5.5-intel-E1000-driver

    1下载:
  2. vxworks 5.5 intel千兆网卡最新网卡驱动,支持intel 82573-vxworks 5.5 intel 1000M network card newest network card driver, support intel 82573
  3. 所属分类:VxWorks

    • 发布日期:2017-03-23
    • 文件大小:74498
    • 提供者:杨样
  1. jpeg-ijl

    0下载:
  2. Intel JPEG Library,是由Intel公司以DLL的形式免费提供的JPG解码/编码库,这是Intel JPEG Library的源代码。-Intel JPEG Library Source Code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-24
    • 文件大小:906959
    • 提供者:weknow
  1. ipp_include_stublib

    1下载:
  2. intel ipp函数库和lib库,VC编程时可以调用-intel ipp library and the lib libraries, VC programming can be called
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:612470
    • 提供者:
  1. EFI_Toolkit_2.0.0.1

    2下载:
  2. Intel EFI BIOS toolkit 2.0.0.1,可以制作EFI BIOS的设备驱动,目前intel已经不再开放此工具-Intel EFI BIOS toolkit 2.0.0.1, you can build device driver on EFI BIOS, now it s no longer public by intel.
  3. 所属分类:OS Develop

    • 发布日期:2017-06-19
    • 文件大小:28760343
    • 提供者:张峻海
  1. install-vxworks62-intel

    0下载:
  2. install txt for vxworks 6.2 intel x86
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:557
    • 提供者:seth
  1. Hex2Bin

    0下载:
  2. HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:30520
    • 提供者:fwr
  1. IVF

    7下载:
  2. intel visual fortran的破解安装办法。内附一安装证书和安装说明。按照说明操作即可。-intel visual fortran hack installation methods. Containing an installation certificate and installation instructions. In accordance with the instructions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:687649
    • 提供者:zzf
  1. manuals

    1下载:
  2. intel公司的开发操作系统的手册,是设计操作系统人员的必备书-intel company
  3. 所属分类:OS Develop

    • 发布日期:2017-06-03
    • 文件大小:15541775
    • 提供者:钱晓明
  1. mkltest

    0下载:
  2. 利用intel的矩阵运算库mkl实现矩阵的运算,利用vc2008实现。-Use of intel mkl library implementation matrix operation matrix operation, using vc2008 achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1489913
    • 提供者:zhangheu
  1. e1000e-0.5.18.3.tar

    0下载:
  2. intel较稳定版本驱动,基本支持intel各种1000M网卡驱动-a more stable version of intel drivers, basic support for a variety of 1000M card driver intel
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:206603
    • 提供者:kevin
  1. inteltoolsforupnptechnology_v2

    1下载:
  2. Intel Tools For Upnp Technology version 2
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3808763
    • 提供者:tourister
  1. libupnp-1.6.6 英特尔制定的UPnP SDK

    1下载:
  2. 原来由英特尔制定的UPnP SDK的,但现在英特尔不再支持它。 UPnP是一种网络协议,允许设备自动搜寻和设定。家居数字化DLNA组织正是的基于UPnP的。-Orginal develop by Intel upnp sdk ,but now intel no longer support it. The UPnP is a kind of network protocol allowing auto descovery and configuration between device. T
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-12
    • 文件大小:1539022
    • 提供者:stephen
  1. UHCI Intel Specification

    0下载:
  2. UHCI Usb 主机控制器规范-UHCI Usb host controller specification
  3. 所属分类:USB develop

    • 发布日期:2017-11-09
    • 文件大小:385211
    • 提供者:wuyanfeng
  1. faxDemo

    0下载:
  2. Intel Dialogic E1/300 语音卡的传真机功能的演示工程。收集自Intel公司。-E1/300 Intel Dialogic voice card functions of a fax machine demonstration projects. Collected from Intel Corporation.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:181105
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com