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

搜索资源列表

  1. msp430x471x7_bt_01

    0下载:
  2. toggle bit inside ISR MSP 430
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:SUNDAR
  1. Button

    0下载:
  2. 图形化的VB按键,通过图形切换方式实现按钮的按动效果-VB graphical buttons, toggle through the graphical realization of a button press results
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:31774
    • 提供者:lipeng
  1. testAI

    0下载:
  2. ### ### ### ### ### ### #### # # # Delta3D Examples: testAI # # # ######################################## Uses modules: dtCore, dtABC, dtUtil, dtAI, dtDAL, dtActors, dtAnim Purpose ------- To provide an example of how to use dt
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:11716
    • 提供者:willian
  1. sw_led

    0下载:
  2. _sw_led 拨动开关控制LED-_sw_led toggle switch controls the LED
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:557
    • 提供者:chen
  1. flashing_togle

    0下载:
  2. simple gtk example of toggle button with image-simple gtk example of toggle button with image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:3803
    • 提供者:rao
  1. MSP430FR57xx_ta0_01

    0下载:
  2. Module: TimerA0 MSP430FR57xx_ta0_01.c Timer0_A3, Toggle P1.0, CCR0 Cont Mode ISR, DCO SMCLK-Module: TimerA0 MSP430FR57xx_ta0_01.c Timer0_A3, Toggle P1.0, CCR0 Cont Mode ISR, DCO SMCLK
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:825
    • 提供者:Andy
  1. MSP430FR57xx_01

    0下载:
  2. MSP430FR57x Demo - Toggle P1.0 using software Descr iption: Toggle P1.0 using software. ACLK = n/a, MCLK = SMCLK = TACLK = default DCO = ~625 KHz-MSP430FR57x Demo- Toggle P1.0 using software Descr iption: Toggle P1.0 using software. ACL
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:546
    • 提供者:Andy
  1. VCDdecoder

    0下载:
  2. 基于GTK-wave做的verilog test bench语法解析器 解析vcd file. 俺自己写的-VCD (Value Change Dump) file is widely used in industry. A VCD file is an ASCII file, which contains header information, variable definitions and the value changes for specified variables, or
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:8051632
    • 提供者:Hao Wang
  1. 8259A

    0下载:
  2. 用开关做中断源输入部分,发光二极管显示输出结果,当分别拨动开关KK1、KK2、KK3、KK4时发光二极管相应作左、右、由中间向两边和反显流水灯显示-With the switch as interrupt source input section, light-emitting diode display output, respectively, when the toggle switch KK1, KK2, KK3, KK4 when the corresponding light-emi
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:995
    • 提供者:xgj
  1. 1LED

    0下载:
  2. Simple code used for toggle leds using Zolertia s Z1 mote
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:12665
    • 提供者:santiagobarros
  1. Demo_S08QG8_Test

    0下载:
  2. 这段代码是QG8开发板的演示程序,通过飞思卡尔单片机上创建-This is the test code that will reside in the QG8 Badge demo to provide an out of the box experience. This file was created from Freescale s demo9S08QG8_test.C file. Depressing either SW1 or SW2 will toggle LED1. RV1
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:80639
    • 提供者:远方
  1. digit_display

    0下载:
  2. 基于硬件描述语言VHDL的通过拨动开关电子管显示0——9-VHDL hardware descr iption language based on the tube through the toggle switch to display 0- 9
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:292695
    • 提供者:嚣张
  1. fet140_ta_03

    0下载:
  2. Descr iption: Toggle P1.0 using software and Timer_A overflow ISR. // In this example an ISR triggers when TA overflows. Inside the TA // overflow ISR P1.0 is toggled. Toggle rate is approximatlely 12Hz. // Proper use of the TAIV interrupt vect
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:819
    • 提供者:刘成
  1. Dot-matrix-display

    0下载:
  2. LED电子显示屏和控制器的控制程序。显示屏通过按键切换显示数字和字母,显示屏能显示4组特定数字或者英文字母组成的句子,通过按键切换显示内容,本例为整屏四个字一起显示的程序。-Button to toggle through the display of numbers and letters, the display can show four groups composed of specific numbers or letters of sentences, by switching th
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1261
    • 提供者:里尔
  1. Game_SDL

    0下载:
  2. 俄罗斯方块,使用了SDL实现,主逻辑,空格键切换方块、Esc键退出游戏-Tetris, the use of SDL implementation, the main logic, space bar to toggle the box, the Esc key to exit the game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:5096448
    • 提供者:
  1. lab7

    0下载:
  2. 通过对8255并行口的控制,使J15开关的状态与发光二级管J88的状态对应。 运行程序,改变拨动开关设置好数据后,按动STBA输入请求,LED9闪现,数据输出至八位发光二极管,观察发光管的状态是否与输入对应。 -8255 parallel port control, status and the status of the corresponding light-emitting diode J88 J15 switch. Run the program, change the t
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1906
    • 提供者:杨阳
  1. the-lamp-of-light-and-dark-change

    0下载:
  2. 八盏灯有亮有暗,拨动开关后,灯的亮暗发生改变。-Eight lights are bright and dark, toggle switch, the lamp of light and dark change
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3622
    • 提供者:黎娜
  1. LED_TOGGLE

    0下载:
  2. this program used to toggle the led contiously
  3. 所属分类:Other Embeded program

  1. LED_TOGGLE_INPUT

    0下载:
  2. this program used to toggle the led with help of one input
  3. 所属分类:Other Embeded program

  1. bit_tools

    0下载:
  2. bit_tool.h - a library for you easily read, write or toggle PIN O/I of avr microcontrollers.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:1280
    • 提供者:messias
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com