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

搜索资源列表

  1. Bezier

    0下载:
  2. Bezier曲线的两种画法,曲线只有第一点和最后定点落在控制多边形上-bezier
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:704146
    • 提供者:huang
  1. adddot

    0下载:
  2. java语言缩写的画图程序,定点画图,JBuilder集成开发环境-java language abbreviation of the Paint program, on-site drawing, JBuilder Integrated Development Environment
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:5404
    • 提供者:杨柳
  1. FixedPointFFT

    0下载:
  2. 二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv-32-bit fixed-point two-dimensional Fourier transform, high precision Oh, with test images, the need to install opencv
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:159827
    • 提供者:winnershu
  1. DSPFFT

    0下载:
  2. 基于定点DSP的高性能FFT谱估计 基于定点DSP的高性能FFT谱估计-High-performance fixed-point DSP-based FFT spectrum estimation based on high-performance fixed-point DSP FFT spectral estimation
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:172579
    • 提供者:cccl
  1. Selectable3DScattergraphUsingOpenGL

    0下载:
  2. 本示例使用OpenGL创建三维Scattergraph,用户可以从任何角度查看使用鼠标旋转。图形数据可以经正投影或透视投影显示,并可以选择每个点的颜色。用户可以在图形周围绘制点,并选择它们,然后缩放图,以扩大该区域包含选定点。-This sample uses OpenGl to create a 3-D Scattergraph that the user can view from any angle by rotating with the mouse. The data can be s
  3. 所属分类:OpenGL program

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

    0下载:
  2. 一个实现了Direct3D定点像素Shader编程的例子 这个例子中自己定义了一个顶点Shader并且对这个Shader进行顶点着色处理-A fixed-point implementation of the Direct3D Pixel Shader programming examples in this case their own definitions of a vertex Shader and Shader for this vertex shading
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:54936
    • 提供者:陈昊
  1. polygon_demo

    1下载:
  2. openGL写的多边形处理,包括创建,变色,改变定点位置等常用方法,还包括多边形拖动时的覆盖处理-write openGL polygon processing, including creation, color, change the location of commonly used fixed-point method, also includes coverage of the polygon processing drag
  3. 所属分类:OpenGL program

    • 发布日期:2016-10-02
    • 文件大小:749568
    • 提供者:Yang
  1. fft

    0下载:
  2. 实现定点FFT,亲自测试过,可行。初学FFT的朋友很有帮助-To achieve fixed-point FFT, personally tested and feasible. FFT helpful beginner' s Friends
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:22469
    • 提供者:deng
  1. geometry_tran

    0下载:
  2. 3D裁剪算法,通过定点编码的方式能够进行3维裁剪,-3D graphic algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:6251
    • 提供者:glc
  1. spline

    0下载:
  2. 本例是用C++开发的画出样条曲线的源程序,能够在给出的定点拟合出样条曲线。-This example is developed in C++ source code to draw spline to the given point in the spline fitting. . . . . . . .
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:3648
    • 提供者:所有
  1. GIS-tuqiao

    1下载:
  2. 给定点群凸壳生成算法,GIS的核心算法之一。-Generate the core algorithm of the algorithm, GIS is one of the convex hull of a given point group
  3. 所属分类:GIS program

    • 发布日期:2016-08-08
    • 文件大小:50176
    • 提供者:yeaidong
  1. DRAWHERMITE

    0下载:
  2. Hermite曲线的绘制,具有动态确定点,平移等功能-Hermite curve drawn with dynamically determine the point of translation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3770467
    • 提供者:程鑫
  1. wave-ripper

    0下载:
  2. 水波纹 3d 采用mesh方法,通过定点z值的不用来模拟水波纹的效果-wave ripper
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5120783
    • 提供者:wang xian tao
  1. plot_use

    0下载:
  2. 画出给定点的网络图,点是给出的,但是要将它们给连接起来,一个点可能会与多个点进行连接,普通的plot画图,带入坐标是行不通的。该程序解决了这个问题。-Making picture of various point by line .
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:14274
    • 提供者:yongminghu
  1. Terrain

    0下载:
  2. 基于opengl的地形载入,动态天空球,还有摄像机漫游。地形载入使用了opengl的VBO扩展创建定点缓存。-Opengl terrain based on load, dynamic sky sphere, as well as the camera roaming. Opengl terrain loading of the VBO extension used to create fixed cache.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2613191
    • 提供者:许文俊
  1. myRecognize

    0下载:
  2. 文字和字符识别,各种识别的样本生成,与生成样本的图片同距同分辨率拍摄下来识别。运动方式下角度考虑与样本所用相同的分辨率和拍摄距离的图片识别,对运动物体图像通过不断检测所标志的区域特征来后定点提取图像识别,对固定不同距离的方式通过缩放处理方式后再识别.针对不同应用也方便在代码里进一步完善-Text and character recognition, various identification of the sample to generate the same to generate samp
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:678699
    • 提供者:曾祥园
  1. VB-Read-STL-File

    4下载:
  2. 其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:2283
    • 提供者:张欣
  1. dfrt

    0下载:
  2. 采用定点缓冲的方法来绘制墙、地板、镜子等环境几何对象,其中的立方体对象则利用D3DCreatMeshFVF方法生成网格。-Fixed-point buffer to draw the environment geometric objects such as walls, floors, mirrors, the cube object use D3DCreatMeshFVF method mesh generation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-06
    • 文件大小:2867948
    • 提供者:刘楠
  1. GMap

    0下载:
  2. 本源码主要功能,是对互联网上的google 地图 API 编程,放大,缩小,平移地图,并在地图上定位定位给定点经度,纬度的位置。-The main source function is to google maps on the Internet API programming, zoom in, zoom out, pan the map and locate locate a given point on the map longitude and latitude of the locat
  3. 所属分类:GIS program

    • 发布日期:2017-03-22
    • 文件大小:104240
    • 提供者:zhuonaiqi
  1. ModelToImageRegistration1

    0下载:
  2. ITK 提供了一个支持形态模型结构的类的层次。这个层次有SpatialObject作为基本类。 很多基本的范函性被定义在这个水平,包括评估一个给定点是在模型的内部还是外部的能 力,通过创建基本形态的分等级聚集形成复杂的形态,支持基本的空间参数如比例、原点和 位置。-ITK provides a hierarchy of classes intended to support the construction of shape models. This hierarchy has
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:8032
    • 提供者:张涛
« 1 23 »
搜珍网 www.dssz.com