-
28335按键控制灯的闪烁频率
本资源为在CCS开发的28335板的一个实验例程,内容为通过不同按键来控制不同的灯闪烁频率,同时也是给初学者提供的一个比较好理解的例子
- 2022-03-02 03:12:27下载
- 积分:1
-
Dijkstra路徑規劃演算法
這是有關於路徑規劃的演算法,也是路徑規劃裡面較為基本的一個演算法,可以計算出路徑最短的路線,但是當地圖的深度越來越大時,會使得這個演算法耗費較多的電腦運算資源,因為會把地圖每一點都進行運算進而產生出最短的路徑。
- 2022-03-03 20:30:54下载
- 积分:1
-
单片机动态数码管显示代码
数码管显示5211314.表白小神奇,利用74LS138译码器和单片机。稍微会一点儿单片机的就可以上手了。
- 2022-12-13 11:25:08下载
- 积分:1
-
song1987
说明: 本课题对基于单片机的交通灯控制系统进行设计。以MCS-51系列单片机为控制核心,设计并制作交通灯控制系统,用于十字路口的车辆及行人的交通管理。东西南北四个路口具有左拐、右拐、直行及行人4种通行指示灯,并分别用计时器显示路口通行转换剩余时间,在特种车辆如119、120通过路口时,系统可自动转为特种车辆放行,其他车辆禁止通行状态。(Traffic light control system based on SCM (Single Chip Microcomputer) is designed in this paper. System requires that MCS-51 series SCM is used as CPU. Traffic light control system should be designed and made .There are four groups light which indicate to turn left, turn right, and go straight ahead and pedestrian access in east, west, north and south four directions. Timer shows traffic conversion remainder time. When special vehicles, such as 119,120 go through, the system can automatically allow special vehicles running and other vehicles is prohibited.)
- 2011-03-26 10:30:17下载
- 积分:1
-
基于c语言实现的的流星雨
说明: C语言课程设计——基于C语言实现的的流星雨(the meteor shower by C language)
- 2020-11-17 16:45:37下载
- 积分:1
-
stm32_Count_cepin
采用stm32内部TIM编程
实现对输入信号的计数测频
可测0HZ—65536HZ的频率(TIM programming using the internal stm32
Count the input signal to achieve frequency measurement
Can be measured 0HZ-65536HZ frequency)
- 2020-09-11 13:27:59下载
- 积分:1
-
STM32F103-2017全国电子设计大赛接收端代码
说明: STM32F103-2017全国电子设计大赛接收端代码
2017年电子设计大赛H题(STM32F103-2017 National Electronic Design Competition Receiver Code
Question H of 2017 Electronic Design Competition)
- 2020-06-19 09:15:41下载
- 积分:1
-
binary.h(C语言二进制头文件)
/* * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2.1 of the License, or * (at your option) any later version. * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * You should have received a copy of the GNU Lesser General Public License * along with this program. If not, see . * * Version: 3.0 * */#ifndef Binary_h#define Binary_h#define B0 0#define B00 0#define B000
- 2022-05-08 08:54:20下载
- 积分:1
-
DA_AD_12864-DSP28335
自己写的,TI的TMS320F28335程序,使用AD7606,DA7724,LCD 12864模块显示,调试可用(Write MY own, TMS320F28335 TI program, using AD7606, DA7724, LCD 12864 module display, debugging available)
- 2021-03-16 22:09:21下载
- 积分:1
-
简单排序源代码
内含一些简单的排序功能(例如起泡排序、希尔排序)
- 2022-04-25 10:59:44下载
- 积分:1