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

搜索资源列表

  1. gd-1[1].8.4.tar

    0下载:
  2. gd 是一个图形库。它允许你的代码快速画图,使用线,弧,文件,多颜色,从其他的图片剪切和粘贴,充满填充和编写一个PNG文件结果。-gd is a graph storehouse. It permits your code fast painting, the use line, the arc, the document, the multi- colors, cut from other pictures and glue, fill fill and compile a PNG doc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257631
    • 提供者:张平
  1. Why屏幕颜色拾取源代码

    0下载:
  2. VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)-VC this program is compile by VC,source code about how to pick the color of screen.(full)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:65010
    • 提供者:温海燕
  1. vigra

    0下载:
  2. VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1783968
    • 提供者:邵长青
  1. MyTexture

    0下载:
  2. 该程序可以实现图像纹理分析,代码均已在vc6.0下编译通过。-the program can achieve image texture analysis, code have been in vc6.0 under compile.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48972
    • 提供者:long
  1. java-Clock

    0下载:
  2. 本程序是一个用JAVA实现的钟表的小程序,在JBuilder9下编译通过.-this is a procedure used JAVA watches the small procedures, the JBuilder9 under compile.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2167
    • 提供者:张建超
  1. exe_src

    0下载:
  2. 很好的程序,编译通过后,可直接在debug下点exe使用-good procedures, compile, debug directly under the point exe use
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:100227
    • 提供者:
  1. ComposeColor

    0下载:
  2. 输入十进制或十六进制数值就能得到颜色,在C++BUILDER 6.0下编译通过。-input decimal or hexadecimal values can be colors, in the C BUILDER 6.0 compile.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:407276
    • 提供者:段段段
  1. screen_zhuaqu

    1下载:
  2. 捕捉屏幕,并保存为图片的功能代码。完全C++实现,在Visual C++下编译通过。-screen capture and preserve the function of the picture code. C completely realized, in Visual C compile.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:136370
    • 提供者:王新华
  1. TrailMousePos

    0下载:
  2. 在程序设计中需要随时知道鼠标的位置,如photoshop和画图板中都有这一功能。本程序实现了如何追踪鼠标的位置。编译并运行本程序,不停地移动鼠标,对话框中显示鼠标位置的文本也会随时更新,达到追踪鼠标位置的目的。-in program design needs to be kept aware of the location of the mouse, If photoshop drawing board and have all the functions. The realization of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26033
    • 提供者:梁衡升
  1. view3

    0下载:
  2. 一个自己写的能显示bmp和gif图像的程序。在VC6.0下编译通过-one can write their own shows bmp and gif image process. In compile under VC6.0
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37434
    • 提供者:沐柏
  1. picturebrowser

    0下载:
  2. README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2482
    • 提供者:slmsw
  1. pgllib_src

    0下载:
  2. PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software. In fact, with CView and CDialog derived classes, yo
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:337714
    • 提供者:xiongjie
  1. NetMsg

    0下载:
  2. “网络信使系统”执行说明: 1、 光盘目录VCbibleCD\project source\CHAPTER 20\BIN\NetMsg.exe为本系统的可执行文件。 2、 光盘目录VCbibleCD\project source\CHAPTER 20\BIN\CHAT是聊天记录保存目录。 3、 光盘目录VCbibleCD\project source\CHAPTER 20\BIN\Conf是系统的配置文件所在目录 4、 光盘目录VCbibleCD\project source\C
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:57422
    • 提供者:liuyunwu
  1. GDIPLUS_DEMO

    1下载:
  2. GDI+编程必备的源码库,包含GDI+各个方面的编程示例,VC 6.0 下编译成功-GDI+ programming essential source database, including all aspects of GDI+ programming examples, VC 6.0 compile successfully under. .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5917237
    • 提供者:关松
  1. 视频会议系统源码

    0下载:
  2. 视频会议系统源码,VC编译,运行环境:2000 ,需要的朋友可以做个参考 -video conferencing system source code, compile VC, the environment : 2000, the friends can make reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:274983
    • 提供者:谢益纯
  1. DrawExample

    0下载:
  2. eVC4.0+PPC2003环境下基本绘图程序的实现,以编译通过。-eVC4.0+ PPC2003 environment implementation of the basic drawing program in order to compile through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:166300
    • 提供者:tichangjun
  1. 20061215233445

    0下载:
  2. 这是一个关于RPG的游戏,可以在VC6.0的编译环境下运行.-It is a RPG game, you can compile in VC6.0 environment.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:11965
    • 提供者:liumeng
  1. DIBDisplay

    0下载:
  2. DIB图像显示程序,使用VC6.0编写,简单实用.-The DIB image display procedure, uses VC6.0 to compile, simple practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:92138
    • 提供者:yan jie
  1. numberPizza

    0下载:
  2. 提供了简单的数字拼图的编译方法 小型游戏-The figures provide a simple way to compile a small puzzle game
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:5480
    • 提供者:chlod
  1. Draw

    0下载:
  2. vc++画图板程序,功能比Windows自带的画图板还要强。从界面来看,像是用有某种皮肤控件,但编译时候没有发现控件,顺利编译。它还可以更换风格,选择不同的皮肤颜色,当初是费了不少心思来完成这款小程序,它主要的画图功能有六种:   1.普通矩形样式   2.圆角矩形样式   3.椭圆样式   4.气球样式   5.吊篮样式   6.心脏样式-vc++ drawing board procedures, more powerful than Windows bu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:367337
    • 提供者:692
« 12 3 4 »
搜珍网 www.dssz.com