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

搜索资源列表

  1. bitmap-button

    0下载:
  2. 一个在Visual C++ 中用MFC编辑位图按钮的程序实例,可以用来参考。-One in Visual C++ using MFC edit bitmap button instance, can be used to refer to.
  3. 所属分类:Button control

    • 发布日期:2016-01-22
    • 文件大小:302080
    • 提供者:住白羊
  1. C-language-window

    0下载:
  2. C语言窗口,弹出的是一个对话框,上面有Hello World,还有一个标题和一个“确定”按钮。-C language window is a dialog box pops up, above Hello World, there is a title and an " OK" button.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:1576
    • 提供者:
  1. Matrix-button-display

    0下载:
  2. 运用c语言编辑的矩阵式按键显示程序。简单易懂、运用广泛。-Using c language edit buttons show program of the matrix. Simple to understand and use a wide range.
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:753
    • 提供者:戴晓光
  1. denglu.c.tar

    0下载:
  2. UNIX GTK写的QQ登录窗口,有输入密码和用户名,登录和推出按钮-UNIX GTK written in QQ login window, there is a password and user name, login and launch button
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:894
    • 提供者:wangqingan
  1. t_shell.c.tar

    0下载:
  2. 实现内部操作命令的调用。是一个不错的shell框架实例- CreateWindow( “button”, “My Button”, WS_CLIPSIBLINGS|BS_PUSHBUTTON,0, 0, 58, 14, hWnd, NULL, g_hInstance, NULL )
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2070
    • 提供者:tiange
  1. BUTTON--TEXT-COLOR

    0下载:
  2. 修改button按钮以及文本颜色的demo程序,基于Visual C++6.0 MFC的工程-Modify button buttons and text color, the demo program, based on the Visual C 6.0 MFC project
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1407742
    • 提供者:肖传毅
  1. Camera

    0下载:
  2. 基于VS2008和Oencv2.0环境下的摄像头打开程序,编译了三个按键:按键S实现画面暂停;按键R实现画面恢复;按键C实现窗口的关闭;- A Open procedure based on the camera under the VS2008 and Oencv2.0 environment, compile the three keys: the key S to achieve the screen to pause button R to restore screen button
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4370691
    • 提供者:王山
  1. HappyChristmas

    0下载:
  2. 抖动窗口的恶作剧小程序。运行起来以后会无限抖动当前窗口。直到用户在指定的消息框中点了确定按钮。c语言实现模仿前多时间流行的vb实现的HappyChrismas-Jitter window prank program. Shake the current window up and running indefinitely. Until the point specified in the message box OK button. c language to imitate the forme
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:6126
    • 提供者:bug
  1. a

    0下载:
  2. 按一个按钮两次相当于没按,每个按钮按或者不按的情况,一共有2^4=16种状态。枚举每个按钮是否按下,及时根据按键总数终止不可能的情况,注意按钮1==按钮2+按钮3的作用,因此在c 4==2时注意sum!=1的情况。虽然灯最多有100盏,但6盏以后的灯都是前6盏的重复,因此只需保存前六盏的状态。最后对所有合适的情况排序输出。-Equivalent to not press each button press or by pressing a button twice, a total of 2 ^
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:845
    • 提供者:李明
  1. vc-mem(mfc)

    0下载:
  2. 内存加载EXE,mfc测试的代码。编译通过 点击按钮默认加载的C/1.exe 需要替换到内存加载的那个按钮相应。自己可以看到代码-Memory to load the EXE, the mfc test code. The compiler default loaded by clicking on the button C/1.exe need to replace to the memory load that the corresponding button. I can see th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:26691
    • 提供者:小花匠
  1. CSharp-Crystal-button-Source-Code

    0下载:
  2. 用C#2008自身绘图功能生成的水晶按钮控件源代码,当然可以修改代码变成另一种样式的按钮,很有学习参考价值!-Use CSharp 2008 Graphic Function Create Crystal Botton Source Code
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:81706
    • 提供者:武占文
  1. pictureTest

    0下载:
  2. 这是一个通过摄像头进行摄像,并在按下键c时,进行拍照的程序,很不错,直接下载使用!-This is a camera through the camera, and press the button c, photographs, the procedure is very good, direct download!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6290250
    • 提供者:黄浩
  1. answer-button-firmware

    0下载:
  2. 抢答器固件程序,使用keil c 环境开发,里面有完整的通信协议和中断处理-Responder firmware, using keil c environment and development, which has a complete communication protocol and interrupt handling
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:48365
    • 提供者:chua
  1. Keil-C

    0下载:
  2. 按键选播电子音乐 可以根据不同的按键来发出不同的音乐。-Button anycast electronic music can be issued based on the different buttons to different music.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:3467
    • 提供者:1313
  1. Information-button

    0下载:
  2. 采用信息钮(ibutton)与单片机设计实现了门禁系统,研究了1-wire协议,采用C语言完成ibutton序列码的读取-Using information button (ibutton) and microcontroller design to achieve the access control system, 1-wire protocol, using C language to complete the the ibutton sequence code reader
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:59008
    • 提供者:贺冬凌
  1. MCU-button-interface-program

    0下载:
  2. 这是一个51单片机按键接口的源程序,是用C程序写的,是我自己写的,可以在51单片机上成功运行。-This is a source of the 51 microcontroller keys interface is written in C program, I wrote it myself, you can run successfully on 51 SCM.
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:952
    • 提供者:杨备备
  1. 010-zhikong-c

    0下载:
  2. 这个指示灯有2个作用,作用1是指示5V总电源,作用2是指示并口电平输出, 若完成学习板的使用后没断开并口线,它会作出半亮指示,若短时间内要经常使用学习板,关闭电源开关即可。 此时,不需要拔下并口和串口,指示灯的半亮状态不会影响学习板的使用。-2 role in this indicator, the role is instructions 5V power supply, the role of instructions parallel level output, after the
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:10794
    • 提供者:王者
  1. Button

    0下载:
  2. 详细介绍C#控件Button控件的多数常用属性-C# controls most of the common properties of the Button control details
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:49877
    • 提供者:yanhung
  1. 2-Button

    0下载:
  2. 单片机实用例程,帮助初学者学会如何用c语言写按键控制程序。-SCM utility routines, help beginners learn how to write c language key control procedures.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:193737
    • 提供者:xionghailong
  1. 30

    0下载:
  2. 3D按钮的C++builder实现,内有详细代码,已运行验证-The 3D button C++builder achieve
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-06
    • 文件大小:300224
    • 提供者:陈晨
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com