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

搜索资源列表

  1. PixelProfile

    0下载:
  2. 一個可擷取出 Image 中的 Pixel Slice 並顯示出 Pixel Value/Linear Distance 的直方圖, 包含 Red, Green, Blue, Intensity, Hue, Saturation 等資訊顯示, 並有資料分析.-can have just one of Pixel Image Slice showed Pixel Value / Linear Distance histogram contains Red, Green, Blue, Intensi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:219.66kb
    • 提供者:黃建華
  1. HQ

    0下载:
  2. 应用 tc画红旗 原理:利用tc的画图库函数  getimage(),putimage() 切换-application tc painting red Principle : tc paintings Gallery getimage function (), putimage () switches
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:949byte
    • 提供者:yuzengtao
  1. liujunpeng20060618

    0下载:
  2. 1. 实现编码线段裁剪算法 1.1 段和裁剪窗口顶点坐标由鼠标输入 1.2 裁剪结果用红色绘制 1. 实现编码线段裁剪算法 实验步骤 1. 点画线段菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时画出线段 2. 选取颜色 3. 点裁剪菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时就可以得到裁剪到的线段用2中的颜色绘制出来 -1. Line Clipping achieve coding algorithm 1.1 of the window and
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:46.97kb
    • 提供者:刘俊朋
  1. liujunpeng20060618polygon

    0下载:
  2. 实验内容: 2. 实现逐边裁剪算法 2.1 段和裁剪窗口顶点坐标由鼠标输入 2.2 裁剪结果用红色绘制 实验步骤 1. 点取点菜单,在客户区中按下鼠标左键取点 2. 取点完毕后,点画菜单 多边形 把多边形画出 3. 点裁剪菜单裁剪-experiment : 2. By cutting edge achieve 2.1 of the algorithm and cutting window vertex coordinates input from the mou
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43.96kb
    • 提供者:刘俊朋
  1. 5js

    0下载:
  2. AutoCAD2004二次开发源程序,自动绘制红色五角星图形,有需要的就下,方便写作业用-AutoCAD2004 secondary development source, automatic drawing a red five-pointed star graphics, need it, worked hard to facilitate use
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:836byte
    • 提供者:亚军
  1. APIdrawingex

    0下载:
  2. 该程序在VC++环境下,绘制一个小车,实现当红灯亮时小车停止前行,绿灯亮时继续前行.-procedures in the VC environment, drawing a trolley to achieve when the red light when the car stopped before the trip, When the green light his way.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:18.98kb
    • 提供者:王岚
  1. pentagon

    0下载:
  2. 定义一只红色的画笔,绘制一个等边五边形,用不同颜色的线条连接互不相邻的两个点,用不同的画刷颜色填充上述方法所形象横的图形中的每个区域-Definition of a red pen, draw an equilateral pentagon, with a different color lines to connect the two points adjacent to each other, with a different brush color fill these methods i
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:Emily
  1. rectangular

    0下载:
  2. 长方体绘制函数; Height高;x1,y1,z, x2,y2,z, x3,y3,z, x4,y4,z,四个(底面的)顶点的坐标,四个点的z坐标相等。顺序为:俯视图的逆时针顺序; isTURE 是建立长方体是否成功的判定返回值,isTURE = 1则失败,isTURE = 0 则成功;-program for make a 3D rectangular filled red color,under MATLAB.
  3. 所属分类:Graph Drawing

    • 发布日期:
    • 文件大小:1000byte
    • 提供者:zhu
  1. Bezier

    0下载:
  2. 程序绘制二维Bezier曲线,要求用户输入控制多边形的顶点数目及其坐标,此后程序用红色显示控制多边形,用黄色显示vBezier曲线。-Procedures for drawing two-dimensional Bezier curve, control polygon require users to input the number and the vertex coordinates, since the procedures are displayed in red with the c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:3.87kb
    • 提供者:
  1. sibson

    0下载:
  2. 根据自然邻进法(sibson插值)的算法,可以把上述n个点,分成红,黄,蓝,黑,绿这五种颜色。 % 每种颜色的点形成的区域,就是该已知点影响的区域(每种颜色的加权系数都是1) 本人原创-According to the natural neighbors into law (sibson interpolation) algorithms, can be n the above points into the red, yellow, blue, black, green for th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:杨志杰
  1. 20090810

    1下载:
  2. 类似微软的小红帽的画板程序,能实现小红帽能实现的所有功能,附有VC++写的原代码,希望对大家有所帮助。-Similar to Microsoft' s Little Red Riding Hood s Sketchpad program, can Little Red Riding Hood to achieve the realization of all functions with VC++ to write the original code, I hope to help all
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:4.14mb
    • 提供者:刘学山
  1. RedFlag

    0下载:
  2. 计算机图形学,飘扬的红旗,可以随机移动和飘扬-Computer graphics, flying the red flag, you can randomly move and fly
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:3.96kb
    • 提供者:梅子
  1. fourth

    0下载:
  2. 用matlab生成下列500*500的RGB红绿蓝彩色图像,框内的颜色如图所示(a)假定将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间,会看到什么结果?-Generated with matlab the following 500* 500 RGB red, green and blue color image, the color box as shown (a) assumes that the image is converted to HSI spa
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:2.49kb
    • 提供者:名人
  1. FiveStarFlag

    0下载:
  2. 使用TC实现的五星红棋绘制。 供课程设计的同学参考。-TC implement the five-star red with chess drawing. Curriculum design for students reference.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:mechess
  1. lab9

    0下载:
  2. 利用按钮在面板中画圆,并能改变圆形的颜色-Create an application AddCircles that displays a panel. This panel will contain two buttons (one for red and one for blue). When the user clicks on a button, change a variable called currentColor to that particular color.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:4.77kb
    • 提供者:何有恒
  1. Circle

    0下载:
  2. 自己用MFC实现的Bresenham画圆的算法,和MFC画得一样圆。可直接运行Release目录下的执行程序看效果。自己画的红色圆与MFC画的黑色圆是重合的。可作为学习图形编程的好例子。-Bresenham circle algorithm with MFC and MFC painted circle. Implementation procedures in the Release directory can be run directly to see results. The black
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3.27mb
    • 提供者:fuzhiguo
  1. Graph-theory-suitable-VS202

    0下载:
  2. 实现了自己布置节点,布置路径,移动节点,并且能够查询两点间的最短路径,并用红色标出来。-Disposed node and, disposed path, the mobile node, and can query the shortest path between two points, and with red marked out.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:45.14mb
    • 提供者:昊天
  1. test4

    0下载:
  2. (2) 猜数游戏。编写一个猜数程序,该程序随机在1到1000的范围中选择一个供用户猜测的整数。界面上提供一个文本框来接收用户输入的猜测的数,如果用户猜得太大,则背景变为红色,如果猜得太小,背景变为蓝色。用户猜对后,文本框变为不可编辑,同时提示用户猜对了。界面上提供一个按钮,使用户可以重新开始这个游戏。在界面上还需显示用户猜测的次数-(2) guessing game. Guess the number of writing a program, the program randomly choo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-07
    • 文件大小:1.12kb
    • 提供者:母红芬
  1. Triangle

    0下载:
  2. 使用C++画出RGB三角形,红蓝绿颜色渐变。-Use C++ draw the RGB triangles, red, blue and green color gradient.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-12
    • 文件大小:21.79kb
    • 提供者:tata_5
  1. Love_xin

    0下载:
  2. 主要用于绘制图像、比如圆柱、矩形、圆、心等,该例子绘制了一颗被包围的红心,用于表达爱意。-Mainly used to draw the image, such as cylindrical, rectangular, round, heart, etc., which are surrounded by examples drawn a red heart for affection.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:40.98kb
    • 提供者:刘聪
« 12 »
搜珍网 www.dssz.com