CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - vc 图片

搜索资源列表

  1. 用VC++6.0制作图片屏幕保护程序

    1下载:
  2. 用VC++6.0制作图片屏幕保护程序 .rar-VC + +6.0 create photo screen saver. Rar
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4168
    • 提供者:李志山
  1. ForTheKids_src

    0下载:
  2. VC++编写的防止小孩乱敲键盘和鼠标程序。能够在屏幕上显示指定的图片-VC + + to prevent children and mouse knowledge is chaotic procedures. The screen can be displayed on the designated Photo
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14870
    • 提供者:nbchen
  1. LevelEnroll

    0下载:
  2. 基于VC的等级考试报名系统。 本系统使用VC开发,实现的功能包括 ; 客户端:注册,报名,上传图片; 服务端:处理报名信息,自动安排考场,查询设置缴费状况,批量打印准考证等多方面功能-Based on VC' s Grade Examination System. The system uses VC++, functions include client: registration, register, upload pictures server side: the p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6326558
    • 提供者:黄雅威
  1. encoding-and-decoding

    0下载:
  2. 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-17
    • 文件大小:27140879
    • 提供者:王希
  1. byc

    0下载:
  2. 这是我在学习vc中图像的时候 编写的一个小程序 用来图片的百叶窗的效果-This is my vc in learning when the image in the preparation of a small program used to picture the effect of the blinds
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:37618
    • 提供者:xushiyue
  1. yuvviewer

    0下载:
  2. yuv格式图片浏览工具, vc 编译-A browse tool of yuv image, visualstudio app
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:27773
    • 提供者:zhangjie
  1. miniclock

    0下载:
  2. 使用VC编写的一个桌面数字时钟,界面很好,使用的是数字式的显示。每次打开软件的时候都会自动选择另外一个图片做背景。-VC prepared using a desktop digital clock, interface well, using a digital display. Every time you open the software will automatically choose another time to do a background image.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:133225
    • 提供者:赖瑾建
  1. wjjm

    0下载:
  2. vc实现图片加密,关于图片加密技术的研究,分析-picture Encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:118687
    • 提供者:yzz
  1. bmp-size

    0下载:
  2. 判知BMP图片的大小,很不错的vc源码,希望能对大家有所帮助-Sentenced to know the size of BMP picture, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:399110
    • 提供者:
  1. GUITest

    0下载:
  2. 一个GUI测试程序,VC++源码下载,有一些窗体的显示特效,比如图片的显示特效,还有一些与GUI相关的实例演示,-A GUI test program, VC++ source code download, some form effects, such as the picture shows effects, there are GUI-related example demonstrates,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:4028349
    • 提供者:谢杰
  1. MyBmpDlg

    0下载:
  2. 制作VC++启动界面.可显示图片的关于窗口,可以参考使用-Production VC++ Start interface to display the picture on the window, you can reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:1383437
    • 提供者:583540466
  1. style2

    0下载:
  2. vc编写deopencv程序 实现图片的读取 大家可以-vc编写deopencv程序 实现图片的读取 大家可以看看
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:18994004
    • 提供者:思鱼
  1. BitmapWindow1

    0下载:
  2. VC++异形窗口,示范了如何使用VC创建以图片为对话框形状的异形窗口,本款异形窗口在WM_ERASEBKGND消息中自贴图,实现的方法和原理:先创建一个无背影画刷窗口,然后在WM_CREATE中并指定透明颜色, 缩放位图后加载至s_hdcMem中,最后在WM_ERASEBKGND中用s_hdcMem贴图即可。   实现时需要缩放位图、得到窗口大孝创建与窗口大小相等且能容纳位图的HDC - s_hdcMem、将原位图缩放到窗口大校   按下Esc键时退出(关闭)窗口。-Profiled
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:165897
    • 提供者:张海玲
  1. CPhoneBook

    1下载:
  2. VC++通过自定义CButton对象将图片导入按钮,对一个基本的通讯录程序界面进行美化,可以对不同状态下的按钮进行变色,无使用数据库,采用TXT文本文件操作。调试运行时请将TXT文件拷贝至Debug目录下。-The CButton object VC++ by customizing the Image Import button, to beautify a basic address book program interface, can change color button in dif
  3. 所属分类:系统编程

    • 发布日期:2013-09-02
    • 文件大小:39669
    • 提供者:杨丽秀
  1. tuodong

    0下载:
  2. VC++源码实现一个可拖动窗口的无边框、无标题栏窗口实例,示例演示截图看似一张图片,实则上是VC编程实现的无边框无标题栏的窗口,而且加入了拖动功能,鼠标按住窗口可随意拖动它的位置,具体的实现过程和思路请参阅源码吧。-The VC++ source to achieve a draggable window no border, no title bar of the window instance, the example demonstrates screenshot looks like a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:128722
    • 提供者:赵明理
  1. vctree

    0下载:
  2. VC++在Tree树控菜单中加入图像功能,也就是在树控形菜单的某一项菜单内容的前面添加一个小图片,添加合适的图片会让树控件菜单更专业,提升用户体验,操作更方便一些。-VC++ the Tree tree control menu image function is to add a small picture in front of a tree control shaped menu menu content, add the right image will make the tree co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:11057
    • 提供者:朱麟
  1. listview

    0下载:
  2. VC++设置列表控件的背景图片,背景图片丢失了,因此可能看不到背景图片,有需要的可拿去修改下就能用了。VC++增加控件的背景色源代码。-VC++ set list control background picture, background picture is lost, and therefore do not see the background image can take to modify in need will be able to use. VC++ to increase t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:10730
    • 提供者:吴纪安
  1. accesspic

    0下载:
  2. 本实例演示如何使用VC++将BMP图片存入Access数据库,注意Access字段的类型及长度值,测试时请注意,要运行程序必须将数据库文件userinfo.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-This example demonstrates how to use VC++ BMP image into the Access database, pay attention to the type and length of the Acces
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:55490
    • 提供者:黄洁
  1. wuhua

    0下载:
  2. VC图像雾化效果,打开程序后打开一幅图片,点击右键即可实现锐化效果,其实锐化一下看上去还是不错的,如上图所示,那种朦胧的感觉我喜欢。-VC image atomization effect, open the program, open a picture, right-click can be realized sharpening effect, in fact, sharpening looks good, as shown above, I like the kind of hazy f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:28142
    • 提供者:叶桂玲
  1. GradualColorWnd

    0下载:
  2.  VC设计程序界面背景色渐变色,窗口渐变色实例,完全用代码生成的渐变色,原生态的细腻自然色,非使用图片,效果截图如图。-The VC design program interface background color gradient, the gradient of the window instance, the gradient completely code generation, delicate natural color of the original ecology of the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:9391
    • 提供者:汪建华
« 12 »
搜珍网 www.dssz.com