登录
首页 » 汇编语言 » Temperature LM35 Source Code

Temperature LM35 Source Code

于 2022-03-06 发布 文件大小:49.91 kB
0 321
下载积分: 2 下载次数: 1

代码说明:

Temperature LM35 Source Code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个用硬件描述来设计的交通灯程序,和实用,很经济。...
    这是一个用硬件描述语言来设计的交通灯程序,和实用,很经济。-This is a hardware description language used to design the traffic light procedures, and practical, it is economic.
    2022-04-17 06:21:58下载
    积分:1
  • ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6...
    ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0.95的区间上估计有色噪声x的PSD ex6_39 在置信度为0.95的区间上估计两个有色噪声x,y之间的CSD ex6_40 用程序代码来实现Welch方法的功率谱估计 ex6_41 用Welch方法进行PSD估计,并比较当采用不同窗函数时的结果 ex6_42 用Yule-Walker AR法进行PSD估计 ex6_43 用Burg算法计算AR模型的参数 ex6_44 用Burg法PSD估计 ex6_45 比较协方差方法与改进的协方差方法在功率谱估计中的效果 ex6_46 用Multitaper法进行PSD估计 ex6_47 用MUSIC法进行PSD估计 ex6_48 用特征向量法进行PSD估计-ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6 generic function value of the probability density function ex6_7 ~ ex6_20 common distribution density function ex6_21 ~ ex6_33 figure characteristics of random variables periodogram function ex6_34 used to calculate the power spectrum ex6_35 direct method using FFT signal above the noise of the power spectrum ex6_36 recalculated
    2022-07-21 21:34:43下载
    积分:1
  • Debug adopted 89S51
    调试通过了的基于89S51的1602液晶显示的程序-Debug adopted 89S51-based liquid crystal display of the 1602 procedure
    2022-10-21 06:10:03下载
    积分:1
  • 16550串口com口文件收发与计时
    从输入文件如in.txt读取数据,经com1端口发送(自发自收),收到的内容存入输出文件如out.txt。 在按键后启动发送,并开始计时,发送完毕后,结束计时,并显示发送所花时间。
    2023-08-27 22:20:03下载
    积分:1
  • 适用于内藏SED1335及其兼容控制器的SHARP
    适用于内藏SED1335及其兼容控制器的SHARP-LM32019T 320X240点阵字符-Applicable to embedded controller SED1335 compatible and SHARP-LM32019T 320X240 dot matrix characters
    2022-07-04 17:32:33下载
    积分:1
  • 与java相关的各种例程 不是很难 适合初学者 上手比较容易
    与java相关的各种例程 不是很难 适合初学者 上手比较容易-And java-related routines are not difficult to get started is easier for beginners
    2023-02-06 16:30:03下载
    积分:1
  • ,片选接到p1.5 复位端 p1.4 中断端接到 int0 82c250工作在斜率模式下 ,RS 接51k电阻到地。 2,SJA10...
    ,片选接到p1.5 复位端 p1.4 中断端接到 int0 82c250工作在斜率模式下 ,RS 接51k电阻到地。 2,SJA1000与82C250的接口,逻辑上为SJA1000输出0(显性位),表现为低点平输出给82C250,则82C250输出 差分的低电平。SJA1000输出1(隐性位),表现为高电平或悬空输出给82C250,则82C250输出悬空状态。 3,周立功的中SJA_BCANCONF.ASM中对输出控制寄存器 的TX0的输出 极性的位的定义不对。 还有里面定义有接收错误标志码,不知道何时用。-, The election received a P1.5-chip client p1.4 interrupt reset int0 82c250 client received in the slope mode, RS then 51k resistor to ground. 2, SJA1000 with the 82C250 interface, logic for SJA1000 Output 0 (dominant bit), showing low level output to the 82C250, while the low-level differential output 82C250. SJA1000 Output 1 (recessive), and the performance of the output is high or left vacant to the 82C250, the vacant state 82C250 output. 3, Zhou Ligong in the SJA_BCANCONF.ASM of output control register TX0 output polarity bit the definition of wrong. Inside the definition also has to receive error flag code, I do not know when to use.
    2022-06-28 07:07:40下载
    积分:1
  • 本程序是一个代有带纠错码的串行通信子程序 功能:发送方将数据连发三此,接受方按位进行最大概率纠错。程序返回时,若标志位ERR返回为1,则表示 通信失败;否...
    本程序是一个代有带纠错码的串行通信子程序 功能:发送方将数据连发三此,接受方按位进行最大概率纠错。程序返回时,若标志位ERR返回为1,则表示 通信失败;否则。接收结果放在A寄存器中。 很简单很经典的例子。有资源大家共享哦-This procedure is an error-correcting code generation has to bring the serial communication subroutine functions: sender data Lianfa three of this, the recipient in accordance with the maximum probability of bit error correction. Procedures for the return, if the flag ERR return for one, it means that communications failed otherwise. Receive the results on the A register. Very simple classic example. U.S. has resources to share, oh
    2023-03-08 01:40:04下载
    积分:1
  • 译是在游戏的砖,320x200x256模型。关于缓冲板…
    用汇编写的弹砖块游戏,320x200x256模式。左右键控制挡板。打中不同的砖块会有不同的效果。当前目录下有一个map.txt的文件,用来存放砖块的排列。注:在XP下,可能显示有一定问题。-compilation was made with the bricks at the game, 320x200x256 model. About baffle control keys. Hit the bricks have different results. Current directory is a map.txt documents were used to store the bricks with. Note : In XP, it may indicate that certain problems.
    2022-03-19 08:28:32下载
    积分:1
  • 串口测试程序,方便初学者调单片机串行通讯
    串口测试程序,方便初学者调单片机串行通讯 -12333333333
    2022-02-01 22:29:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载