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

搜索资源列表

  1. 通用权限

    1下载:
  2. 通用权限管理框架源码,附加开发文档,控件和数据库 1、菜单导航管理 2、操作按钮 3、角色管理 4、部门管理 5、用户管理(用户权限) 6、用户组管理(设置成员,用户组权限) 7、系统配置(动态配置系统参数) 8、附加属性(自定义属性) 9、系统日志(异常记录) 10、数据库备份/还原 11、资源管理,(动态数据库) 12、个人信息(基本信息,附加信息,用户角色,拥有权限) 13、首页快捷 14、数据回收站(业务功能删除过数据,全部保留在回收站) 15、系统个性化设置(切换菜单导航)(Unive
  3. 所属分类:WEB开发

    • 发布日期:2017-12-26
    • 文件大小:26828800
    • 提供者:空雷
  1. 用串口DMA方式接收发送数据

    2下载:
  2. 在STM32板子与电脑串口助手进行通信,用串口的DMA方式,先接收,再发送到PC端,可以连续接收,通过按键一次发送.(In the STM32 board and computer serial assistant for communication, using the serial port DMA way, first receive, and then sent to the PC terminal, you can receive continuously, sent through
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:2217984
    • 提供者:wisdomM
  1. 步进电机C版本

    0下载:
  2. 按键控制步进电机正反转,C语言程序,程序可读性很强(Button control, stepper motor positive reverse)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:26624
    • 提供者:严若秦
  1. ConsoleApplication5

    0下载:
  2. 使用克鲁斯卡尔算法和普里姆算法,使用图形化函数graph.h画出效果图,音频背景部分需自行添加,采用按键监听,直接使用键盘对应按键选择操作(Using the Kruskal algorithm and prim algorithm, using graphical graph.h function to draw renderings, the need to add the background audio part, adopts the key to monitor, directly
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:38713344
    • 提供者:~追梦~
  1. 4.矩阵按键

    0下载:
  2. 8051单片机的矩阵按键程序,基于C编写。(8051 singlechip matrix button program)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:30720
    • 提供者:peater
  1. 2DPlot

    0下载:
  2. 上位机接收单片机通过WIFI模块发来的数据,然后将温度绘图,可以从上位机点击按钮像单片机发送数据控制小灯的亮灭(The host computer receives the data sent by the MCU through the WIFI module, and then draws the temperature. It can send the data from the upper computer and click the button, like a single chip
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:嘿喂狗
  1. 花样流水灯

    1下载:
  2. 单片机P2的口上接有8只发光二极管LED组成的花样流水灯。通过对K按键的控制,控制花样流水灯左右循环流水点亮。(The P2 of the single chip microcomputer LED is connected with a water lamp composed of 8 light-emitting diodes. By controlling the K button, the water around the pattern light is controlled to l
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:46080
    • 提供者:冥社
  1. 图像处理基础

    0下载:
  2. c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:3779584
    • 提供者:小玲子
  1. ButtonStyleDemo

    1下载:
  2. 利用C++开发语言,Qt Creator开发环境自定义的一些button样式,适应于初学者学习,也可以用于开发使用。(The use of C++ development language, Qt Creator development environment, custom button style, suitable for beginners to learn, can also be used for development.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:简·爱
  1. Button_13_С

    0下载:
  2. Button 13 C Exemple code
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:192512
    • 提供者:Ivankz
  1. An Aqua Button Control Written in C#

    0下载:
  2. 为C#平台编写,一个简单的winform按钮控制软件(For the C# platform, a simple WinForm button control software)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:69632
    • 提供者:fb2022
  1. 红外线C语言(51程序代码)

    0下载:
  2. 基于51单片机的红外发送程序,可以实现矩阵按键控制红外(Infrared transmission program based on 51 single-chip, you can achieve matrix button control infrared)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:26624
    • 提供者:zhi58zhong62
  1. lock和多线程

    0下载:
  2. C#,lock和多线程的简单例子,使用线程的好处·使用线程可以把占据长时间的程序中的任务放到后台去处理 ·用户界面可以更加吸引人,这样比如用户点击了一个按钮去触发某些事件的处理,可以弹出一个进度条来显示处理的进度 ·程序的运行速度可能加快 ·在一些等待的任务实现上如用户输入、文件读写和网络收发数据等,线程就比较有用了。在这种情况下可以释放一些珍贵的资源如内存占用等等。(A simple example of C#, lock, and multithreading, the b
  3. 所属分类:进程与线程

  1. STC8-STUDY-BOARD-V5.C

    0下载:
  2. 主控芯片使用 STC8F系列的单片机。 说明: STC大学计划实验箱 5.C 原理图SW19是下载断电按钮, 下载时按一下再释放就可以冷启动.供电方式: 从USB取5V电, 布PCB时MCU的电源退耦电容C1和C2要尽量用粗短的线与MCU连(The main control chip using STC8F series microcontroller. Descr iption: STC university program experimental box 5.C princip
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:201728
    • 提供者:hyl135
  1. 获取按键

    0下载:
  2. 在按下键盘上按键的时候获取并显示对应按键的keyCode和keyChar的值(When you press the button on the keyboard, it will get and display the values of keyCode and keyChar for the corresponding key)
  3. 所属分类:C#编程

    • 发布日期:2017-12-24
    • 文件大小:197632
    • 提供者:FShH
  1. PMIS3-3Language

    0下载:
  2. c#多语言切换代码,通过按钮把界面的语言可以切换(C# multilingual switching code, through the button to the interface language can be switched)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:939008
    • 提供者:altugh
  1. StartLock

    0下载:
  2. Start Button Lock in c++ (ARM4)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7803904
    • 提供者:baraka73
  1. StartButtonHook

    0下载:
  2. Start Button Hook in c# WINCE65
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:38912
    • 提供者:baraka73
  1. LOCK_ST

    0下载:
  2. Start Button Lock test applicatioin in c# Compact Framework
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:71680
    • 提供者:baraka73
  1. AutoKey

    0下载:
  2. C#开发的简单程序,可以针对具体的窗口发送后台按键,使用win32 api,底层钩子实现(C# development of simple procedures, you can send the background button for specific windows, using Win32 API, the bottom hook to achieve)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:263168
    • 提供者:聚花成海
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com