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

搜索资源列表

  1. JoyDe

    0下载:
  2. 利用书中图5.19和图5.20的最大值堆实现一个优先队列。对于队列的操作应该支持下列几种指令: void enqueue[int ObjectID, int Priority] int dequeue[] void changeweight[int ObjectID, int newPriority] 函数enqueue向优先队列中插入一个ID号为ObjectID、优先级为Priority的新对象。函数dequeue从优先队列中删除优先级最高的对象,并返回该对象的
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1263
    • 提供者:MISS张
  1. RGBandHLS

    0下载:
  2. 本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT &light)实现RGB向HSL转换-Experimental realization of the R
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2870303
    • 提供者:伟明
  1. modFixSlivers

    0下载:
  2. finding void polygon and fix based on tolerance by using ArcObjects
  3. 所属分类:GIS program

    • 发布日期:2017-04-14
    • 文件大小:3656
    • 提供者:Johnson
  1. MyCollision1

    0下载:
  2. 基于vc++使用opengl编写的3D球体,可以通过鼠标点击改变颜色。 void CAboutDlg::DoDataExchange(CDataExchange* pDX) { CDialog::DoDataExchange(pDX) //{{AFX_DATA_MAP(CAboutDlg) //}}AFX_DATA_MAP } BEGIN_MESSAGE_MAP(CAboutDlg, CDialog) //{{AFX_MSG_MAP(CAboutD
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:20189
    • 提供者:xuchi
  1. OTSU

    0下载:
  2. 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2042
    • 提供者:shaohu
  1. ZhongZhi

    0下载:
  2. 企业门户网站,非常好,强大的。 企业门户网站,非常好,强大的。 -void good void goodvoid goodvoid goodvoid goodvoid goodvoid goodvoid goodvoid goodvoid good
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:10528231
    • 提供者:周才稳
  1. realtime

    0下载:
  2. 实时曲线绘制程序实例,多用于工业监控。// 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:63448
    • 提供者:王磊
  1. 20090902_2319

    0下载:
  2. 演示如何平移图片 作者:巫丙亮 华东交通大学信息工程学院02级-void CMyDlg::Onx() { // TODO: Add your control notification handler code here InvalidateRect(NULL,true) Y=430-Y Y1=430-Y1 Y2=430-Y2 Y3=430-Y3 } void CMyDlg::Ony() { // TODO:
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:31005
    • 提供者:sammy
  1. aaa

    0下载:
  2. 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1301
    • 提供者:徐国华
  1. FullSceneMotionBlur_src_demo

    0下载:
  2. The texture used for the motion blur is d In the demo application, the following keys are usable: * s - for changing the rendered scene. * t - for changing the FirstRenderTexture flag that is passed to the RenderToMotionBlurTexture procedu
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3266703
    • 提供者:欧阳西
  1. picRunner

    0下载:
  2. C# :实现水印与图片合成,并利用Graphics 压缩图像质量 , (委托实现listBox的动态添加提示)-public void MarkToImage(string InUploadImagePath, string inLogoImagePath, string InSavePath, string strType)
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:29233
    • 提供者:陈意
  1. 413t

    0下载:
  2. 多图片合成时设置图片的透明度,以融合模式合成图片-private void MarkImage_Load(object sender, EventArgs e)
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:46730
    • 提供者:陈意
  1. Quanfangxiangpengzhang

    0下载:
  2. 函数名称:Quanfangxiangpengzhang() 函数类型:void 功能:对二值图像进行全方向膨胀。 -function: the direction of the binary expansion of the whole image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1322
    • 提供者:kitty
  1. ImageStu

    0下载:
  2. 图形图像学-图形开发系统框架 class CAboutDlg : public CDialog { public: CAboutDlg() // Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX } //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3657322
    • 提供者:拉拉杂
  1. mouse_event

    0下载:
  2. This program creates a rectangle when you click the mouse on the window, and stretches the rectangle until you release the mouse. This requires the creation of a mouse callback. For the main function we use a while loop that keeps redrawing each box
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:862742
    • 提供者:halima
  1. moxingjiaohu

    0下载:
  2. 实现三维模型的交互,如添加新的模型,改变模型的颜色等等,部分代码自己写的,可能功能不算特别完善,共同改进-private void moxingjiaohu ToolStripMenuItem_Click(object sender, EventArgs e) private void axSceneControl1_OnMouseDown(object sender, ISceneControlEvents_OnMouseDownEvent e) public void A
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1326
    • 提供者:jk
  1. chenggongchengxu

    0下载:
  2. rgb to HSV,很有用,调试成功,可以应用-rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:603
    • 提供者:陈晓
  1. void-glutDisplayFunc

    0下载:
  2. opengl program: this is the structure of a prolog program that is a main game engine
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6981
    • 提供者:arsalan
  1. openGLwater

    0下载:
  2. 操作指导7水纹 一、 建立工程 二、 添加函数和变量,修改头文件(view.h) public: int npoint float lpoint[4][4] float cpoint[102][76][3] void drawplat() void lm() BOOL movekey CClientDC *my_pDC CRect my_oldRect BOOL mytbar BOOL mysbar
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3571048
    • 提供者:fangzijian
  1. openglcup

    0下载:
  2. openGL茶杯茶叶操作指导4------玻璃杯里的绿茶 一. 如操作指导(1)建立框架.见welcome2 二. 添加变量与函数并初始化 在VIEW类中加入公共变量 float tbh[6][5] //6片茶叶的角度、位置、大小 BOOL keyn //定义动画开关 在VIEW类中加入公共函数 void mytea(float x,int y) //定义绘制茶杯的函数 void tea3() //茶叶的函数 void lm() //光照和材质的函数
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3641073
    • 提供者:fangzijian
« 1 23 4 »
搜珍网 www.dssz.com