登录
首页 » 图形图像 » sophisticated graphics and animation system procedure is the preparation of my o...

sophisticated graphics and animation system procedure is the preparation of my o...

于 2023-04-03 发布 文件大小:4.55 kB
0 208
下载积分: 2 下载次数: 1

代码说明:

精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..."这句话。-sophisticated graphics and animation system procedure is the preparation of my own, here is an ability to make a detailed explanation. After running on the screen with triplex_font shows that the "press any key for set off", is the bottom line with the basic head of the launcher (somewhat rough), that the procedures DrawGun () function, when pressed any button, will be on the launch pad tower side there with a hyphen Filled with the aircraft, while the background was filled with stars, this time to be arbitrary button is pressed it, it will not launch aircraft. Fired Upon completion, the coordinates of the aircraft is less than 0, there will be one sentence : "successfully! ! ! , Press ESC to

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • good computer graphics operations for entry to the Shikuangdimen used.
    不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
    2022-05-30 07:07:26下载
    积分:1
  • 几个在1D,2D 3D很有用,关于卡尔曼滤波器的MATLAB实现。约..
    几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!-Several very useful in 1D, 2D, 3D Kalman filter on the MATLAB implementation. Can be used for beginners to learn!
    2022-03-19 00:45:09下载
    积分:1
  • 对文字识别并计算7个不变矩的matlab源程序
    对文字识别并计算7个不变矩的matlab源程序-right words to identify and calculate seven unchanged Moments Matlab source
    2023-07-24 13:35:03下载
    积分:1
  • .3 Ds file format descriptions and to read the source code, in the document. In...
    .3ds文件格式说明及读取的源码,在文档中。在三维图形处理是必须的。-.3 Ds file format descriptions and to read the source code, in the document. In the three-dimensional graphics processing is required.
    2022-12-01 23:45:03下载
    积分:1
  • 一个关于EMD算法的程序包括文章,该算法对识别的研究很重要...
    一个关于EMD算法的程序包括文章,该算法对图像识别的研究很重要-EMD algorithm on the procedure, including articles, the algorithm of image recognition research is important
    2022-03-06 17:45:29下载
    积分:1
  • 一个画的程序,学的作业
    一个画图的程序,图形学的作业-a drawing procedures, the graphics operations
    2022-04-22 00:25:49下载
    积分:1
  • 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序,...
    本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序,-This procedure aims to explain how to use Delphi to create a language can be easily implemented to support the library, and gives a practical mode of Chinese characters easily check procedures,
    2023-04-04 18:50:04下载
    积分:1
  • using vrml simulating flower source code!
    2022-03-20 07:15:17下载
    积分:1
  • 本软件是由作者经过数字处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方,直方均衡处理,线性运算,二值化,灰度
    本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image
    2022-06-20 05:34:49下载
    积分:1
  • fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹。原和目标 都是位。 fvs_direction:描述了如何提取方向。...
    fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。 fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的 脊线。 fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做 的效果不好,提取出的伪细节点太多。 fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。 include目录: 包含了头文件。-fvs_enhancer : fingerprint enhancement procedures, a description of how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process may be used in some of Bitmap images, These images are different angles and different spacing of the fringes. Images produced a
    2022-10-07 07:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载