用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
上传时间: 2013-12-03
上传用户:黑漆漆
autoit 编写的文本摘取器,选中一段文字,按ctrl+F8创建以这段文字命名的目录 按F8创建文字命名的txt文件 按F9复制选中文字到txt.适用于大部分阅读环境
上传时间: 2014-01-24
上传用户:hzy5825468
设计一个O(n*n)时间的算法,找出由n个数组成的序列的最长单调递增子序列
标签: 算法
上传时间: 2014-08-17
上传用户:VRMMO
lpc214x试验程序,包括串口,I/O等10个试验程序程序,经调试通过
上传时间: 2013-12-23
上传用户:CSUSheep
1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐曲(最少三首乐曲,每首不少于30秒) 2.采用LCD显示信息 3.开机时有英文欢迎提示字符,播放时显示歌曲序号(或名称) 4.可通过功能键选择乐曲,暂停,播放。 5.选作内容:显示乐曲播放时间或剩余时间
上传时间: 2016-01-24
上传用户:BIBI
数据结构中的树状数组,能够实现高效查询,在数组中进行查询的复杂度为 O(log(n
上传时间: 2016-01-28
上传用户:zjf3110
trie tree, 是一个高效处理字符串的比较常见的算法,能够让我们在复杂度 O(log(n))的情况下插入和查询一个字符串
上传时间: 2013-12-22
上传用户:SimonQQ
gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c
标签: writeled arm-elf-gcc leddrv gpio
上传时间: 2013-12-13
上传用户:kytqcool
o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in TimerSample.inf.
标签: the instructions complete Search
上传时间: 2016-01-31
上传用户:牛津鞋
o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in WMISample.inf.
标签: the instructions complete Search
上传时间: 2013-12-30
上传用户:123456wh