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

搜索资源列表

  1. 方便的小波变换原代码

    0下载:
  2. 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:199.23kb
    • 提供者:李强
  1. xbbhydm

    0下载:
  2. wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:200.3kb
    • 提供者:新月
  1. 2D

    0下载:
  2. C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:66.29kb
    • 提供者:Mark
  1. AxlesView

    1下载:
  2. 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.48mb
    • 提供者:邹洪斌
  1. waveletcodebyGuleryuz

    0下载:
  2. Guleryuz写的一个完整的小波变换的源代码。主要包括:wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and the
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:201.12kb
    • 提供者:Zhongren Wang
  1. huojian

    0下载:
  2. C语言编写的火箭模型代码,主要实现模型的展示,指针的操作以及图形学的编程-C languages Rocket model code, the main implementation model display, pointer operations and graphics programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1012byte
    • 提供者:王海
  1. readfile8

    0下载:
  2. 使用C文件指针读写ArcGIS中的shape文件-ArcGIS using the C file pointer to read and write in the shape file
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:3.35mb
    • 提供者:梁新韵
  1. imagePprocessing

    0下载:
  2. 高效的图像腐蚀、膨胀、锐化、中值滤波算法。 让你见识下C#的强大。谁告诉你C#不能用指针!-Efficient image erosion, dilation, sharpening, median filtering algorithm. To let you know the power of C# under. Who told you that C# can not use the pointer!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1.12mb
    • 提供者:qiang
  1. cPP_opengl_yibiao

    0下载:
  2. c++开发的OpenGl程序,一个简单的电流表指示模型应用,能实现电流表指针的左右摆动等功能-The c++ written OpenGl program, a simple ammeter instructions application model, can realize the ammeter pointer swings around etc. Function
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.25mb
    • 提供者:罗红亮
  1. 2

    0下载:
  2. C#打开图像的三种方法,提取像素法,内存法,指针法-C# open the image of three methods Method to extract pixels, memory method, the pointer method
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:42.05kb
    • 提供者:angel
  1. lena-picture-read-method

    0下载:
  2. 使用C#直接读取lena图片,不使用任何工具,直接操作文件指针,直接读取数据,学习读取bmp文件。-Lena pictures to use C# directly read, do not use any tools, direct manipulation of the file pointer to read data directly, learning to read the bmp file.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:4.31mb
    • 提供者:张元科
  1. Gray

    0下载:
  2. 使用C#编写的彩色图转换灰度图的程序,包含了提取像素法,内存法,指针法,及三种方法效率的比较。-Color maps were converted grayscale program written in C#, containing the extracted pixels, the memory method pointer Law, and the comparison of the efficiency of the three methods.
  3. 所属分类:Graph program

    • 发布日期:2017-11-20
    • 文件大小:39.87kb
    • 提供者:赵成强
  1. gpath

    0下载:
  2. cad制图,方便制图,可以在一个图形范围内,简易控制图形输入 - Function C:GPath is the main program function and defines the AutoCAD GPATH command. (defun C:GPath () Ask the user for input: first for path location and direction, then for path parameters. C
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-20
    • 文件大小:629byte
    • 提供者:DWPL
  1. huojian

    0下载:
  2. C语言编写的火箭模型代码,主要实现模型的展示,指针的操作以及图形学的编程-C languages Rocket model code, the main implementation model display, pointer operations and graphics programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:Carneys
  1. sharpen

    0下载:
  2. 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,利用多种方法来遍历图像,例如通过创建迭代器的方法来遍历图像,通过指针的方法来遍历图像等方法来对图像进行处理。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use of the opencv2.4.9, C++ write, using a variety of methods to traverse the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:90.84kb
    • 提供者:陈华
  1. search104

    0下载:
  2. 一个实现自动查找在一列数中某个数的排名,用的是c++中指针实现的-An automatic check on a few of a number of ranking, using a c++ pointer to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:965byte
    • 提供者:yuea393a953
  1. create-line-pointer

    0下载:
  2. 计算机地图制图的基础程序,使用C语言编写,包含创建线链表,保存线链表等。-Computer cartography basis, the use of C language, create a line that contains the list, saved lines linked list.
  3. 所属分类:GIS program

    • 发布日期:2017-04-15
    • 文件大小:7.02kb
    • 提供者:lixiaohui
  1. gray

    0下载:
  2. C#编程实现了数字图像的读入、显示、保存,以及分别使用读取像素法、内存法、指针法实现了彩色图像的灰度化。-C# programming a digital image read, display, save, and use each read pixel method, memory method, the pointer method to achieve a color image to gray.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:80.25kb
    • 提供者:刘金龙
  1. getNewImage

    0下载:
  2. 使用C#指针缩放图片,这种方法比Image自带的速度要快-with C# through the pointer to generate the scale of the image, this method is more efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:779byte
    • 提供者:苗苗
搜珍网 www.dssz.com