搜索资源列表
C51显示程序
- C51显示程序,内有多个驱动芯片程序,适合懒人用。-C51 display program, which a number of driver chips procedures used for lazy people.
calc51
- 应用于51的浮点数计算器程序,其中键盘的扫描程序需自己写(我不想让人都懒起来),还有就是LCD显示部分,根据情况更改-applied to the float 51 calculator program, the keyboard scan process required to write their own (I do not want to have lazy up), the LCD display is also part of the changes under
懒人-c51
- 懒人C51。用vc编写的,免去了大家编写外设程序时复杂的计算,好东西不说了,一看就明白-lazy C51. Vc with the preparation, get rid of the peripherals you prepare complex procedures, good things to say, a person would understand
ucos_view_ucos283
- RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不
AT45DB161 AVR单片机驱动2M--FLASH存储器
- AVR单片机驱动2M--FLASH存储器(AT45DB161),通过SPI接口通讯,不用考虑分页的问题,打包好的函数可以直接调,只要调整好你的主频(外挂的晶震)就OK。如果你是懒哥们,你有福气了~-AVR microcontroller drive 2M- FLASH memory (AT45DB161), through the SPI interface communication, regardless of paging problems, packaged function can b
STM32_Reader
- 基于STM32编写的TXT阅读器,供大家讨论研究。1. 程序是刚刚才写出来的,没有整理,(也很懒,不想整理),只是修改了几个函数,用了FATFS文件系统(这个系统,我也不了解,只是用了它两个函数).2必须在SD卡根目录下有个TEST.TXT文件.(我测试300K的TXT都可以正常使用,但是有极少部分文字显示乱码,不知道是字库的问题,还是我程序的问题)3.程序使用:开机后,按 左键-------录入test.txt文件(文件大的要等好几十秒) -Based on the STM32 prepa
LED
- LED16*16点阵滚动显示 说明:74LS164用作发送数据,P0,P2口用来列选 看本程序最好的工具最好旁边有标号和语法着色,推荐keil或UltraEdit 懒人提示:要改成自己所要的显示内容,要怎么改? 1.要改显示内容改第23~92行代码,还有第119行代码,具体改法见下面注释 2.要改滚动速度改第102行代码-LED16* 16 dot matrix rolling display Descr iption: 74LS164 used to send data,
HD7279A
- 懒人HD7279A驱动模块,改改管脚,直接include就可以用-HD7279A lazy drive module, changed pin, can be used directly include
Numbers
- 检测数字是不是Lazy Caterer s Sequence Palindromic Numbers Harmonic Numbers Prime Numbers-Detection of the number if it s Lazy Caterer s Sequence Palindromic Numbers Harmonic Numbers Prime Numbers
C-study(PPT)
- c语言入门学习资料,方便新手们学习,我这人比较懒,编程都用C编,呵呵。-c language learning materials started to facilitate the novice to learn, I am that person lazy, programming is compiled with the C, Hehe.
lr51chushih
- 懒人C51初始化程序。这个一个网上的程序,自己用过了,感觉比较好,at85等几个51都没有问题。-C51 lazy initialization process. An online program that he used, and feel better, at85, and several other 51 had no problems.
2011210143518
- INI文件读写类与普通INI读写功能类似,增加了节与关键字集合,读入到一个数组内,方便枚举.目前只有枚举,读值功能,还没增加写值,新建啥的功能....因为用到这个功能的那个工程不需要写,就懒得写了 (转载)-INI INI file reading and writing classes read and write capabilities similar to the ordinary, an increase of Festival and the keyword set, read in
lazzy-ling-yang
- 懒人凌阳,是我校学长所编写,实现简单的IO口配置及定时器中断的代码生成,提高开发效率。-Sunplus lazy, is my school seniors are prepared to achieve a simple timer interrupt IO port configuration and code generation, improving development efficiency.
MSP430FX4XXX-I2C-module
- 对有I2C模块的MSP430系统列的驱动文件,比较懒的可以下来直接用-I2C module driver files MSP430 system tray, lazy can directly use
cvEucdist
- In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
diangongjichuzhishi
- 此文档是我找了好久才找到的,希望对朋友们有帮助吧,单片机教程网:http://www.ipbb.cn,新概念51单片机C语言教程,入门,提高源代码,大家也不是偷懒哈,还是要自己敲代码的。-This document is to find me a long time to find friends, microcontroller tutorial network: http://www.ipbb.cn new concept of 51 single-chip C language tutor
io
- 51单片机的一个测试小程序,方便懒人测试单片机是否可以使用,下载进去后每秒变换一次相邻I/O口的电平,-51 microcontroller test applet facilitate lazy test MCU can be used to transform once per second download into adjacent I/O port level,
TimeClac
- 51和STM8的定时器计算工具 懒人的工具 -51 and STM8 timer calculation tools lazy tool
pci1
- 如果想为了以后的2k平台兼容就最好编wdm,因为windows2k不支持vxd,而且以后的发展wdm肯定要代替vxd了。不过由于我找到的资料基本上都是介绍vxd的,感觉vxd的技术好像更成熟一点,编的人更多一点,所以偷了一下懒(惭愧),就没有去研究wdm,就选择了vxd。-If you want to later edit 2k on the best platform compatible wdm, because windows2k not support vxd, wdm and futu
STM32_Templates
- uC/OS_II LED闪烁实验,是一个基于STM32移植好的uC/OS_II的模板,直接拿来用,用户添加自己的应用程序代码即可,亲测可用,花了点时间移植好的!重要部分代码有中文注释,对于懒得动手自己移植的人可以直接下载来用!-uC/OS_II LED flashes experiment is a good transplant based STM32 uC/OS_II templates directly used by the user to add their own applicati