搜索资源列表

  1. directdraw1

    0下载:
  2. 一个用dx编的游戏,用于显示一幅图片.用到了显示透明位图的方法 -dx with a series of the game, for a photo show. Used the show transparent bitmap approach
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:159744
    • 提供者:fdsa
  1. BitmapCartoon

    0下载:
  2. 这是一个关于界面设计的小程序,它含盖了位图动画效果显示在对话框中-This is one of the small interface design process, which covered the bitmap animation shown in the dialog box
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:1887232
    • 提供者:haozi
  1. danrudanchu

    0下载:
  2. 实现位图的淡入淡出显示 用于VC++学习者,例子很简单,主要从中体会MFC思想-Fade out of the VC show for learners, for example, is very simple, mainly from the experience of thinking MFC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1146880
    • 提供者:大海
  1. Soft20060210100316481

    0下载:
  2. 直接读文件方式显示BMP位图: 从文件中读取象素数据,用打点的方法在屏幕上显示出来,用到了搜索文件的代码。BMP位图包括24位真彩色,灰度图象,以及实现从24位真彩色图象到灰度图象的转换。 -direct reading papers show that BMP bitmap : from paper to read pixel data The method used to cook displayed on the sc
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:144384
    • 提供者:gggg
  1. Soft20060210094845413

    0下载:
  2. 透明位图的显示:把bmp图片显示为透明的-transparent bitmap display : bmp put pictures showed transparent
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:252928
    • 提供者:gggg
  1. 222222321313

    0下载:
  2. 实现位图的淡入淡出显示,用vc编写,比较方便,希望广大网友喜欢。-Fade out of the show, with vc preparation, more convenient and hope that the majority of netizens like.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:784384
    • 提供者:songmiao
  1. ODBCReadBmp

    0下载:
  2. 利用VC提供的数据库接口ODBC进行位图文件的读取和显示-VC provide ODBC database interface for the Bitmap File read and display
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-19
    • 文件大小:1143808
    • 提供者:520789
  1. VisualC++Image

    0下载:
  2. 读取和显示BMP位图,进行点运算,几何变换,正交变换,图象增强,形态学变换,边缘与轮廓操作,图象分析,图象复原,图象编码等.-read and display bitmap BMP, point operations, geometry transformation, orthogonal transformation, image enhancement, morphological transformation, Edge and
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:1127424
    • 提供者:杲杲
  1. vc_jiqiaoshili_part2_3

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToo
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:1548288
    • 提供者:xixi
  1. vc_jiqiaoshili_part8

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:478208
    • 提供者:xixi
  1. Bitmaptest

    0下载:
  2. 不错的位图的测试显示软件的编程哦。可以进行图像的显示,保存等。-good bitmap testing software programming oh. Images can be shown that preservation.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:王盘
  1. GIF

    0下载:
  2. 利用模态对话框在单文档视结构中显示位图资源-use Modal Dialog in single file structure, as shown Bitmap resources
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:646144
    • 提供者:dm
  1. InputImage

    0下载:
  2. 在开发管理系统时,需要将图片信息存储在数据库中。本程序解决了从磁盘中加载位图,将其显示在Picture控件中;二是将位图数据保存到数据库中。-In the development of management systems, the need to image information is stored in a database. This procedure solved load from disk bitmap to be di
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:152576
    • 提供者:谢军
  1. BMP

    0下载:
  2. 实现对BMP位图的显示,主要了解dc(设备环境)的使用方法
  3. 所属分类:.net编程

    • 发布日期:2024-05-19
    • 文件大小:8502272
    • 提供者:Dean
  1. 24change256Dib

    0下载:
  2. VC图片导入和显示,24位位图转256色灰度图-VC image import and display, 24-bit grayscale map to 256 colors
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:1955840
    • 提供者:oy
  1. caisezhuanhuidutu

    0下载:
  2. 导入彩色图片并转换成灰度图片显示出来!24位位图,256色等-Into full-color photographs, and converted into gray-scale image is displayed! 24-bit maps, 256 colors, etc.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:2269184
    • 提供者:oy
  1. bmpclass

    0下载:
  2. 该文档主要用于 在 vc 开发环境下 建立 显示 bmp位图的操作类文件-The document is mainly used in the development environment established under vc show bmp bitmap operation types of documents
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:77824
    • 提供者:杨景天
  1. ScrollBitmap_demo

    1下载:
  2. vc++6.0 开发环境 实现在窗口中显示bitmap 位图,并能实现图片的滚动 -vc++ 6.0 development environment to achieve in the window display bitmap bitmap, and can realize a picture scroll
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:31744
    • 提供者:杨景天
  1. ShowLogo

    0下载:
  2. 查看位图二进制源码.做嵌入式开发中经常将位图转换成二进制中直接复制到显示缓冲区中显示图片,比如开机LOGO.压缩包中有一个logo.bin,拖到窗口中就可以显示啦.例子是320*240的图片转的.-View source binary bitmap. To do embedded development often be converted into a binary bitmap directly copied to the disp
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:594944
    • 提供者:YJJ
  1. AnimateDraw

    0下载:
  2. 在EVC环境下编写动态显示位图函数,并在PPC模拟机上显示出来. -EVC environment in the preparation of dynamic display bitmap function, and the PPC simulator displayed.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:113664
    • 提供者:周蕊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org