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

搜索资源列表

  1. 2

    0下载:
  2. 这也是一个学习VC下工具栏控件按纽的简单代码-This is also a study under VC control toolbar button simple code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:772
    • 提供者:erjun
  1. 3

    0下载:
  2. 这是一个VC下工具控件主窗口按纽使用的例子-This is a VC under the control instrument used in the main window button example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1057
    • 提供者:erjun
  1. jietu

    0下载:
  2. VC++实现的截图程序,由鼠标左键选择区域,双击保存为bmp,可运行。经过测试-VC++ implementation of the screenshot process, select the region from the left mouse button, double-click the saved as bmp, can run. Tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:44805
    • 提供者:王刚
  1. ImageText

    0下载:
  2. 用VC++实现的在button显示图片的源码.-Using VC++ implementation of the button shows the source picture.
  3. 所属分类:Button control

    • 发布日期:2017-04-28
    • 文件大小:89797
    • 提供者:cai
  1. electromotor1[1].7

    0下载:
  2. 下位机:基于8051内核双列直插式芯片实现,自动控制寻迹、小车运行状态显示。上位机:使小车与计算机实现串口通信,用VC编制一个控制界面,可以通过键盘上的上下左右按扭或则鼠标键实现小车实时控制和加速控制。 -Under-bit machine: Based on the 8051 dual in-line core chip, automatic control tracing, running car show. PC: The car with the computer serial po
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:741986
    • 提供者:
  1. Bezier

    0下载:
  2. 用VC++实现了Bézier曲线的算法,能用鼠标右键绘制多边形。-Using VC++ to achieve a Bézier curve algorithm, the polygon can be drawn with the right mouse button.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2380184
    • 提供者:zhouyunkai
  1. 3DTextBtn

    0下载:
  2. 非常有趣的3D文字按钮在VC中的实现,希望对美工要求的朋友能有帮助!-Very interesting 3D Text button in the realization of VC in the hope that the requirements of art can help a friend!
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:20413
    • 提供者:廖达平
  1. EX_Calculator01

    0下载:
  2. 基于VC++,用编辑框、静态文本框及按钮设计计算器-With edit box, static text box and button design calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:30952
    • 提供者:小郭
  1. vcap_src

    0下载:
  2. 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过,因本机没有安装摄像头,所以没有捕捉到视频,从程序运行来看,如果你电脑装有摄像头及驱动程序的话,打开本程序后它应该会显示摄像头的视频,然后点击“录像”按钮就可捕获视频了。 -A simple point of the video capture VC++ example source code, VC6++ compiler is passed, because the machine did not install the came
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:18619
    • 提供者:zy
  1. myprojects

    0下载:
  2. VC实现的小型图书馆数据库,主要用到了文件读写、editbox控件,button控件等等的方法,写的比较简单易懂。-VC achieved a small library database, the main document used to read and write, editbox control, button control method, etc., written in easy-to-read comparison.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:35979
    • 提供者:liuxianfei
  1. CButtonST

    0下载:
  2. 教你在VC里如何美化按钮,是按钮产生flash动画效果-Teach you how to beautify the Village in the VC button, the button have a flash animation
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:534341
    • 提供者:王永辉
  1. PropertyInDlg

    0下载:
  2. 在VC++对话框中调用属性页的一个实例程序源码,它完成在你工程的某个对话框中点击按钮可以调用系统属性框-In VC++ dialog box to call an instance of property page source program, which completed the project in your dialog box by clicking a button to call the System Properties box
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:22962
    • 提供者:车明
  1. TriangleButton

    0下载:
  2. 这是我用纯vc语言编写的一组简单大方的按钮控件。-This is my vc plain language with a set of simple button controls generous.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2223285
    • 提供者:
  1. VirtualWAVE

    0下载:
  2. 用VC++实现的虚拟示波器 1 单击“示波”按钮,可以显示一条动态的正弦曲线,及信号的幅值和频率 2 单击“调幅”旋钮,该旋钮发生旋转,正弦曲线的幅值和相关的幅度坐标系也发生变化 3 单击“调频”旋钮,该旋钮发生旋转,正弦曲线的频率发生相应变化 -Using VC++ to achieve a virtual oscilloscope click " Oscillographic" button, you can display a dynamic sinus
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:421990
    • 提供者:蜗牛
  1. VCgame

    0下载:
  2. 这是一款VC++开发的拼图游戏,解决的问题有:如何分割图像并且绘制到Button或者Static控件上;Static控件如何能够响应鼠标;移动算法,可不可以获得最少步数?-This is a VC++ to develop the jigsaw puzzle to solve the problem: how to partition the image and draw on the Button or Static Control Static control how to respond
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:70254
    • 提供者:幽蓝
  1. ButtonanimationusinghDIB

    0下载:
  2. 使用DIB制作动画按钮!清楚表明VC++什么都能实现!-The use of DIB animation button! Clearly show that the VC++, what can!
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:93339
    • 提供者:我我我
  1. winvnc2094227

    0下载:
  2. 请问在vc++怎样实现在一个窗体中显示不同的内容(当按不同的按钮时切换)。-I would like to ask in vc++ How to achieve in a different form to display the content (when the button for different switch).
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-30
    • 文件大小:21588
    • 提供者:yyyppp
  1. E0602

    0下载:
  2. 用VC++实现的测试键盘上单击一个键时的响应程序-Using VC++ to achieve the test on your keyboard when you click a button in response to the procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1928231
    • 提供者:WANDY
  1. Paint

    0下载:
  2. VC++编写的单文档,点击鼠标左键可以实现绘制线条功能,-VC++ to prepare a single document, click the left mouse button functions can draw lines,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:30612
    • 提供者:
  1. CDCDemo

    0下载:
  2. 实现在vc的SDI中的OnDraw函数中,实现绘制一正方形并输出说明文字,另外,创建单击鼠标左键响应函数,在其中利用CDC类实现绘制一圆形并输出说明文字。-The realization of the SDI in the vc in the OnDraw function, the realization of drawing a square and descr iptive text output, In addition, click the left mouse button to c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:280535
    • 提供者:Olympia
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com