资源列表
[嵌入式/单片机编程] AD_DA_transfer
说明:1、实验电路原理图如图38。通过实验台左下角电位器RW1输出0~5V直流电压送入ADC0809通道0(IN0),利用debug的输出命令启动A/D转换器,输入命令读取转换结果,验证输入电压与转换后数字的关系。 启动IN0开始转换: Out 0298 0 读取转换结果: In 0298 2、编程采集IN0输入的电压,在屏幕上显示出转换后的数据(用16进制数)。-1, the experimental circuit shown in Figure 38. Potentiometer t<moondancing> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] stm32for24c02
说明:stm32的i2c固件库老是有问题,读写24c02时会出现问题,如果对单片机资源要求不苛刻,可以用io模拟一下-stm32 the i2c firmware library is always a problem, a problem when reading and writing 24c02, if the MCU resource requirements are not demanding, you can use io simulate what<andy> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[matlab例程] yunjiasuyundong
说明:目标作匀加速动动matlab仿真,包括卡尔曼滤波和a-b-r滤波,分singer模型和“当前”统计模型。-Target for the uniformly accelerated touch of matlab simulation, including the Kalman filter and the a-b-r filter, sub-singer model and " current" statistical model.<sunfan> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] MC
说明:此代码是用概率算法来求素数,输入n值便可以得到n以内的所有素数,概率算法相比于确定性算法效率快乐很多,代码中用到了二个经典函数int MillRab(int n) int RepeatMillRab(int n,int k) 计算机面试时考官常问有关这二个函数的问题。-This code is to use probabilistic algorithms to find prime numbers, enter the n value will be able to get all prime<天使> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[matlab例程] queuingsystem
说明:matlab code of simple queuing system<marium> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[Windows编程] variable_argument_function
说明:可变参数的函数的实现,好好理解一下 va_list、va_start、va_end、va_arg的使用-variable argument Function<zt1h> 在 2025-09-13 上传 | 大小:1kb | 下载:0