-
Linux下Qt编程入门
Linux下Qt编程入门-Linux Qt programming entry
- 2022-04-09 08:29:20下载
- 积分:1
-
关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递...
关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。
-On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchange, loop start and loop merging and so on, and cache consistency to solve the shared variables to bring the load to find the linear recurrence (Linear Recurrence), and how to block updates to improve the efficiency of the matrix.
- 2023-04-03 06:20:05下载
- 积分:1
-
linux 下的frambuffer,在屏幕的左上角显示一个图框!
linux 下的frambuffer,在屏幕的左上角显示一个图框!-the frambuffer, in the upper left screen shows a map box!
- 2023-07-14 16:55:04下载
- 积分:1
-
Linux environment under which the S3C2410 NandFlash basic operation Programming
Linux环境下的S3C2410中NandFlash基本操作编程-Linux environment under which the S3C2410 NandFlash basic operation Programming
- 2022-06-13 22:38:13下载
- 积分:1
-
Cadence SPW 4.8.2,数字电视地面广播中3780点IFFT的源码。
Cadence SPW 4.8.2,数字电视地面广播中3780点IFFT的源码。-Cadence SPW 4.8.2. Digital Terrestrial Television Broadcasting 3,780 point IFFT the source.
- 2023-03-06 15:25:04下载
- 积分:1
-
Image Compression Decompression FOSS
图像压缩解压的源码-Image Compression Decompression FOSS
- 2022-05-17 05:59:39下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2023-08-22 11:30:03下载
- 积分:1
-
programming par contraint
programming par contraint
- 2022-03-10 04:13:08下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
msgctl函数的使用例子
msgctl函数的使用例子 -The example for using msgctl function
- 2022-02-21 23:55:23下载
- 积分:1