搜索资源列表
ad0809.rar
- 用51控制AD0809采集信号,用于小车的寻光源,精确度很高,能准确到达指定位置,AD0809 collection with 51 control signals, the search for the car light source, a high accuracy can be accurately arrived at the designated location
LJ-MC500B-Manual
- LJ-MC500B 是集MCS-51单片机开发板、AVR单片机开发板、CPLD开发板、单片机烧录器以及单片机与CPLD复杂实验于一体的一款功能强大的综合开发实验平台。板上资源 丰富,从简单到复杂,包含了单片机的最小系统以及复杂的单片机系统设计,即使是对单片机或CPLD一点也不了解,都可以帮助你快速掌握单片机技术与CPLD设计技术,同时也是广大电子工程师相当好的实验设备。 -LJ-MC500B is a MCS-51 single-chip development board, AVR Sin
51Mcrochip
- 51单片机经典教程,适用与初学者,能学到很多东西-51 single-chip classic tutorial for beginners and can learn a lot
tempratureconcrol
- 一种基于51单片机的智能温度检测系统,显示采用1602-This system baised on mcu51 ,it can diteact temprature,and diapay it
MCS-51
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为 快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-So far, a number of versions of the subroutine library published, they have their own characteristics. Library in the square root algorithm for fast approximation
DS18B20
- DS18B20+1602温度计,代码可以移植在51系列上的单片机。-DS18B20+1602 thermometer code can be transferred in the 51 series on the microcontroller.
ISD2560
- 基于isd2560和51单片机的语音程序,包括原理图和完整程序,直接调用即可,c语言。-Microcontroller based voice isd2560 and 51 procedures, including schematic and complete procedures, direct calls can be, c language.
sjpeg
- /* Copyright (C) 2001-2006 artofcode LLC. All Rights Reserved. This file is part of GNU ghostscr ipt GNU ghostscr ipt is free software you can redistribute it and/or modify it under the terms of the version 2 of the GNU General Pub
567845245
- 基于51单片机电子秤的设计,步骤详细制作明了,可很好的参照-51 MCU-based design of electronic scales, steps detail constructive and clear, can be a good reference
MO-NI-TUI-HUO-
- 很不错的一个模拟退火处理tsp问题的源代码。代码可以运行,可以修改,处理51城市的TSP代码-Very good in a simulated annealing to deal with the source code tsp. Code can run, you can modify to deal with the 51 cities TSP code
lab4
- 最长递增子序列 问题描述: 随机生成小于等于n的自然数的一个序列, 输出其最长递增子序列(任意一个即可)。 n 分别取 1000,3000,10000。 例: n=5 随机序列为 5 1 4 2 3,正确输出为1 2 3, 即长度为3的递增子序列。 提示:参考LCS,思考能否达到时间复杂度(O(nlogn)) -Longest increasing subsequence problem descr iption: randomly generate
51单片机计算器完整源代码
- 附件代码供学习,使用时更改一下输出口即可,只是实现计算器简单的功能。更多的还请自行更新。(Attachment code for learning, use, change the output port can be, but the realization of the calculator simple function. More please update yourself.)