资源列表

« 1 2 ... .45 .46 .47 .48 .49 215350.51 .52 .53 .54 .55 ... 216381 »

[汇编语言wendudeBCDmaxianshi

说明:温度的BCD码显示 在0809上显视的是电压值,所以必须将电压转换成温度值。LM35传感器的电压温度特性为“10mV/摄氏度”,经放大电路放大四倍后为40mV/摄氏度,因此对于255来说,每个数代表了20mV,也就是说电压值中的每个00000002代表了温度值中的00000001,由此可编出一张BCD码转换表,此部分程序如下: -Temperature BCD code displayed in the 0809 sign
<xuye> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[串口编程UARTchuli

说明:UART 处理的是并行数据转换为串行信号和串行信号转换为并行数据。现有的时钟不精确,这就需要用一个远高于波特率的本地时钟信号对输入信号不断采样,以不断让接收器与发送器保持同步。-UART to handle is the parallel data into a serial signal and serial signal is converted to parallel data. Existing imprecise clock,
<xuye> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程Myim2avi

说明:把matlab中的多幅图片生成为avi的视频流-The pictures in matlab Health become a avi video streaming
<李京伦> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[VHDL编程UARTRS232

说明:用UART来接收PC机的RS232串行接口数据。由于UART每次只接收8位数据,所以在接收了两个8位数据之后,才将其存入16位的SRAM内。-Using UART to receive PC-RS232 serial interface data. As the UART receive only 8-bit data, so to receive two 8-bit data after its deposit in 16 of th
<xuye> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[其他小程序647194Fuzzy-pid

说明:模糊控制算法代码!!模糊控制算法代码-Fuzzy control algorithm code! ! Fuzzy control algorithm code
<lb> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)20073160415349

说明:遥控解码子程序 包含ir_decode.h 需在主程序中设置T2CON = 0x0d //T2工作在16位捕获方式并开始计时 需要几个全局变量-Remote control decoder ir_decode.h subroutine contains the main program to be set up in the T2CON = 0x0d// T2 in 16-bit capture mode and start
<wugp> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程lms

说明:
<洪小斌> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程RLS

说明:基于RLS算法的自适应逆控制系统,实现自适应滤波-RLS algorithm based on adaptive inverse control system, adaptive filtering
<洪小斌> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[通讯/手机编程spectrumanalysis

说明:本人编写的信号滤波并重构,实现雷达信号的定位时延计算。-I prepared the signal filtering and reconstruction, to achieve the positioning of the radar signal delay calculation.
<洪小斌> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算localcorrelation

说明:本人编写的利用小波算法进行滤波和局部相关运算,实现雷达时延计算及定位。-I prepared algorithm using wavelet filtering and local correlation calculation, the calculation of radar and positioning delay.
<洪小斌> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程1.1

说明:matlab 计算框架结构模态,频域法计算-matlab calculate fr a me mode, frequency-domain method to calculate
<李全> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sum

说明:通过MPICH组建并行网络后的并行计算例子,计算二维数组所有元素的和。-MPICH parallel network through the formation of parallel computing after the example of calculation of two-dimensional array and all the elements.
<黄剑> 在 2025-05-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 215350.51 .52 .53 .54 .55 ... 216381 »

源码中国 www.ymcn.org