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

搜索资源列表

  1. multi-kernel-programming.pdf

    0下载:
  2. 说明: 本文是多核编程的入门资料汇总,来源主要是国外国内的一些网站及自己 使用过程中一些记录,写作目的主要是内部分享用。在多核使 用过程中,得益于很多网络资源,所以也把自己整理的产品无关的东西共享出来, 希望对多核感兴趣的同学可以入门用-The book is about kernel programming, which is translated foreign website and the author s experience. Hope that could help.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-09
    • 文件大小:1729352
    • 提供者:Ming Zeng
  1. mLSMI

    0下载:
  2. 本例是采用多核的最小二乘方法来直接估计互信息-This example is the use of multi-core direct least squares method to estimate mutual information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2584
    • 提供者:秦坤
  1. test_cdce

    0下载:
  2. 基于多核DSPTMS320C6678的时钟芯片CDCE62005的配置程序-Based on multi-core DSP TMS320C6678 clock chip CDCE62005 configuration program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-25
    • 文件大小:8067099
    • 提供者:hehaibo
  1. First_C6678_20111211

    0下载:
  2. DSP6678入门程序,同时带有多核DSP调试的入门操作指导-DSP6678 entry procedures, at the same time with multi-core DSP debug instructions to get started
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:758200
    • 提供者:王佳兴
  1. MKL

    4下载:
  2. mkL 多核学习,介绍的很详细,附有论文地址,包括所有相关的代码-mkL multicore study, described in great detail, with papers address, including all related code
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:111826
    • 提供者:力矩
  1. IPC_example_on_6678

    0下载:
  2. 多核6678dsp的核间中断的裸板程序,通过对相应的核中断寄存器置位来触发中断核间相互触发中断-Multicore 6678dsp between nuclear program interruption bare board, through the corresponding core is set to trigger an interrupt register interrupt the nuclear trigger interrupt each other
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:123303
    • 提供者:刘维
  1. SharedMem

    0下载:
  2. 多核图像灰度转换的程序,本程序主要做了以下几个任务: (1)核0创建共享内存,将数据写入内存,然后通过Notify将内存地址发送给从核。 (2)从核(1至7核)接收核0的通知,打开内存地址,读取数据。-Multi core image grayscale conversion procedures, the procedures are mainly done the following tasks: (1) the kernel 0 creates the shared memor
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:125319
    • 提供者:qinbo
  1. Multi-Kernel-xxgh

    0下载:
  2. 多核RBF神经网络建模预测模型,实现六个核函数的多元回归集成-RBF function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:5928
    • 提供者:木子水
  1. vlfft

    0下载:
  2. 基于TMS320C66x系列DSP的超大规模FFT实现,可作为《TMS320C66x KeyStone架构 多核DSP入门与实例精解》书中5.3小节的例程使用。-Based on VLSI FFT TMS320C66x series DSP implementation, as a routine use TMS320C66x KeyStone architecture and multi-core DSP Starter instance fine solution, the book s
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4020068
    • 提供者:zg
  1. Programming-in-GO

    0下载:
  2. GO语言的入门介绍,来自于linux公社。 Go 编程语言是一个使得程序员更加有效率的开源项目。Go 是有表达力、简洁、清晰和有效率的。它的并行机制使其很容易编写多核和网络应用,而新奇的类型系统允许构建有弹性的模块化程序。Go 编译到机器码非常快速,同时具有便利的垃圾回收和强大的运行时反射。它是快速的、静态类型编译语言,但是感觉上是动态类型的,解释型语言。-Introduction to GO language, the Linux idc. Go programming langua
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1262186
    • 提供者:xuzj
  1. 32VtTest

    1下载:
  2. 这次的VtTest, 兼容win7 xp多核,代码含有EPT初始化和访问违规的处理,至于访问违规我是 自己测试用的,朋友们可以删掉重新自己写个,EPT初始化对照着intel手册设置就行,还有就是这个 只支持PAE模式,paging模式比PAE简单,照着葫芦画瓢就行,写代码写的脑子乱掉了,不知道写什么 了,,,好了,就这样吧!!! (更多虚拟化的问题,欢迎朋友们来群详聊)-The VtTest, compatible with Windows 7 xp multicore, code
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:359863
    • 提供者:伍林林
  1. IPC_example

    1下载:
  2. dsp c6678 IPC 针对多核dsp的核间通信,值得一看-dsp c6678 IPC for communication between cores of multicore dsp, worth a visit
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1078488
    • 提供者:张染
  1. MKL

    2下载:
  2. 多核学习 SVM分类 遥感影像分类算法 -Multiple kernel learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9069536
    • 提供者:孔亚男
  1. xapp1246-multiboot-bpi

    0下载:
  2. K7芯片 多核BPI BOOT源代码以及PDF说明-K7 chip multi-core BPI BOOT source code and PDF descr iption
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:6412005
    • 提供者:徐斯文
  1. hdcp-0.3

    1下载:
  2. HDCP加密/解密算法,代码通过了HDC规格提供的测试向量,能在2.33GHz Intel Xeon CPU上以180帧/秒加密640x480视频,但它在单核机器上速度不够快,不能实时解密1080p视频,但在多核机器上可以并行解密。代码未来也能进 一步进行优化,例如使用SSE指令。-HDCP encryption/decryption algorithms, code, test vectors through the HDC specifications provided, can the 2
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:14374
    • 提供者:刘明
  1. RTX2012

    0下载:
  2. RTX是INTERVALZERO公司的主打产品,是windows的实时扩展,充分利用了windows的友好用户界面,又使用户得到了微秒级的硬实时特性。 目前,主流的CPU都是多核的,RTX充分利用了对称多处理技术(SMP),完全支持多核CPU。在应用时,可以指定RTX程序运行在哪些核上。以8核的CPU为例,RTX可以独占其中的1至7个核上。被RTX独占的核,对于windows而言,是不可见的。如可以配置成4个核运行Windows,4个核运行RTX。 -RTX is INTERVALZER
  3. 所属分类:OS Develop

    • 发布日期:2017-05-05
    • 文件大小:144527
    • 提供者:mindengxue
  1. simpleMKL

    3下载:
  2. 多核学习之simpleMKL工具箱,里面包含了simpleMKL算法和MKL-wrapper算法,其中原始工具箱中MKL-wrapper不能运行,此处已进行了修正。-Multi-core learning simpleMKL toolbox, containing the simpleMKL algorithm and MKL- wrapper algorithm, the original toolbox MKL- wrapper can not run, has been revised.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:306075
    • 提供者:zhuozeying
  1. SILPMKL

    1下载:
  2. 用于回归的多核学习之MKL-wrapper算法程序,编写语言为python,运行环境为linux。-For multi-core the MKL- wrapper of learning algorithm of regression procedure, is the written language python, running environment for Linux.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1426
    • 提供者:zhuozeying
  1. LS53C

    0下载:
  2. LS53C是采用新型的发明专利技术L体系结构技术实现了多核并发处理引擎,支持同时并 发地执行三道程序(相当于有3个独立的内核),且均能以最高40M主频同刻并发的执行。-LS53C is a new type of invention patented technology L architecture technology to achieve a multi-core concurrent processing engine to support the same time and M
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3524608
    • 提供者:叶子宏
  1. bx

    1下载:
  2. MATLAB多核并行计算,并显示计算时间,与单核相比速度大大加快- MATLAB多核并行计算,并显示计算时间,与单核相比速度大大加快 MATLAB multi-core parallel computing, and display the calculation time, compared with the single core speed greatly accelerated
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:root_sun
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com