登录
首页 » 电子书 » 多核架构及编程技术, 包括一个很有指导性的PPT和Intel的两篇很重要的文章...

多核架构及编程技术, 包括一个很有指导性的PPT和Intel的两篇很重要的文章...

于 2023-05-01 发布 文件大小:710.02 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

多核架构及编程技术, 包括一个很有指导性的PPT和Intel的两篇很重要的文章-multi core with advanced programming skill

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 你想了解计算机的硬件吗 ?想知道如何进行硬件编程吗 ?这里可以提供...
    你想了解计算机的硬件吗 ?想知道如何进行硬件编程吗 ?这里可以提供-this is a book about how to control the hardware that is a good book
    2022-04-12 22:51:06下载
    积分:1
  • 一本给有一定编程经验的c++程序员的好
    一本给有一定编程经验的c++程序员的好书!-one to have programming experience in C++ programmers in the books!
    2022-08-19 20:46:46下载
    积分:1
  • 图论中最小生成树Kruskal算法 及画图程序 M
    图论中最小生成树Kruskal算法 及画图程序 M-函数 格式 [Wt,Pp]=mintreek(n,W):n为图顶点数,W为图的带权邻接矩阵,不构成边的两顶点之间的权用inf表示。显示最小生成树的边及顶点, Wt为最小生成树的权,Pp(:,1:2)为最小生成树边的两顶点,Pp(:,3)为最小生成树的边权,Pp(:,4)为最小生成树边的序号 附图,红色连线为最小生成树的图 例如 n=6 w=inf*ones(6) w(1,[2,3,4])=[6,1,5] w(2,[3,5])=[5,3] w(3,[4,5,6])=[5,6,4] w(4,6)=2 w(5,6)=6 [a,b]=mintreek(n,w) -Graph theory Kruskal minimum spanning tree algorithm and Paint program M-function format [Wt, Pp] = mintreek (n, W): n for the map Vertices, W for weighted graph adjacency matrix, does not constitute the edge of the two vertices of between the right to express with inf. Show the minimum spanning tree of edges and vertices, Wt right for the Minimum Spanning Tree, Pp (:, 1:2) for the minimum spanning tree edges of the two vertices, Pp (:, 3) for the minimum spanning tree of the right side, Pp ( :, 4) For the minimum spanning tree graph edge serial number, red connection for the minimum spanning tree of graph such as n = 6 w = inf* ones (6) w (1, [2,3,4]) = [ 6,1,5]
    2022-01-30 21:32:39下载
    积分:1
  • 成绩等级,求最小数,从0
    成绩等级,求最小数,从0-100中找两个数,使其和与差为平方数,求1-50整除3的数,购书优惠-Performance rating, and the smallest number from 0-100 in the two to find a few to make it worse for the square and the number divisible by 3 for a number of 1-50, book discount
    2022-02-26 11:29:15下载
    积分:1
  • This a JPEG encoding & decoding program of still image. It does not use level sh...
    This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compar
    2022-12-20 21:45:04下载
    积分:1
  • 关于WIN的代码开发,介绍了关于windows 窗口的创建。
    关于WIN的代码开发,介绍了关于windows 窗口的创建。-ok
    2022-10-18 16:45:03下载
    积分:1
  • 研究生上课课件,适合初学者。一些基本的方法和理论研究
    研究生上课课件,适合初学者。一些基本的方法和理论研究-Graduate school courseware, suitable for beginners. Some basic methods and theoretical studies
    2022-04-01 16:30:10下载
    积分:1
  • design their own curriculum prepared by the process of scheduling a demo program...
    课程设计自己编写的一个进程调度演示程序,界面很好,但是只有就绪和执行的调度,没有做等待状态的调度,毕竟时间太短-design their own curriculum prepared by the process of scheduling a demo program, a good interface, but only in place and implementation of the scheduling, do not wait for the activation state, after all, the time is too short
    2023-02-01 06:30:03下载
    积分:1
  • OJB手册 OJB开发的文档
    OJB手册 OJB开发的文档-OJB OJB development of the manual files
    2022-05-27 18:28:08下载
    积分:1
  • 此小程序适合新手,为C++初级的练习程序,对控件的熟悉和认识...
    此小程序适合新手,为C++初级的练习程序,对控件的熟悉和认识-This small program for novice, for the C++ in primary practice procedures, control, familiarity and understanding of
    2022-07-10 14:56:31下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载