资源列表
Circle
- 在文档中能画出各种圆形,为经常使用圆形的朋友提供代码共享-In the document can draw all kinds of round, round friends for frequently used to provide code-sharing
vc_chart
- 实时动态绘制曲线,MFC单文档文件,没有进行具体编辑数据信息,可自行完善-draw lines
cuda_txcl
- 基于CUDA的高性能图像处理算法。着重介绍CPU和CUDA的计算能力,并详细介绍图像处理的背景以及几种操作的原理。在经过实验之后,对比CPU的计算能力可以发现,CUDA在并行处理数据的能力非常强大。由此可知,在图像处理的应用中,CUDA将大有可为。然而Hough变换的性能提升并不明显,其中的原子操作导致线程的排队,大幅度降低了线程并发性能,从而使得CUDA并行运算的优点不能显示出来,此问题的解决,有赖于对Hough变换并行算法的更深入研究。-CUDA-based high-performance
ImageThresholdingsvm
- 基于相关向量机的图像阈值技术,Image Thresholding Based on Relevance Vector Machine -Relevance vector machine-based image thresholding techniques, Image Thresholding Based on Relevance Vector Machine
Supportvectormachinesinwaveletpacketdenoising
- 支持向量机在小波包去噪方法中的应用,小波包分解和svm相结合-Support vector machines in wavelet packet denoising of wavelet packet decomposition and combination svm
EasyX_v20100825
- graphics.h的源文件,TC中的头文件,但VC编程中需要用到,特别是做图像绘制时就是 VC 方便的开发平台和 TC 简单的绘图功能。-graphics.h the source file, TC in the header file, but need to use VC programming, especially when doing image rendering is a convenient development platform and VC TC simple graph
vbquxian
- 一个画曲线代码,希望高手给指点指点,看能不能做出动态的自动缩放的效果-A painted curve code, I hope experts pointing pointing to see if I can make the dynamic effects of the automatic scaling
Ex_BoxDlg
- 用vc++绘制输入边长的三维长方体,以及任意旋转角度-Using vc++ to draw the input side of three-dimensional rectangular, and arbitrary rotation
to700
- 自动批量转换图片为宽700,并自动比例重命名-Automatic batch convert images to 700 wide, and automatically rename the proportion of
jojioji
- 计算机图形学是研究计算机生成、处理和显示图形的学科,其基本任务是使学生通过学习本课程,掌握计算机图形学的基本原理和基本方法,为今后从事计算机辅助设计和制造、科学计算可视化、计算机图形处理等方面的工作打下良好的基础。该课程是一门实践性很强的技术应用性课程,上机实验是培养技术应用能力的主要手段以巩固课内所学的知识、技术和技能,进一步提高图形软件开发的能力。课程实验是该课程所知识、技术和技能的一个综合应用,是培养图形软件开发能力的综合训练。-I got it
classroom104
- 一个vrml房间代码,能显示房间图案,能移动视角观察房间-A vrml room code, can show the room design, room to move the angle of view
jpeg
- jpeg 解码 c语言编写的 -jpeg decode