搜索资源列表
-
0下载:
介绍一种高速高精度的开方算法它适用于最一般开方运算形式汉, 算法将数据映射
至(0,1000)区间, 进而将该区间进行非均匀分段, 并用查表与线性插值相结合的方法, 既实现了高速、高精度开方运算, 又使数据表格占用较少的存贮单元这种算法还很容易推广应用于其他幂函数计算-Introduced a high-speed high-precision square root algorithm, it applies to the Han Dynasty, the most general for
-
-
0下载:
设计一个智能化的数据采集和电压监控系统,该系统以单片机为核心并具有如下功能:1)能对2-4v范围变化的模拟信号进行连续采样(模拟信号中有尖峰脉冲干扰和50Hz工频干扰)和实时数字显示,采样周期为1秒,保存最近的50个连续采样值;2)当采样值小于2v时1个报警灯闪烁,大于4v时2个报警灯闪烁;3)能对存在的系统误差进行线性插值校正;4)能和上位机进行串行通信,根据上位机的要求随时将采样数据上传;5)能产生占空比为10 幅度为5v的100Hz脉冲波供外设用。智能电压监控系统-Design an in
-
-
0下载:
实现热敏电阻测温在Proteus下的仿真,使用ATMega16单片机,折半查表算法和线性插值算法,测温范围达-8~120度,精度达0.01度-Thermistor temperature measurement under the Proteus simulation, use ATMega16 microcontroller binary look-up table algorithm and linear interpolation algorithm, the temperature ra
-