搜索资源列表
-
0下载:
一种分水岭算法的C语言程序。包含watershed.cpp, kenel.cpp, transform.cpp等源代码-a watershed algorithm C language program. Included watershed.cpp, kenel.cpp. transform.cpp such as source code
-
-
0下载:
一个自己做的动画,自行车平动,脚蹬转动的C语言程序!-an own animation, bicycles translational and rotational sneaking C language program!
-
-
2下载:
一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
-
-
0下载:
仿照Windows的附件程序“画图”, 用C/C++语言编制一个具有交互式绘制和编辑多种图元功能的程序-Annex modeled Windows program " Paint" , with C/C++ language preparation of an interactive drawing and editing program features a variety of pixel
-
-
0下载:
使用c++语言运用opengl技术开发的飘动的旗子程序-Use opengl c++ language technology development and the waving flag program
-
-
0下载:
用c语言实现的图形界面程序,有对话框,是学习c语言很好的参考模板。-C language with a graphical interface program, a dialog box is a good reference to learn c language template.
-
-
0下载:
用C编写的一个二维图像。
希望能与对这方面有兴趣的朋友共勉之-a program of C2D in C Language
-
-
0下载:
该程序模拟一个自由落体的小球运动,是C语言这门课的一个实验。-The program simulates a free fall of small ball, the course is a C language test.
-
-
0下载:
用c语言写的小程序,显示日,月,地的运行。用C语言写画面-With a small program written in c, showing day, month, ground operation. Screen with the C language to write
-
-
0下载:
此程序用C语言写的DCT变换。DCT变换 DCT变换的全称是离散余弦变换(Discrete Cosine Transform),是指将一组光强数据转换成频率数据,以便得知强度变化的情形。若对高频的数据做些修饰,再转回原来形式的数据时,显然与原始数据有些差异,但是人类的眼睛却是不容易辨认出来。-DCT transform of this program written in C language. The full name of the DCT DCT transform is discrete
-
-
0下载:
此程序用C语言求取彩色图像的PSNR。psnr是一种评价图像的客观标准。它具有局限性,PSNR是“PeakSignaltoNoiseRatio”的缩写。peak的中文意思是顶点。而ratio的意思是比率或比列的。整个意思就是到达噪音比率的顶点信号,psnr是一般是用于最大值信号和背景噪音之间的一个工程项目。-This program uses the C language to strike a color image PSNR. psnr is an objective criteria to
-
-
0下载:
2D魔方变换程序 能够实现18种变换以及重置 方便于初学C语言的学生练习-2D Rubik' s cube transformation program to achieve the 18 kinds of transform and reset convenient beginner C language students to practice
-
-
0下载:
该程序能够实现图像的二值化,基于C语言的。实现的效果很好-The program to achieve a binary image, based on C language. Achieve a good effect
-
-
0下载:
该程序能够实现图像的对数变换,基于C语言实现的程序源代码-The program to achieve the image of logarithmic transformation based on the C language source code
-
-
0下载:
该程序能够实现图像的翻转变换,基于C语言实现的程序源代码-The program can flip the image transformation, based on C language source code
-
-
0下载:
该程序能够实现图像的线性变换,基于C语言实现的程序源代码-The program can achieve linear transformation of the image based on the C language source code
-
-
0下载:
该程序能够实现图像的指数变换,基于C语言实现的程序源代码-The program can index transformation of the image based on the C language source code
-
-
0下载:
用c语言实现艺术清屏。问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏,
并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里
用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-C language arts clear screen. Of the problem: in
-
-
0下载:
中点法画圆,C语言程序,VC++6.0下可运行,使用前需添加graphics库。-The midpoint method Circle C language program, VC++6.0 run, add graphics library before use.
-
-
0下载:
这是一个用C语言编写的关于GBA的程序,原创者应该是azhong。本源程序是演示一个比较不错的BG且使用方向键可以将其上下左右移动。-This is a C language program on the GBA, originality should be azhong. The source code is to demonstrate a relatively good BG and use the arrow keys you can move it up and down.
-