-
52单片机的ucos移植程序,需要外加ram。比较通用。
52单片机的ucos移植程序,需要外加ram。比较通用。-52 Singlechip uCOS transplantation procedures, the need for additional ram. More generic.
- 2023-01-01 06:20:03下载
- 积分:1
-
based single-chip temperature measurement using the principle of DS18B20 detaili
基于C51单片机的温度测量采用DS18B20的原理,详细介绍了DS18B20的使用。
- 2022-09-23 02:10:03下载
- 积分:1
-
一个微型打印机的C语言源程序
一个微型打印机的C语言源程序-a micro printer C language source
- 2022-02-03 13:28:43下载
- 积分:1
-
单片机与温度传感器的应用ds18b20,很多错的。请大家踊跃下载啊。...
单片机与温度传感器的应用ds18b20,很多错的。请大家踊跃下载啊。-SCM and temperature sensor application ds18b20, many wrong. Please download ah enthusiastically.
- 2023-08-17 07:20:03下载
- 积分:1
-
实现了C8051F040串口的收发 相当实用
实现了C8051F040串口的收发 相当实用-Realize the C8051F040 useful serial transceiver
- 2022-01-26 04:28:59下载
- 积分:1
-
本论文从道路环境理解的角度出发,针对智能车辆视觉导航中的车道保持问题,运用单目视觉技术对行驶车辆前景中的道路边界和车道线进行检测,以获取本车与当前道路的相对位置...
本论文从道路环境理解的角度出发,针对智能车辆视觉导航中的车道保持问题,运用单目视觉技术对行驶车辆前景中的道路边界和车道线进行检测,以获取本车与当前道路的相对位置信息和方向信息。-In this paper, the understanding from the perspective of road environment for visual navigation of intelligent vehicle driveway to keep the issue, using monocular vision technology to the prospect of moving vehicles in the road boundaries and lane lines for testing to get the car and the current relative position of the road information and direction information.
- 2022-03-16 18:18:01下载
- 积分:1
-
六位电子密码锁
采用89s52(51,52都可),4*4键盘,六个数码管,74ls04(位选),573(8D锁存器)。
说明:P2...
六位电子密码锁
采用89s52(51,52都可),4*4键盘,六个数码管,74ls04(位选),573(8D锁存器)。
说明:P2---数据(接573)―――(接数码管)
P1---位选 ---(按74ls04)
P0--4*4键盘
密码一次性设置(编程时写入的)
电路简单,此源程序仅供初学者学习,可自行扩展密码模块(加24C02)。
编绎软件为wave
-six electronic password lock used 89s52 (can be 51, 52), 4* 4 keyboard, six digital control, 74ls04 (EC), 573 (8D latches). Note : P2-- Data (573 )---( access digital access control) P1 Choice------ (74ls04 ) P0-- 4* 4 keyboard set up a one-time password (into programming) circuit is simple, This program is for beginners learning will be able to expand password module (CO2 plus 24). Sounds series software wave
- 2022-07-12 12:03:36下载
- 积分:1
-
4x4键盘的程序,新思路,希望能对大家有所帮助。
4x4键盘的程序,新思路,希望能对大家有所帮助。-4x4 keyboard procedures, new ideas, hoping to be helpful for everyone.
- 2022-08-18 02:06:46下载
- 积分:1
-
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_p...
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}-51 Singlechip _ Chinese Pinyin input method _c source disappeared consultation Pinyin input method function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of Chinese starting address, as 0:00, dark and quiet consultation, for example the failure of the application: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string)))
- 2023-08-24 05:00:03下载
- 积分:1
-
用VB编写的串口数据采集的程序,是个比较典型的小例子 485通讯协议...
用VB编写的串口数据采集的程序,是个比较典型的小例子 485通讯协议-Visual Basic and Com Comunicaition
- 2022-09-16 11:05:03下载
- 积分:1