- preemetive-Multitasking Ready answers for ssd2 exercise3 the name of the task is "preemetive multitasking"
- dump 用来抓取网卡数据包的程序
- DEC5502_FLASHBOOT DSP C5501 片外 flash 编程工具
- yingshe 8PSK符号解映射
- h.264-cuda-master This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA. Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- WeightedColorTextureMatting_CVPR12 matting on alphamatting
文件名称:iqps
介绍说明--下载内容来自于网络,使用问题请自行百度
C++ program using OpenMP to solve 2D levels from the IQ-puzzle 505 from Lonpos from designtorget.se
Look in level.txt for example usage.
Compile program using gcc with:
gcc -O3 -fopenmp -o iqps iqps.cpp
Run with:
./iqps (path to level.txt)
Look in level.txt for example usage.
Compile program using gcc with:
gcc -O3 -fopenmp -o iqps iqps.cpp
Run with:
./iqps (path to level.txt)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
iqps.cpp
level.txt
level25.txt
level_easy.txt
level.txt
level25.txt
level_easy.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.