C51单片机+HX711模块+JQ8900-16P语音模块电子体重秤设计(带语音播报)程序源码+文档资料. main() { delay(200); while(busy); SendData(0x0a); SendData(0x01); SendData(0x06);SendData(0x0b);while(!busy);while(busy); SendData(0x0a); SendData(0x01); SendData(0x05);SendData(0x0b);while(!busy);while(busy); password(); init_1602(); get_maopi(); delay(100); flag=1; while(1) { gei_weight(); if(key==0) { write_n(kg); write_kgg(shiwu); if(flag==1) bobao(); } kg++;if(kg>999)kg=0; delay(10); scankey(); }
2024-04-30 16:33:56 11.54MB HX711模块
Update Site for Android Development Toolkit
2024-04-16 21:26:26 6.68MB Android ADT-16.0.1.zip
1
nmon-16m-1.ky10.x86_64.rpm
2024-04-12 20:39:49 73KB linux
1
libstdc++-4.8.2-16.el7.rar
2024-04-02 17:18:28 551KB libstdc+
1
Effects of cerium on the microstructure and mechanical properties of Mg-16Zn-6Al magnesium alloy,刘旭东,宋立华,Mg-16Zn-6Al-xCe(x=0-1.2) alloy was prepared by metal mould casting method. Effects of Ce on the microstructure and mechanical properties of the alloys have been investigated. Micro
2024-02-26 10:46:00 476KB 首发论文
1
详细说明了 CORS 系统的 Ntrip 通讯协议
2023-10-18 14:58:53 77KB Ntrip CORS VRS
1
node特定版本 安装包 macos
2023-09-27 23:40:29 53.87MB node macos
1
UTF-16汉字编码表,txt格式的
2023-06-08 20:51:11 79KB UTF-16 汉字 编码表
1
最近需要对Linux与Windows平台下的字符传输出现乱码,对字符编码作了深究。参考了网上的UTF-8/UTF-16转换的资料,只有0x10000以下的Unicode编码进行了转换;对其代码进行了修改和补充,可以实现所有的UTF-8/UTF-16的转换,分享给大家。
2023-06-08 20:49:31 210KB UTF8 UTF16 UTF-8 UTF-16
1
C++语言:四篇12章4专题共42课时 第一篇 C++语言入门(6章1专题共20课时) 01 初识C++ 2课时 02 常量、变量、函数和表达式 6课时 03 赋值、输入与输出(习题课) 2课时 04 条件语句:if-else和switch-case-default 4课时 05 文件读入输出 1课时 z1 学会在OJ上刷题 1课时 06 循环语句:for、while与do-while 4课时 第二篇 C++语言进阶(4章1专题共12课时) 07 一维数组与二维数组 2课时 08 循环与数组(习题课) 2课时 z2 程序设计与程序调试 2课时 09 字符串 2课时 10 函数与递归 4课时 //布置探究性学习任务 第三篇 指针与结构体(2章共4课时) 11 指针 2课时 12 结构体 2课时 第四篇 专题篇(4专题共4课时) z1 学会在OJ上刷题(第5章后) 1课时 z2 程序设计与程序调试(第8章后) 2课时 z3 位运算专题 2课时 z4 探究性学习:用C++解决生活中的实际问题 2课时
2023-04-06 20:50:18 3.2MB NOIP 信奥 C++课件 C++语言基础
1