CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 消隐

搜索资源列表

  1. eluos

    0下载:
  2. linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:2990
    • 提供者:黄海
  1. offMenu

    0下载:
  2. 在VC++窗体上布局随意停靠可拖动的智能菜单 一个VC++自绘的窗体菜单,仿Office 2000风格的可停靠、可随意拖动位置的智能型菜单,代码里有一些方法和类是我们值得学习的,比如建立象MSN一样的在状态条上自动弹出和消隐的信息窗口、制作不需要位图资源,而具有阴影的的位图按钮等,这些类文件在你的项目中都能用到 -In the VC++ form, the layout of the smart casual dock can drag the menu from a VC++ pain
  3. 所属分类:Menu control

    • 发布日期:2017-03-29
    • 文件大小:166771
    • 提供者:ert
  1. OGL1-v2

    0下载:
  2. 基于z-buff算法的立方体消隐,方向键控制立方体的旋转-Z-buff algorithm based on cube blanking, the arrow keys to control the rotation of the cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:314990
    • 提供者:林勇
  1. 3Dcuberotatiohiddensurfaceelemenation

    0下载:
  2. 使用mfc编写的3d立方体旋转和消隐演示,采用z-buffer方式简单实现。包含文档-A 3d cube rotation & hidden layer elemenating demonstration using mfc through z-buffer method.Developing document included
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1965318
    • 提供者:wxj
  1. HSR_Warnock

    0下载:
  2. Warnock算法消隐,鼠标左键单击确定四个顶点,生成固定高度的六面体,键盘上下左右旋转六面体-Warnock algorithm blanking, mouse left-click OK four vertices, the generated hexahedral a fixed height, the keyboard from top to bottom left rotating hexahedral
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3794293
    • 提供者:jin jing
  1. Digital-blanking

    0下载:
  2. 数码管消隐程序 解决数码管显示不彻底,不能清晰显示的问题!-LED digital display blanking process is not completely resolved, can not clearly show the problem!
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:11496
    • 提供者:
  1. GraphicsHomework2

    0下载:
  2. gui绘图程序:在1的基础之上,实现了三位图像的旋转等算法以及消隐算法的具体实现-gui drawing program: 1 basis to achieve the three image rotation algorithm and blanking in the proposed algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:68533
    • 提供者:chenxinyue
  1. CG

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:114048
    • 提供者:李若
  1. CCExam

    0下载:
  2. 此程序实现界面的闪烁与消隐。-This program interfaces with the blanking blinking.
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:36201
    • 提供者:陈凯迪
  1. 3d2

    0下载:
  2. 计算机图形学原理及算法教程 (Visual C++版) 数字图象处理 消隐-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing blanking
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:58194
    • 提供者:zhangxiang
  1. xiaoyin

    0下载:
  2. bmp图像消隐~~VC源代码,程序里头有详细的介绍,具体的功能代码-bmp image blanking ~ ~ VC source code, there are procedures in detail, the specific function of the code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:57687
    • 提供者:jackey
  1. 028992

    0下载:
  2. 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11136119
    • 提供者:
  1. WangYe3Ddemo

    0下载:
  2. 3D视见变换(球、三角形),包括空间计算、空间转换、消隐、裁剪、投影,可完成绕轴旋转、平移等功能。并能对每步处理的多边形计数-3D Viewing Transformation (balls, triangle), including space, space conversion, blanking, cutting, projection, to be completed by around the axis rotation, translation and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46227
    • 提供者:兰溪
  1. zhenshigantuxing

    0下载:
  2. 真实感图形,包括消隐,镜面反射,纹理等处理效果 -Realistic graphics, including blanking, specular reflection, texture, such as the treatment effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:128709
    • 提供者:nimuyi
  1. danpianjikongzhidianji

    0下载:
  2. 本程序主要由键盘程序、显示器程序、步进电机驱动程序三部份组成,主程序首先初始化各变量,将显示器的高3位消隐,步进电机驱动的各引脚均输出高电平,然后调用键盘程序,并作判断,如果有键按下,则调用键盘处理程序,否则直接转下一步。下一步是将当前的转速值转换为BCD码,送入显示缓冲区;接着判断StartEnd这个位变量,是“1”还是“0”,如果是“1”,则开启定时器T1,否则关闭定时器T1-This procedure mainly by the keyboard process, monitor pro
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1382
    • 提供者:蒋啸
  1. blanking

    0下载:
  2. 三维显示中的消隐功能,效果还不错!可以供参考-Three-dimensional display of the blanking function, the effect was not bad! Be available for reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:317214
    • 提供者:jiang_andy
  1. Digital_tube_test_procedure

    0下载:
  2. STC12C5410AD单片机和HD7279。程序包含有:测试指令演示;闪烁指令及键盘接口测试;快速计数演示;下载数据但不译码指令;测试在第8位按不译码方式显示一字符 三 ;译码方式0及左移指令测试;消隐指令测试-STC12C5410AD MCU and HD7279. Procedures include: test demo commands blinking and keyboard interface test command quick count demo download t
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2127
    • 提供者:阿k
  1. CirDemo

    0下载:
  2. 三维行星旋转系统,根据面消隐算法实现。旋转的速度可能比较慢。-Three-dimensional planetary rotation system, in accordance with hidden surface algorithm. The speed of rotation may be quite slow.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2330
    • 提供者:zhaoyb
  1. guangzhaolifangti

    0下载:
  2. 此图形学程序实现了球的消隐、旋转、不同角度的球的光度;另外实现了旋转-This graphics program blanking of the ball, rotation, different angles of the ball of light the other to achieve the rotation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3862515
    • 提供者:陈念
  1. guangzhaomoxing

    0下载:
  2. 此图形学程序实现了对球选择不同的背景色以及进行消隐、旋转-This graphics program to select a different ball, as well as blanking the background color, rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:689586
    • 提供者:陈念
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com