CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - bitmap

搜索资源列表

  1. ShowBit.rar

    0下载:
  2. 利用VC++编写的一个显示位图的小程序,比较简单,拿出来献丑!,Use VC++ Prepared a display bitmap small procedure is relatively simple, and show to show one s incompetence!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:3649714
    • 提供者:秦舞阳
  1. FootScan.rar

    0下载:
  2. vc下读取txt文件中的多个脚底压力数据,并分别创建出bmp位图,还将总的压力求出,显示出总的压力分布图,txt file under vc read more than the soles of the feet of the stress data, and separately to create a bmp bitmap will also stress the overall obtained, showing that the overall stress distribution
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:56318
    • 提供者:ck
  1. hge_render_input_cn.rar

    0下载:
  2. HGE中文显示与中文输入整合新方案。基于字符缓冲模式的原理,绘制使用 GetGlyphOutline 获取字符的65级灰度位图数据Blt到纹理中,这样就可以支持平滑(无锯齿)字体的显示。,HGE Chinese show new integration with the Chinese character input program. Model based on the principle characters in the buffer, rendering the use of chara
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:263250
    • 提供者:chbha
  1. MyClock.rar

    0下载:
  2. 比较流行的数字电子钟,完全基于软件实现的效果,不依赖任何位图资源,可以设置背景和前景色,通过本程序你还将学到更多有用的知识点。本程序在vc++6.0下编译通过,这是我经过很多天积累和查找资源才找到的解决方法,也欢迎批评指正。 ,More popular digital electronic clock, full of results based on the software, do not rely on any bitmap resources Foreground and backgr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:59470
    • 提供者:invdvr
  1. ZIMO_2.0

    0下载:
  2. 用MFC编写的生成嵌入式中使用的点阵字库软件。用API函数直接读取矢量字体信息生成,不需要屏幕取点,生成速度快。-Written in MFC to generate bitmap fonts used in embedded software. Read directly with the API function to generate vector font information, do not take the point of the screen, generate speed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:26061384
    • 提供者:zhlziv
  1. Text

    0下载:
  2. 实现卡拉ok字幕变色模拟,以及文本的输入和位图插入符-Realize karaoke subtitles ok Analog discoloration, as well as text input and bitmap insertion site
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1958309
    • 提供者:chris
  1. bitmap_font

    0下载:
  2. 16x16点阵汉字的显示模拟程序,开发环境是VC6.0-16x16 dot matrix display Chinese characters simulation procedures, the development environment is VC6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:36791
    • 提供者:asfds
  1. bitmap

    0下载:
  2. Using C to write file into BMP format file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:2723
    • 提供者:dorr
  1. multitouch

    0下载:
  2. 本demo实现了放大缩小,拖拽,旋转功能. 因为是多点触摸所以鼠标的只能进行拖拽 放大缩小旋转用鼠标是看不到效果的 在官网上有这种demo但是是基于bitmap来做的 我这个可以对swf进行操作-This demo implements zoom, drag, rotate function. Because it is so multi-touch can only drag the mouse to zoom in rotation with the mouse can no
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:14282032
    • 提供者:王东军洋
  1. PVR2BMP

    0下载:
  2. PVR2Bmp This tool converts Dreamcast PVR images to Bitmap images so it can be displayed on PC
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4874
    • 提供者:megaboy
  1. 24bitinfohide

    0下载:
  2. 24位BMP位图信息隐藏和读取(c语言实现)-24-bit BMP bitmap information hiding and read (c language)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:4106
    • 提供者:jack.c
  1. Rapid_Scre21325610312008

    0下载:
  2. 快速屏幕截图功能,能够截取Windows的图像,并将其输出为bmp文件。-Rapid Screenshot can take screenshot of entire desktop or active window or portion of screen.Output format is bitmap ( .bmp ).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:16917
    • 提供者:steven
  1. graph

    0下载:
  2. 在DOS下显示16位位图。(TC编译通过) 颜色与原位图的颜色不匹配,这只是一个测试程序,但在图像下面有一个调色板,可以通过w,a,s,d键选择两个颜色进行对调。每选择一种颜色后通过Q键确认。-DOS shown in the bitmap 16. (TC compiler through) colors and in situ does not match the color map, this is just a test procedure, but there is a palett
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:36408
    • 提供者:Lee
  1. change-bitmap-show

    0下载:
  2. 这个程序是自己在学习bitmap如何画图的时候写得一个小程序,BITMAP位图画图程序。基于vc++8.0(即2005)环境,如何把位图bitmap画到view界面里面去,以及如何改变等,都可以参考本程序;同时对于那些不是很明白画图原理的人,比如说在鼠标操作下画图的人,也可以看一下,所有的画图操作都应该在wm_paint下作图。-This procedure is in learning how to draw when bitmap write a small program, BITMAP
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:62174
    • 提供者:ivan
  1. Bitmap

    0下载:
  2. bitmap,dos环境运行良好,包含程序顺利运行的所有文件-Compiler Used Turbo c++ 3.0 I Found a Part of the code on the net and edited it according it my needs. It Can Accuratly Display 2,16 and 256 Colour Images In Dos. All Files Required For Smooth Running Of
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:68205
    • 提供者:cql
  1. bitmap

    0下载:
  2. 对bitmap的多种位操作,可以对单一位和所有位置零或者置一。-Variety of bitmap-bit operating single one and all set zero or one
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1213
    • 提供者:jaccichan
  1. show-bitmap

    0下载:
  2. 通过加载位图,显示位图文件,实现位图文件的VC显示。以便VC图像处理继续进行-By loading a bitmap, the bitmap file, the bitmap file VC. So that the VC image processing proceed to
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:30667
    • 提供者:jjj
  1. bitmap

    0下载:
  2. Tcl/Tk 8.6 demos bitmap.tcl
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:848
    • 提供者:Selina
  1. bitmap-plasma

    0下载:
  2. jni的图片解码,可以最大限度的释放bitmap内存(Jni image decoding, can maximum limit the release of the bitmap memory)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:781312
    • 提供者:凤尧
  1. 0- Bitmap File Edit

    0下载:
  2. Bitmap Loading and editing Bmp
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:192512
    • 提供者:faisel
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com