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

搜索资源列表

  1. jisuanji1tuxingxue1

    0下载:
  2. 这是我的计算机图形学课程设计,实现了简单的画图功能。用面向对象语言和面向对象程序设计方法完成一个画图应用系统的分析、设计和实施,实现对象的基本插入、删除、修改、查询 和对象的永久保存等功能。通过课程设计使学生掌握面向对象编程技术、语言的GUI编程、常用类库的使用、应用系统的开发过程和常用的画图算法,如画圆、画直线、画矩形、填充等。-This is my computer graphics curriculum design, realization of a simple drawing fun
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:640.71kb
    • 提供者:刘昌劲
  1. GraphicsChange

    1下载:
  2. OpenGL有着很好的交互式程序设计接口,通过选定与反馈等机制可以很好的实现交互式绘图设计。再与MFC相结合,简直可以很容易的开发出相关的类CAD软件。 由OPENGL负责图元的创建和编辑以实现动画,由MFC负责与操作系统的信息交换。分工合作,层层实现 在主菜单上新建三个不同的菜单项分别实现生成图元,拖动图元,删除图元的功能。特别的,关于直线的拖动要用到橡皮直线技术。-OpenGL is a good interactive programming interface, through
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30.69kb
    • 提供者:nikolai
  1. NC_SYSTEM

    0下载:
  2. 半份的文件,主要是参考矢量系统编辑的,可以实现一些圆累,线类的编程-half of the document, reference is the main vector editing systems, can achieve some round tired, linear programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:52.54kb
    • 提供者:褚宁
  1. A0357

    1下载:
  2. 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:300.83kb
    • 提供者:tl
  1. hough.rar

    0下载:
  2. 霍夫(hough)变换:利用vc++编程检测图像中的平行直线,,hough transform: Using vc++ programming of parallel detection of linear image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:liyu
  1. c.tar

    0下载:
  2. 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:18.82kb
    • 提供者:陈云川
  1. jisuanjihedaolun

    0下载:
  2. 大量领域应用了计算几何的问题,包括欧几里得巡回售货员问题,最小生成树问题,隐藏线问题和线性规划问题-A large number of field applications of computational geometry problems, including Euclid roving salesman problem, minimum spanning tree problem, hidden line problem and linear programming problems, a
  3. 所属分类:Fractal program

    • 发布日期:2017-05-24
    • 文件大小:7.42mb
    • 提供者:梦琦
  1. NNLS-0

    2下载:
  2. 文章Decoding by Linear Programming实现源代码-Article Decoding by Linear Programming implementation source code
  3. 所属分类:Graph program

    • 发布日期:2016-12-27
    • 文件大小:13.76mb
    • 提供者:yjj
  1. Linear_programming_design_of_the_image_circle_elli

    0下载:
  2. 图像编程设计直线圆椭圆算法精讲Linear programming design of the image circle ellipse algorithm Jing Jiang-Linear programming design of the image circle ellipse algorithm Jingjiang Linear programming design of the image circle ellipse algorithm Jing Jiang
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:214.92kb
    • 提供者:123wa
  1. simplemathodandLS

    0下载:
  2. 单纯形法是线性规划问题的最优解求解的方法,最小二乘法通过最小化误差平方和寻找数据的最佳函数匹配。这里给提供了源码。-Simplex method linear programming method for solving the optimal solution, the least square method by minimizing the square error function to find the best match the data. Here to provide a so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:11.83kb
    • 提供者:weike.liu
  1. Message-Passing-Algorithms

    0下载:
  2. 一本将基于AP传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助-The Uncapacitated Facility Location Prob- lem (UFLP) is one of the most widely stud- ied discrete location problems, whose appli- cations arise in a variety of settings. We tackle the UFLP using probabilisti
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:245.13kb
    • 提供者:fanhaixiong
  1. DDA-linear-programming-algorithm

    0下载:
  2. 1. 编程实现DDA直线生成算法或其它直线生成算法 2. 编程实现Bresenham圆弧生成算法或其它圆弧生成算法 -1 DDA linear programming algorithm to generate a straight line or other generation algorithm 2 to generate programming Bresenham algorithm or other circular arc generation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3.48mb
    • 提供者:gbq
  1. Breast-Cancer-Diagnosis-via-Linear-Programming.ra

    0下载:
  2. medical image fusion in breast cancer.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:234.08kb
    • 提供者:mitesh
  1. gradient_descent

    0下载:
  2. 非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:750.1kb
    • 提供者:kamy
  1. lineProgramming

    0下载:
  2. 线性规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Linear programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2.34kb
    • 提供者:hy
  1. matlab4563

    0下载:
  2. 【matlab编程代做】matlab二维线性规划问题 可以作为参考使用 学习 -[Do] matlab matlab programming on behalf of two-dimensional linear programming problem can be used as a reference study
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:164.69kb
    • 提供者:王红江
  1. 1

    1下载:
  2. 1.对于两个序列:x(n)=n R16(n),h(n)=R8(n) (1)在同一图形窗口中绘出两序列的时域图形。 (2)利用FFT编程计算两序列的线性卷积,绘出的时域图形。 -1. For two sequences: x (n) = n R16 (n), h (n) = R8 (n) (1) draw the two sequences in the same time-domain graphics window graphics. (2) calculation of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2.67kb
    • 提供者:李闯
  1. powell

    0下载:
  2. Minimizing functions for non-linear programming task- Powell method
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:jai788628
  1. gnsbancelibrary

    0下载:
  2. 用turboc2闲时编的图形学用的显示直线的程序,不错的(When using a turboc2 idle graphical display of theory and linear programming, good)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-17
    • 文件大小:31kb
    • 提供者:沈乐婷
  1. 18810053

    0下载:
  2. an quasi-newton method used in non-linear programming and esp()
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:hypbrvitk
« 12 3 »
搜珍网 www.dssz.com