CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .68 .69 .70 .71 .72 2173.74 .75 .76 .77 .78 ... 58523 »
  1. gdiplustest

    0下载:
  2. 代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.11mb
    • 提供者:dihuyanqin
  1. gaosisaideer

    0下载:
  2. 用Visual C++实现的高斯—赛德尔迭代法-achieve with Visual C Gauss - Seidel iterative method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46.19kb
    • 提供者:马滔
  1. moveing

    1下载:
  2. 本程序是实现在static控件上显示图片,我建立了一个继承了static的类,然后把图片贴到static上,且实现小图片通过键盘控制可以移动,是用对话框做俄罗斯方块的有用参考,但是我没有用双缓冲来做,有闪。只要改成用双缓冲的画就行了。-this program is to achieve control of the static show pictures, I have built a succession of the static type and then affixed to st
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:39.59kb
    • 提供者:yyf
  1. DrawTextS

    0下载:
  2. 利用GDI+编写绘图程序,会比使用传统C++ MFC类绘图更有效率,而且支持透明等效果,使用GDI+的绘图函数编写程序,其语言与C#、JAVA语言及其相识,有帮与代码移植。-prepared using GDI drawing procedures than using traditional C + + MFC class graphics more efficient, but support transparency effects, the use of GDI drawing func
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:52.59kb
    • 提供者:ellen
  1. 24pointer

    0下载:
  2. 这是我写的第一个程序。网上有很多计算24点的程序,我这个也是先得到操作符的组合,以及输入的4个数的可能组和,先算不带括号的4X4X4X4X24种可能结果,但在形成带括号的算式以验证结果时,(带括号只有(a@b@c)@d,a@(b@c@d),(a@b)@(c@d),(a@b)@c@d,a@(b@c)@d,a@b@(c@d)6种形式不会出现嵌套 )通过总结得出一个结论:括号中符号不能同时为*,/ 括号周围符号不能同时为+,-;否则括号可省略 于是有了判断各类型的相应代码。-I wrote this
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:天外仙人
  1. MagicHoleDemo

    0下载:
  2. 利用C++中CreatePolygonRgn、CreateRoundRectRgn、CreateRoundRectRgn、CreateRectRgn或CreateEllipticRgn函数,建立透明窗体示例程序-CreatePolygonRgn using C, CreateRoundRectRgn, CreateRoundRectRgn. CreateRectRgn or CreateEllipticRgn function, transparent Window sample program
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:51.73kb
    • 提供者:ellen
  1. WebServicejisuanqi

    0下载:
  2. 使用vb语言,简单的界面,实用的风格,可以明了web service计算器的功能。-use language, a simple interface, practical style, web service is able to understand the functions of the calculator.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16.07kb
    • 提供者:邱会
  1. TestView

    0下载:
  2. 单文档绘图测试程序。单文档绘图测试程序。-single document mapping test. Single document mapping test.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34.41kb
    • 提供者:武功
  1. TestMDI

    0下载:
  2. 多文档绘图测试程序。 -graphics files over test procedures. Multi-document mapping test.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32.7kb
    • 提供者:武功
  1. spalsh

    0下载:
  2. 用delphi制作的很方便就能实现软件启动画面,可以调节启始屏停留时间,非常实用。-produced with the very software can be easily activated images It can adjust the screen before Kai residence time, very practical.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:214.48kb
    • 提供者:blandy
  1. drawBitPoly

    0下载:
  2. 众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases b
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:230.5kb
    • 提供者:ellen
  1. explorer_combobox_and_listview

    1下载:
  2. 这是一个机遇.net开发实现对话框的Combobox和listview关联的控件,具有如下的功能: 1、所有文件的图标都是从系统中直接读出的,不存在采用icon的情况; 2、combobox和listview相关联,同我们的文件浏览器对话框效果一样; 3、通过该控件(包含源代码),你完全可以脱离.net中对对话框封装后而不能开发自己的特型对话框的烦恼,可以实现对话框定制了; 4、所有的代码都是通过.net平台实现的,所以不错在API的烦恼-This is an opportuni
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.85mb
    • 提供者:进益
« 1 2 ... .68 .69 .70 .71 .72 2173.74 .75 .76 .77 .78 ... 58523 »
搜珍网 www.dssz.com