CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - CALL

搜索资源列表

  1. 1921682144200842190384518786

    0下载:
  2. VideoCap 以调用摄像机/摄像头的VC++程序,并能够进行视频捕捉,捕捉的图像以bmp方式存储-VideoCap to call the camera/video camera VC++ Procedures, and be able to video capture, capture images to bmp stored
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:24731
    • 提供者:乔鹏飞
  1. WPF_SaveImage

    0下载:
  2. WPF调用,特别适合于初学者,可以多看看学习-WPF call, particularly suitable for beginners, you can look at to learn more
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:27960
    • 提供者:frunly
  1. paintChesk

    0下载:
  2. 使用GUI绘制棋盘 在panel控件中调用paint事件-The use of GUI drawing board at the control panel to call the paint case
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:39667
    • 提供者:longxh
  1. colordlg

    1下载:
  2. 不用CommonDialog控件,使用API调用颜色对话框 VB源码 -CommonDialog not control, the use of color dialog box API call VB source
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3255
    • 提供者:lilili
  1. AnimateDraw

    0下载:
  2. Bitblt方法和三种光栅操作码来实现为图透明显示,其效果与调用TransparentImage类似。-Ways Bitblt opcode and three gratings to achieve transparency for the map shows that its effect is similar TransparentImage call.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:46110
    • 提供者:JiandongGu
  1. VC_DLL_AND_TESTED_BY_VB

    0下载:
  2. 先用C++写了一个可以产生图形的DLL,并用VB来进行调用测试。-Using C++ to write a DLL can generate graphics , and VB to call it for test.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:109587
    • 提供者:carl
  1. Draw

    2下载:
  2. MFC单文档实现的画图程序,调用API绘制线,园,矩形等图形.-MFC single document to achieve the drawing process, Drawing API call line, park, rectangular graphics and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-12-13
    • 文件大小:37620
    • 提供者:taobao1
  1. City3D

    0下载:
  2. City Module based on VB enviroment-Created with pure visual basic 6.0+ GDI call only
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:689130
    • 提供者:Looi
  1. FibinacciNumber

    0下载:
  2. 最后调用 root 的 mainloop 方法 . 它进入 Tk 事件循环(event loop), 这样,应用程序将等待,直到 quit 方法被调用 (就是点击 QUIT button), 或者窗口被关闭. -Finally, call the mainloop method root. It into the Tk event loop (event loop), so, the application will wait until the quit method is called
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:2466
    • 提供者:黄金
  1. LabManual

    0下载:
  2. 最后调用 root 的 mainloop 方法 . 它进入 Tk 事件循环(event loop), 这样,应用程序将等待,直到 quit 方法被调用 (就是点击 QUIT button), 或者窗口被关闭. -Finally, call the mainloop method root. It into the Tk event loop (event loop), so, the application will wait until the quit method is called
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:5877
    • 提供者:黄金
  1. MenuXP_demo

    0下载:
  2. BCG CONTROLBAR编写的一个例子,调用了BCGcontrolbar控件,运行IDE为VC-Preparation of BCG CONTROLBAR an example of a call control BCGcontrolbar running IDE for VC++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:187000
    • 提供者:平安
  1. UVectorFont

    0下载:
  2. VC 绘图程序源码,利用函数getglyphoutline函数得到字体的外框信息,并调用lineto把它画出来。-VC-source graphics program, use function getglyphoutline function of the frame to be fonts of information, and call it lineto drawn.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:21541
    • 提供者:吴仲春
  1. Dip

    0下载:
  2. 打开保存一副DIP的位图,带有各种DIP处理类,能够非常方便的调用-Open the saved bitmap of a DIP, DIP deal with a variety of categories, can be very convenient to call
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4081227
    • 提供者:Loo
  1. SmartOGCtrl

    0下载:
  2. VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started lea
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:105815
    • 提供者:Massachusetts
  1. color_rectange

    0下载:
  2. 用Pbasic语言写的绘图程序,调用了API函数,绘图速度相当快,可执行文件很小,基本不占空间,对游戏程序设计者有极大的参考价值.-Pbasic language used to write the mapping process, call the API function, mapping at a fairly rapid pace, a small executable file, the basic space, the procedure of the game designers
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-21
    • 文件大小:7073
    • 提供者:zhong
  1. CatchScreen

    0下载:
  2. 用VC++实现的仿QQ屏幕静态截图的功能,从功能上来说和QQ的截图功能几乎没什么两样,很羡慕作者的水平哦,已把此功能写成了一个类,使用时调用就行了,简单方便,也希望VC的爱好者们能够研究一下。-Using VC++ to achieve a static screen shots like QQ function, in terms of functionality and screenshots QQ almost no different, I am very envious of the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:76878
    • 提供者:127
  1. ColorBlobExtractor

    0下载:
  2. This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1246
    • 提供者:dr4g0n76
  1. Paint

    0下载:
  2. VC编写的调用CPainDC画图的简单例程,示例-VC call CPainDC drawing prepared by a simple routine, the sample
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:278307
    • 提供者:lzl
  1. test_paint

    0下载:
  2. 類似小畫家的簡單程式,用C語言去呼叫glut的函式-Similar to the simple Paint program, using C language to call the function glut
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:75808
    • 提供者:can
  1. DlgIE

    0下载:
  2. 使用 M F C调用 I E 组件的例子, 需要的可以看下-use mfc to call ie com
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:34430
    • 提供者:oo001
« 1 23 4 5 6 »
搜珍网 www.dssz.com