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

搜索资源列表

  1. MixColor

    0下载:
  2. 一个不错的VC++即时调色程序,通过拖动滑块的位置改变对象的颜色,这里的对象主要有两个,一个是文字 ,一个是文字背景,左侧的一组滑块分别改变文字的红、绿、蓝三基色值 ,从而改变文字的颜色,右侧的则是文字的背景控制组,同样的原理只不过应用的对象不一样,值得参考,滑块我们不一定要用到调色上,其它地方同样也可用。-A good VC++ real-time color process, the location by dragging the slider to change the color of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:20.44kb
    • 提供者:
  1. 5_9

    0下载:
  2. 编写一程序,在窗口中显示“VC中显示 字体与背景”,字体颜色为红色,背景色为黄色。-The development of a procedure, in the window display VC to display fonts and background , font color to red, the background color to yellow.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:8.24kb
    • 提供者:zhenghujiang
  1. DS_5060309818_RBTree

    1下载:
  2. 红黑树的C++实现,(上海交通大学联读班数据结构大作业1),实现了应有功能:插入,删除,查找,求树高,非递归中序遍历,以及VC界面下的Tree_View()。-Red and black tree C++ Achieve, (Shanghai Jiaotong University Joint Reading class data structure operation 1), the realization of the proper functions: insert, delete, fi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:12.65kb
    • 提供者:程序员
  1. DT

    0下载:
  2. 实时接收VC++程序Debug和Release下的自定义调试输出,可以极大的方便程序的调试. 用法(以CTestMFCApp为例): 在TestMFCApp的stdafx.h中加入#include "dt_2005.h" 在.cpp需要输出调试信息的代码行加入 DT("hello,year d",2009) DW("This is a warning msg") DE("error") 用DT.exe来接收输出的信息 DT用来输出一般信息,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:99.24kb
    • 提供者:xwp
  1. SpoofwatchSource

    0下载:
  2. 一个能够实现对URL进行检查的软件,对于用户有红灯、黄灯、和绿灯的提示。基于MFC VC++实现,供大家参考。-URL can be achieved by an inspection of the software, for users have red, yellow, and green tips. MFC VC++-based implementation, for your reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4.13mb
    • 提供者:bonnie
  1. wenzishuchu

    0下载:
  2. 编写一个程序,在窗口中显示“VC中显示字体与背景”,字体颜色为红色,背景色为黄色,字体为宋体,字高40。-Write a program displayed in the window " VC to display fonts and background" , font color is red, a yellow background color, font to Arial, the words high 40.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:5.61kb
    • 提供者:liqiaowaner
  1. RedBlackTree

    1下载:
  2. c语言实现的红黑树,vc++6.0下编译通过-c language implementation of the red-black tree, vc++6.0 compiled by
  3. 所属分类:Other systems

    • 发布日期:2014-11-19
    • 文件大小:44.39kb
    • 提供者:李博
  1. red

    0下载:
  2. 这是一个基于VC的声卡采集程序,从声音的信号采集消息的处理,频谱的分析,波形的显示-This is a VC-based sound card acquisition program, collecting information from the voice signal processing, spectrum analysis, waveform display and so on. .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:55.3kb
    • 提供者:谢明
  1. DrawTest

    0下载:
  2. 用VC做一个背景颜色改变。前两秒黑屏,t=2s时出现红色方块,显示1s后消失,然后是0.5s的黑屏,出现绿色方块,显示1s-Using VC to be a background color changes. Two seconds before the black screen, t = 2s when the red box shows disappear after 1s, then the 0.5s in the black, green box appears, showing 1s
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:吴颖
  1. buleandredBuble

    0下载:
  2. 此程序执行后当你点在白色菜单面上就会有红色圆圈出现,适合初学者练习VC。-After the implementation of this program when you click on the menu at the white face with a red circle will appear, for beginners to practice VC.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:280.12kb
    • 提供者:yu
  1. FormColor

    0下载:
  2. VC++动态设置窗体内文字的颜色,使用三个Radio,分别代表红、蓝、黄三种颜色,当你单击某个颜色的时候,文本框内的文字颜色就跟着改变,动态适时改变,对我们美化应用程序窗体会有所帮助。-VC++ to dynamically set the color of the text inside the window, the use of three Radio, representing the red, blue and yellow, when you click a color when t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:25.25kb
    • 提供者:madud00007
  1. vc

    0下载:
  2. 《编程点金之VC》,很好的一本关于VC编程的书,语言相当的通俗,弥补了谭红强那本红皮书的不足。-" Programming Golden of VC" , a good book on the VC programming language very popular, making up less than Tan Hongjiang that the Red Book.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:763.68kb
    • 提供者:tianya
  1. Visual-CPP-2008

    0下载:
  2. 这是一本关于Visual C++ 2008的红宝书(英文版),详细介绍了VC++2008的相关知识,会给初学者以及研究者不小的收获。-This is a book about Visual C++ 2008 Little Red Book (English), details the VC++2008 relevant knowledge, will give beginners and researchers no small gain.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9.28mb
    • 提供者:姬婧婧
  1. RadarMap

    0下载:
  2. RadarMap 雷达图 查了不少网上资料,很难找到想要的雷达图实现方法,自己做了,共享一下。 编译环境 VC# 2008 功能: 1. 利用GID+,在PictureBox上画雷达图背景,非加载图片资源 2. 输入框内写入方位俯仰AZ,EL的数值,在雷达图上以红色点显示位置 3. 鼠标在图片区域内移动,动态显示方位俯仰AZ,EL的数值。 by zhangf QD-RadarMap radar chart compilation environment
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:37.13kb
    • 提供者:zhangf
  1. eight_rice

    0下载:
  2. VC编写的把一幅图按八个方向分别显示原图、色调、红、饱和、绿、强度、蓝、亮度成米字型布局。-Prepared by the VC to a picture show the original image by eight directions, colors, red, saturation, green, intensity, blue, brightness into rice shaped layout.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.26mb
    • 提供者:slj
  1. redblack

    0下载:
  2. 红黑棋游戏 在VC上可直接运行 不过要注意设置图片路径-Red Black game on the VC can be run directly but to pay attention to set the picture path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:28.24kb
    • 提供者:麦迪
  1. vcdialogztl

    0下载:
  2. 这个小实例程序演示了VC++如何在对话框中加载或添加状态栏,如图所示,红框所圈的地方即为所添加的状态栏,平时默认情况下,我们所创建的窗体是没有状态栏的,不过要想添加一个窗体的状态栏,似乎也不是什么难事,而且还有本实例为您提供参考,相信您很快会弄明白方法的-This small sample program demonstrates the status bar, usually VC++ how loaded in the dialog box or add a status bar, as s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:11.75kb
    • 提供者:seivin
  1. RED

    0下载:
  2. 在vc下用全局钩子做的小病毒,点击后只能重启,做的dll访问-With the global hooks to do a small virus, click only can restart
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.41mb
    • 提供者:朱峰
  1. VC_RED

    0下载:
  2. VC red distribution for windows
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:1.37mb
    • 提供者:Cipi
  1. lingo10.0

    0下载:
  2. 我在文件夹里找的,不知道是干嘛的,lingo安装包(I don't know what this is for. He's really pushing me)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:12.36mb
    • 提供者:李佳伟
« 12 »
搜珍网 www.dssz.com