CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - solid

搜索资源列表

  1. BP

    2下载:
  2. BP神经网络实线0——9数字识别 MATLAB-BP neural network solid lines 0- 9 Digital Identification MATLAB
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:956
    • 提供者:yanyan
  1. teapot

    0下载:
  2. Program, using openGL functions, to draw a simple shaded scene consisting of a teapot on a table. Define suitably the position and properties of the light source along with the properties of the surfaces of the solid object used in the scene.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:198113
    • 提供者:Sandesh
  1. 1

    0下载:
  2. 实验内容:设计程序实现直线段绘制的Bresenham算法,并显示不同的线型(实线、虚线、点线)和线宽。-Experiment content: the design process to achieve the Bresenham straight line drawing algorithm, and show different linear (solid line, dotted line, dot line) and line width.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:658
    • 提供者:郭子湖
  1. Material

    0下载:
  2. 材质实例绘制12个实心球体比较在环境光漫反射光以及镜面光等情况下球休的渲染效果-Material examples drawn solid sphere 12 to compare the ambient light and diffuse reflected light, such as specular light of circumstances rendering the ball off
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:509683
    • 提供者:sars
  1. newrule

    1下载:
  2. VB+MapX的折线测距功能,不是用自带的画折线工具,是画实线的。-VB+ MapX location of the line features, instead of drawing its own line of tools, the solid line is drawn.
  3. 所属分类:GIS编程

    • 发布日期:2013-09-06
    • 文件大小:5421
    • 提供者:翟健爽
  1. cblc

    0下载:
  2. 固高科技的插补例程,很好的程序,适用于三维滑台,vc语言编写-Interpolation routines solid high-tech, good procedures, applicable to three-dimensional slides, vc language
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:70317
    • 提供者:hb
  1. Collision_Detection

    0下载:
  2. 在我的一项使用BSP进行碰撞检测的实验中,人物以胶囊来模拟,房屋内部通过非SOLID 的LEAFY BSP来构造,在使用BSP剔除了大量面片以后,遇到这样一个问题:如何在最后筛选下的三角形面片进行碰撞测试,以确定碰撞发生的时间,法向量等。-Collision detection deals with finding out whether or not we’ll bump into something when we move our ellipsoid though 3d space
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:84784
    • 提供者:babala_234
  1. first3

    0下载:
  2. 使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形 -Use opengl function to write a console program, require a simple two-dimensional graphical output of the following: If the line (solid line, dashed line), quadrilateral, polygon, ro
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:235306
    • 提供者:刘贵冬
  1. BEZIER

    0下载:
  2. 介绍如何在 VC++ 上进行BEZIER编程。 BEZIER绘图的一般过程可以看作这样的,先用 BEZIER语句在 BEZIER的绘图环境 , 然后把图传给操作系统的绘图环境 DeviceContext (DC)中,实实在在地画出到屏幕上. -Describes how VC++ on BEZIER program. BEZIER drawing general process can be viewed as such, first BEZIER statement BEZIER drawin
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:565
    • 提供者:mao maochong
  1. xiaobo

    0下载:
  2. 小波分析是当前应用数学和工程学科中一个迅速发展的新领域,经过近10年的探索研究,重要的数学形式化体系已经建立,理论基础更加扎实。与Fourier变换相比,小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息。-Wavelet analysis is currently applied mathematics and engineering disciplines in a rapidly developing new fields, after almost 10 years o
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:640
    • 提供者:强强
  1. A3DObjectPickingTechniqueThatUsesOpenGL

    0下载:
  2. 1.绘制三维实体,如一个星系。 2.旋转三维实体。 3.利用ScaleBar工具缩放实体。 4.右键选择实体。-1.Draw 3D solid objects! 2.Rotate the solid objects! 3.Scale the objects using the toolbar ScaleBar. 4.Select solid objects!
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:575876
    • 提供者:MEI GANG
  1. 3DModeling

    0下载:
  2. 这是计算机图动画中关于三维实体造型内容较详细的讲解,包含体素构造法、八叉树、边界表示法等常用的方法。-This is a computer graphics animated three-dimensional solid modeling on the content of a more detailed explanation, including the construction method for voxel, octree, boundary representation and o
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:502277
    • 提供者:兰天
  1. DrawLine

    0下载:
  2. 画线程序,可以绘制实线、虚线、点线、点划线等线型,并可以改变颜色。实现了橡皮筋技术。-Painting line program that can draw a solid line, dashed, dotted lines, dotted lines and other linear, and can change the color. Realized the rubber band technique.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3771003
    • 提供者:clhgirl
  1. Graphics_ex1

    0下载:
  2. OpenGL演示程序。 1创建一个窗口,窗口分成四块。第一块绘制线(虚线、实线、粗线),第二块绘制多边形,第三块窗口用渐变填充多边形,第四块窗口绘制圆。 2右击每一块,则单独显示该块的内容。单独显示时,可以使用鼠标左键对显示内容进行拖动,用滚轮进行缩放。再次右击则显示四块的内容。-OpenGL demo. 1 to create a window, the window is divided into four. The first one to draw a line (dashed,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1949
    • 提供者:2kclo3mno2
  1. Fingerprint_acquisition_system_based_on_FPS200_Des

    0下载:
  2. 基于FPS200指纹采集系统的设计与实现:文章采用新型固体指纹传感芯片FPS200设计出完整的指纹采集系统。该系统具有结构简单、采集速率快、图像质量高等特点,为现今的活体指纹采集提出高效的解决方案。通过对芯片参数的调整,实验表明该系统能够采集到清晰、高质量的指纹图像,为身份认证提供优良的图像来源。-Fingerprint acquisition system based on FPS200 Design and Implementation: This paper fingerprint sen
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:922970
    • 提供者:de69
  1. monituihuosf

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Simulated annealing algorithm derived from the theory of solid annealing, the solid heat to full high and let it slowly cooling, heating, the temper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:638323
    • 提供者:zql
  1. Src

    0下载:
  2. 增加元素的旋转立体几何体openGL源码(5)-Rotating solid geometry openGL source (5)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:5451
    • 提供者:赵倩
  1. CCD_solid_state_image_sensor_design_introduced_cla

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:986679
    • 提供者:uow
  1. Lesson05

    0下载:
  2. 利用openGL实现三维立体模型和立体模型的上色和旋转-Three-dimensional solid model using openGL and three-dimensional model of color and rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1258309
    • 提供者:刘江维
  1. Good

    0下载:
  2. 能通过调整参数来在autocad中自动生成螺栓的三维实体模型-Through the adjustment of parameters to automatically generate autocad bolts in three-dimensional solid model
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:22712
    • 提供者:Eviews
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com