搜索资源列表

  1. LCD菜单

    0下载:
  2. 多层菜单显示程序。可以实现日历等的多菜单操作,已验证-multilayer menu display program. The calendar can be achieved over the menu, proven
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:7760
    • 提供者:
  1. LCD菜单

    0下载:
  2. 多层菜单显示程序。可以实现日历等的多菜单操作,已验证-multilayer menu display program. The calendar can be achieved over the menu, proven
  3. 所属分类:菜单

    • 发布日期:2024-06-03
    • 文件大小:7168
    • 提供者:
  1. 动态创建菜单

    0下载:
  2. VC中创建动态菜单,可以让用户比较方便的进行操作-VC create dynamic menu, which allows users more convenient to operate
  3. 所属分类:文件操作

    • 发布日期:2024-06-03
    • 文件大小:40960
    • 提供者:恐龙
  1. Generator

    0下载:
  2. 该源码主要用于生成EAN-13条形码,在菜单操作下输入13位数字即可生成条形码,可以保存该图像-the main source used to produce EAN-13 bar code, the menu under 13 digital input can be generated bar codes, we can preserve the images
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-03
    • 文件大小:49152
    • 提供者:林克兵
  1. 在Unix下用C编写类Windows菜单

    0下载:
  2. 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-03
    • 文件大小:9216
    • 提供者:建文
  1. 树状菜单

    0下载:
  2. 树状菜单,在客户端实现树状菜单,使用简单易操作-tree menu, the client achieve the menu tree, the use of simple and easy to operate
  3. 所属分类:TreeView控件

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:宋德志
  1. msp430lcd12864

    0下载:
  2. 利用msp430F149驱动lcd12864,并在上面实现层次化菜单操作,通用性比较好-use msp430F149 lcd12864 driven, and the realization of the above hierarchical menu operation, common good comparison
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-03
    • 文件大小:36864
    • 提供者:彭洪
  1. key

    0下载:
  2. 4*4键盘控制程序 //分三个部分,数字键部分,小数点,方向键部分,功能键(ok)部分。可以在不同的页面调// //用相应的功能实现菜单操作。 方向键部分///////////////////////////////////// //无返回值,无输入参数,用到全局变量page_number,xposition,yposition,scroll_value// -4* 4 keyboard control program/
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-03
    • 文件大小:3072
    • 提供者:
  1. 1602cd

    0下载:
  2. 基于51单片机与1602液晶的开发程序,实现了在1602上执行菜单操作的功能-Based on 51 single-chip LCD and 1602 the development of procedures to achieve in 1602 to perform the functions of the menu operation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-03
    • 文件大小:3072
    • 提供者:zgw
  1. 1-12864LCD

    0下载:
  2. 商品语音介绍机液晶显示,有菜单,有菜单操作-Commodity voice introduce machine LCD, has menu has menu operation
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:441344
    • 提供者:陈康
  1. Menu

    0下载:
  2. VC++里面的MFC类库实现的基本菜单操作,以及简单绘图功能的源代码-VC++ Inside MFC class library to achieve the basic menu operation, and a simple mapping function of the source code
  3. 所属分类:菜单

    • 发布日期:2024-06-03
    • 文件大小:45056
    • 提供者:闫培峰
  1. keyboard4

    0下载:
  2. 基于STC12C5410AD单片机的智能冷库控制器的按键操作C语言程序,功能丰富,四级菜单操作.组合键,延时按键操作-Single-chip microcomputer-based intelligent cold STC12C5410AD controller button operation C language programming, feature-rich menu operation 4. A combination of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-03
    • 文件大小:7168
    • 提供者:王广塔
  1. LPC21xx_GraphicLCD

    0下载:
  2. 通用点阵LCD程序,基于按键及菜单操作,曾于AT89S52、ADSP218x、MSP430、LPC21xx、TMS320F28xx中使用,各芯片略有不同。该例程为基于LPC21xx及128*64点阵。-Dot-matrix LCD common procedures, based on the keys and menu operation, in the AT89S52, ADSP218x, MSP430, LPC21xx, TMS3
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-03
    • 文件大小:74752
    • 提供者:王健伟
  1. RA8806_Test

    0下载:
  2. RA8806底层驱动,KEIL工程,直接就可以运行,可以通过按键进行简单的菜单操作! 基于C8051,可以简单修改头文件,移植到其他CPU上面运行!-RA8806 bottom drive, KEIL projects can be run directly through a simple menu button operation! Based on the C8051, can simply modify header files
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-03
    • 文件大小:158720
    • 提供者:严俊生
  1. Menu

    0下载:
  2. 该程序用VC++6.0编写,主要是关于菜单编程方面的内容,分为静态菜单操作和动态菜单操作-The program with VC++6.0 to prepare, primarily on programming aspects of the menu is divided into static and dynamic menu, menu-driven operation
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:46080
    • 提供者:张艳
  1. dynamicmenu

    0下载:
  2. 动态菜单操作,包括动态菜单项的命令捕获等代码!-Dynamic menu operation, including the dynamic menu items, such as an order to capture the code!
  3. 所属分类:菜单

    • 发布日期:2024-06-03
    • 文件大小:404480
    • 提供者:罗某某
  1. LCD1602caidanxianshi

    0下载:
  2. 使用LCD1602显示菜单,通过按键进行菜单操作。用AVR的ICCAVR编写的!-LCD1602 display using the menu through the menu button to carry out the operation. AVR with the ICCAVR prepared! !
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-03
    • 文件大小:106496
    • 提供者:金鱼仔
  1. Menu

    0下载:
  2. 一个简单的菜单操作,实现逃跑菜单的含好的实力-A simple menu operation, to achieve escape menu with good strength
  3. 所属分类:C#编程

    • 发布日期:2024-06-03
    • 文件大小:1952768
    • 提供者:米多
  1. 51menu

    0下载:
  2. 51单片机实现的菜单功能,菜单操作分为五键,进入、确定、取消、上翻、下翻。-51 MCU menu function, menu operation is divided into five key, enter, OK, Cancel, on the turn, the next turn.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-03
    • 文件大小:139264
    • 提供者:王玉明
  1. CMenuTest

    0下载:
  2. 对话框菜单操作示例,可以操作任意菜单,功能很强大,适合初学者,很实用。-Dialog menu operation example, can operate any menu functions is very powerful, suitable for beginners, very practical.
  3. 所属分类:菜单

    • 发布日期:2024-06-03
    • 文件大小:27648
    • 提供者:李明宇
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org