搜索资源列表
light3
- 用dsp程序实现点灯程序,呵呵,自己编写的,用的是上海三意的仿真板,对dsp初学者可能有些帮助,因为我也是初学者,大家不要批我哦-dsp program with the Lantern procedures, huh, their preparation, the Shanghai three preferred simulation board, right dsp beginners may be some help becaus
ledcon(arm)
- ARM的应用例子(点灯程序)。适合处学者。-ARM application examples (light lamps procedures). Department for scholars.
lighter
- 学flash时写的一个传统智力小游戏---点灯。-flash when school was a traditional intellectual game -- small light lamps.
SNDD
- 一个名字叫\"雄鸟点灯\"的游戏 基于DELPHI做的.-one named "cocks light lamps" of the game based on DELPHI do.
雄鸟点灯游戏源码
- 一个很简单的游戏,他的名字叫雄鸟点灯,很考验人的脑筋的游戏,简单,好玩-a very simple game, and his name is cocks light lamps, is a test of brains of the game, simple, fun
blink_bios
- 本程序可实现在TOM320VC5402下的点灯效果,简单方便-this program can be realized in the light lamps TOM320VC5402 effect is simple and convenient
waterfight
- DELPHI 7.0 写的点灯的游戏,简单。没有使用三方控件-wrote to light lamps of the game, simple. No use of the tripartite Control
点灯游戏算法实现
- 点灯游戏是一个十分有趣的智力游戏,他的规则是这样的:有一行N行N列的灯,开始时全部是灭的,-light lamps game is a very interesting intellectual games, the rule is this : a party line N N out the lights, at the beginning, is to eliminate all the
Game Light 游戏 点灯 算法
- 经典的点灯游戏. 如果需要点灯算法的话,我这里也有,我可以提供给大家.-classic games. If the algorithm needs to light lamps, I also have here, I can provide to the public.
CC2510点灯
- CC2510单片机的点灯程序
LED点灯实验
- LED点灯实验是在ZH-WSN-I ZigBee2007/PRO 无线传感器网络开发套件的软硬件开发平台上开发的一个教学实验。
点灯游戏算法实现
- 点灯游戏是一个十分有趣的智力游戏,他的规则是这样的:有一行N行N列的灯,开始时全部是灭的,-light lamps game is a very interesting intellectual games, the rule is this : a party line N N out the lights, at the beginning, is to eliminate all the
Game Light 游戏 点灯 算法
- 经典的点灯游戏. 如果需要点灯算法的话,我这里也有,我可以提供给大家.-classic games. If the algorithm needs to light lamps, I also have here, I can provide to the public.
cpldtest
- 一个cpld的点灯测试程序,用verilog hdl语言编写,具有参考性-A cpld the lighting test program, using verilog hdl language, with reference to sexual
ZStack-CC2530-2.3.1-1.4.0
- 利用zstack协议栈实现点对点传输,实现无线点灯功能(The use of zstack protocol stack to achieve point to point transmission, wireless lighting function)
led_blink
- dsp led点灯程序已经在DSP6748上面测试通过。(dsp DSP6748 led code!)
10-30-江-按键点灯-
- STM32按键点点灯,利用中断或者读取按键电平值来点点灯(STM32 button point light, use interruption or read the value of the key level to point the light)
2.无线点灯CC2530 BasicRF实验
- 无线点灯CC2530 BasicRF实验(CC2530 BasicRF experiment of wireless lighting)
一秒点灯C语言
- 相比汇编程序,它更加简洁,相比普通的定时语句,定时中断更加精准,可以较为准确实现1秒点灯(Realize one second light)
01.LED点灯实验(STM32神舟IV号-寄存器版)
- LED点灯实验, 1.MDK文件夹 --- MDK启动软件 2.obj文件夹 --- 包含编译产生的中间文件 --- 最终可执行的HEX文件程序 3.src文件夹(包含所有的源代码) ---包含main.c文件(LED 1.MDK 2.obj 3.src)