搜索资源列表
parell
- c语言实现的物体平行投影变换,自己写的,name.txt为测试文件。-objects parallel projection transformation, wrote it myself, name.txt to test documents.
Projection
- A C++ program to show the projection of 3D objects using Cabinet Oblique Parallel Projection onto xy-plane (i.e. angle=30 deg).
rain.zip
- 池塘夜雨,C程序,模拟池塘夜降彩色雨点的场景。是一个讨论数据结构与并行控制的问题。, A pond night of rain, the C procedure, simulates the pond night to fall the colored raindrop the scene. Is a discussion construction of data and the parallel control question.
PSSM4u
- PSSM(Parallel-Split Shadow Maps)阴影算法C#源码-PSSM(Parallel-Split Shadow Maps)Shadow algorithm C# source code
LCDdemo
- 宽高为:130*130像素 并口接口彩屏(26万色象)模块C语言显示代码例程(51实例代码)点阵方式。-Width height: 130 parallel interface* 130 pixel color screen (26 million colors like) module shows C-code routines (51 instances of code) lattice method.
pca9534
- 9534 芯片介绍。用于图像处理 主用用处车载单片机-The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel 2 Input/Output (GPIO) expansion for I C-bus/SMB
tuxiangsihua
- 图像细化代码 c++运行 并行图像细化代码及图像细化代码 -Image thinning code c++ code and run parallel image thinning image thinning code
GeneralObliqueParallelProjection
- C++实现的通用斜轴平行投影到XY平面的算法-A C++ Program to show the projection of 3D objects using General Oblique Parallel Projection onto xy-plane
Hough
- 图形处理的基本C++程序,该函数用于对检测图像中的平行直线。-Graphics of the basic C++ program, this function is used to detect the image of parallel lines.
JianBian
- 用C++Builer6.0开发的一个具有渐变画图的小程序。可以用指定两种颜色进行平行或垂直渐变。-Developed using C++ Builer6.0 gradient drawing of a small program. Two colors can be specified for parallel or vertical gradient.
Click-the-pop-up-properties
- AE+c#画平行线和垂线的代码,很好的东西哦,值得下载!-AE+c# draw parallel lines and perpendicular code, good things, oh, it is worth the download!
rain
- 池塘夜雨,C程序,模拟池塘夜降彩色雨点的场景。是一个讨论数据结构与并行控制的问题。- A pond night of rain, the C procedure, simulates the pond nightto fall the colored raindrop the scene. Is a discussion constructionof data and the parallel control question.
Kubias20072IR
- 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Abstract. We present a method that performs the rigid 2D/3D image registration efficiently on the GPU. As one main contribution of this paper, we propose an efficient method for generating realistic DRRs that are visu
map-projection
- 利用C语言计算地图投影中的曲率半径及纬线半径-C language is used to calculate the radius of curvature radius and parallel map projection
Image-segmentation
- C++灰度图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、canny算子。VC6.0运行无误-Parallel border C++ gray image segmentation, serial boundary segmentation, region segmentation parallel, serial region segmentation, canny operator. VC6.0 runs without errors
fdct3d
- CurveLab is a collection of Matlab and C++ programs to compute fast discrete curvelet transform in two and three dimensions. The 2d software includes the implementations of two algorithms: the transform using wrapping and the one using unequ
DistanceOfLine
- 计算两条平行线间的距离,是基于C++来编写的,内附有图片。-Calculate the distance between two parallel lines, is based C++ write, enclosing a picture.
the shortest path program in graph theory
- 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p
OpenCL
- OpenCL Parallel Programming Development Cookbook OpenCL 编程指南 为了充分利用本书,强烈建议您是软件开发人员或嵌入式软件开发人员,对并行软件开发感兴趣,但不知道在哪里/如何开始。理想情况下,您应该知道一些C或C ++(您可以选择C,因为它比较简单),并且舒适地使用跨平台构建系统,例如Linux环境中的CMake。(To get the most out of this book, it is highly recommended tha