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

资源列表

« 1 2 ... .98 .99 .00 .01 .02 10803.04 .05 .06 .07 .08 ... 199244 »
  1. skinlistdemo

    0下载:
  2. vc++ VC.NET三个版本的CListCtrl美化源码包,C++自绘标题栏和滚动条的CListCtrl,我写了Init( )函数。在这个函数中动态创建了scrollbars ,并且保证原始的scrollbar被隐藏了。还需要考虑到标题栏的大小,因为我们需要保证CStatic的scrollbars在PositionScrollBars()中的位置是正确的。如果窗口的外观发生变化,我需要保证scrollbars 还在正确的位置上。因为重载了OnEraseBkgnd和OnPainthandlers
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:12.66mb
    • 提供者:kpudn20
  1. clock2008145123

    0下载:
  2. VC++编写实现的 Clock源码,圆形时钟+万年历,电子钟,运行后自动获取系统时间并开始走动,还带有一个简洁的万年历模块。程序可设置初始时间,代码在VC6+windows XP sp3环境下顺利编译-VC++ source code written to achieve Clock, round clock+ calendar, digital clock, automatic time acquisition system and start running around, also com
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:31.05kb
    • 提供者:kpudn21
  1. vcpicph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing treatment+ program source c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:22.67kb
    • 提供者:kpudn22
  1. bianyuanjc

    0下载:
  2. 边缘检测VC源码,带可执行文件和所需控件,在Win7、win7SP1下完成测试,Vista SP2(未测试)、Win8(未测试),本边缘检测程序不支持XP操作系统,注意:在Windows XP系统下不能运行生成的Exe程序-Edge detection VC source, with the executable file and the required controls, complete the test under Win7, win7SP1, Vista SP2 (not tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5.01mb
    • 提供者:kpudn23
  1. dongtaimenu

    0下载:
  2. 动态更改菜单,VC++ 动态更改菜单,新手通过这个例子源码相信就学会了如何在VC下制作一个动态菜单,如何动态添加菜单选项,实际上这就是一个普通的窗体菜单实例,高手请绕行。-Dynamically change the menu, VC++ to dynamically change the menu, the source believes that the novice through this example to learn how to create a dynamic menu in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:26.25kb
    • 提供者:kpudn24
  1. bcmenus

    0下载:
  2. 菜单前面带小图标的VC++特色菜单,Windows系统中有很多是这种菜单,貌似大家都见的再熟悉不过了,不过做 为一个VC菜鸟,仍然不知是如何做出来这种效果的,那么看了这个源码相信你就会明白其中的原理了-In front of the menu with a small VC++ special menu icons, Windows systems have a lot of this is the menu, looks like we all see too familiar, but th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:65.89kb
    • 提供者:kpudn26
  1. cchengjigl

    0下载:
  2. 一个简单的C语言编写的学生成绩管理系统,应该说不叫系统,只是一个小程序,命令行环境运行,数据库是TXT文本,其实只可进行一些简单的学生信息管理,最适合用来学习C语言。功能实现:输入学生资料、删除、查询、修改学生资料、统计、排序学生资料,程序帮助等。-A simple C language student achievement management system, called the system should say, is just a small program, run the com
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.16kb
    • 提供者:kpudn25
  1. MFCnewyear

    0下载:
  2. VC++ MFC编程实例源码-祝大家新年好,第一个MFC程序,不是程序的程序,等同于HelloWorld。运行效果如上图所示,有vc++6.0环境的请重新编译源码即可生成exe。编辑注:本源码没什么功能,只是演示一个简单的mfc程序的实现。-VC++ MFC programming source code examples- I wish you all a Happy New Year, the program first MFC program, not a program, equival
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:25.33kb
    • 提供者:kpudn27
  1. MFC-ODBCaccess

    0下载:
  2. VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:46.83kb
    • 提供者:kpudn28
  1. mouseshow

    0下载:
  2. 创建第一个Visual C++应用程序的源码 是关于鼠标坐标位置适时显示的一个小程序,只要你的鼠标在窗口中晃动,窗口的状态栏右半部分圈红的地方会适时显示出鼠标的移动坐标,每动下鼠标,这个值是不一样的。我的第一个VC程序,就是这样。要获取鼠标坐标位置的,可参考下载-Create the first Visual C++ application source code is a small program on a timely display the mouse coordinates of th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:26.44kb
    • 提供者:kpudn29
  1. 02_intro_to_cPP

    0下载:
  2. slide to intro you about C++ computer programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:124.73kb
    • 提供者:wanfreecode
  1. 03_selection

    0下载:
  2. you can learn how to use selection loop for c++ computer programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:81.36kb
    • 提供者:wanfreecode
« 1 2 ... .98 .99 .00 .01 .02 10803.04 .05 .06 .07 .08 ... 199244 »
搜珍网 www.dssz.com