CodeSamples
jpeg cuda 

所属分类:图形图像处理
开发工具:C/C++
文件大小:156KB
下载次数:5
上传日期:2018-04-11 14:18:15
上 传 者galosy
说明:  基于CUDA的jpeg压缩代码,完全可编译时使用
(JPEG compression code based on CUDA can be compiled at compile time.)

文件列表:
CodeSamples (0, 2014-07-08)
CodeSamples\.DS_Store (6148, 2014-07-04)
CodeSamples\chapter01 (0, 2014-06-19)
CodeSamples\chapter01\hello.cu (422, 2014-06-19)
CodeSamples\chapter01\Makefile (87, 2014-06-17)
CodeSamples\chapter02 (0, 2014-06-22)
CodeSamples\chapter02\checkDeviceInfor.cu (3847, 2014-06-20)
CodeSamples\chapter02\checkDimension.cu (1082, 2014-06-19)
CodeSamples\chapter02\checkThreadIndex.cu (2384, 2014-06-19)
CodeSamples\chapter02\defineGridBlock.cu (955, 2014-06-19)
CodeSamples\chapter02\Makefile (420, 2014-06-17)
CodeSamples\chapter02\sumArraysOnGPU-small-case.cu (3262, 2014-06-22)
CodeSamples\chapter02\sumArraysOnGPU-timer.cu (3997, 2014-06-22)
CodeSamples\chapter02\sumArraysOnHost.c (988, 2014-06-19)
CodeSamples\chapter02\sumMatrixOnGPU-1D-grid-1D-block.cu (4264, 2014-06-22)
CodeSamples\chapter02\sumMatrixOnGPU-2D-grid-1D-block.cu (4249, 2014-06-22)
CodeSamples\chapter02\sumMatrixOnGPU-2D-grid-2D-block.cu (4321, 2014-06-22)
CodeSamples\chapter02\sumMatrixOnGPU.cu (10244, 2014-06-22)
CodeSamples\chapter03 (0, 2014-06-23)
CodeSamples\chapter03\Makefile (324, 2014-06-17)
CodeSamples\chapter03\nestedHelloWorld.cu (1361, 2014-06-23)
CodeSamples\chapter03\nestedReduce.cu (5687, 2014-06-20)
CodeSamples\chapter03\nestedReduce2.cu (8430, 2014-06-20)
CodeSamples\chapter03\nestedReduceNosync.cu (7126, 2014-06-20)
CodeSamples\chapter03\reduceInteger.cu (20853, 2014-06-22)
CodeSamples\chapter03\simpleDeviceQuery.cu (1345, 2014-06-20)
CodeSamples\chapter03\simpleDivergence.cu (3927, 2014-06-19)
CodeSamples\chapter03\sumMatrix.cu (4116, 2014-06-22)
CodeSamples\chapter04 (0, 2014-07-07)
CodeSamples\chapter04\globalVariable.cu (941, 2014-06-23)
CodeSamples\chapter04\Makefile (338, 2014-06-25)
CodeSamples\chapter04\memTransfer.cu (1474, 2014-06-19)
CodeSamples\chapter04\pinMemTransfer.cu (1861, 2014-06-23)
CodeSamples\chapter04\readSegment.cu (3985, 2014-06-19)
CodeSamples\chapter04\readSegmentUnroll.cu (6096, 2014-06-20)
CodeSamples\chapter04\simpleMathAoS.cu (4454, 2014-07-06)
CodeSamples\chapter04\simpleMathSoA.cu (4624, 2014-07-07)
CodeSamples\chapter04\sumArrayZerocpy.cu (5077, 2014-06-22)
CodeSamples\chapter04\sumMatrixGPUManaged.cu (4396, 2014-06-22)
CodeSamples\chapter04\sumMatrixGPUManual.cu (4524, 2014-06-22)
... ...

Professional CUDA C Programming =============================== Included here are the code files for any samples used in the chapters as illustrative examples. Each chapter has its own code folder that includes the sample .c and .cu files for that chapter. The per-chapter folders each also include a Makefile that can be used to build the samples included. The common/ directory contains common.h, which includes code that is common to multiple chapters.

近期下载者

相关文件


收藏者