搜索资源列表
科学计算方法_51_256
- 51汇编语言,格式为.chm文件,这个好象就是九十年代初孙涵芳(如果我没记错的话)写的一 本书后附的子程序。子程序不全对,至少有个除法的余数有问题,扩大了2倍,我记不清是哪个了,你把其中的一个左移语句去掉就行了,别的记不得了。欢迎常联系。-51 assembly language format. Chm documentation, It was like the early 1990s-wu (if I remember correctly so) wrote a book attached
51延时计算
- 用于51系列的高精度的实用延时程序,是编程的很好参考资料。-51 for a series of high-precision delay practical procedures, programming is a good reference.
简易谐波分析仪
- 采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle I
大连软件园
- 功能强大的时钟中断,单片机和FIFO的接口和操作,单片机串口编程问题,纯软件单片机串口,串口通信的单片机程序,程序的多任务和资源复用举例,采用软件定时的计算方法-powerful clock interruption, the 8031 and FIFO interface and operation, the 8031 serial programming, software-only MCU, the MCU serial communication procedures, the proc
51数值计算子程序
- 很好的51汇编资料,包括了定点数的运算和浮点数的运算。-good compilation of information, including a set of points and Operational float arithmetic.
daohang
- pic876采集车轮信号,陀螺仪信号和里程信号,计算出当前的位置,在mpmab上能正确运行。-pic876 wheels signal acquisition, gyroscope signal and signal mileage calculate the current position in mpmab can function correctly.
星期计算
- xing星期计算 2000年~2099年星期算法-Excel 2000 to 2099 weeks Algorithm
LED段码计算
- LED段码计算工具,增加了方便的功能 NEW-LED terms of the Code, to increase the convenience function NEW
用于单片机计算电池剩余电量的PDF资科
- 用于单片机计算电池剩余电量的PDF资科,是中文的,,AVR
PT100热电阻测温的C语言计算方法
- PT100热电阻测温的C语言计算方法。该算法精度很高,适用于需要精确测温的场合。-PT100 RTD temperature measurement of the C language method. The algorithm is high precision for accurate temperature measurement occasions required.
temperature
- 此设计以单片机STC89C51为核心,由声音传感器采集脉搏信号,经过LM324前置放大电路、滤波电路和比较电路后得到与脉搏相关的脉冲信号,将该脉冲信号作为定时/计数器T1中断信号交由单片机进行脉冲周期的计算,T0做定时器。然后得出每分钟的脉搏搏动次数(即心率),并将结果1602LCD上显示心率。在对人体脉搏检测时,具有检错排错的功能。若出现误操作(如不小心移动时产生的噪声)造成检测到的心跳次数不正确的结果,所以在程序中检测时间到达第5秒时,先对其进行计算,若结果超出正常范围则自动返回重新检测,直
51串口波特率计算
- 简单实用的51串口波特率计算器。- Simple practical 51 string mouths baud rate calculator.
dd
- 文中给出了数据融合算法,并提出把数据融合方法应用于火电机组的在线性能计算中,使计算结果能更完善、准确地反映机组的运行状况。这种数据融合方法计算简便,可以反映传感器在空间或时间上的冗余或互补的信息,获得比有限个传感器的算术平均值更准确的测量结果,具有较高的可靠性,实际应用结果证实了该算法的准确性,可推广到其它具有正态分布特性测量结果的数据融合。-Paper gives the data fusion algorithms, and to make the data fusion method is
fft322
- 这是一个产品完整的代码,使用80C196 CPU和8253定时器以及AD574进行电压,电流的采集,每个电网周波采集32点,计算电压电流的有效值,功率,无功功率,功率因数,软件积分电度等-The code is production code that use 80c196 cpu and 8253 timer and ad 574 to sample the voltage and current data, 32 point per cycle of 50/60HZ ,to caculat
8dianzhen
- 8*8点阵的扫描码计算,用鼠标将需要点亮的位置点上就可以计算出扫描码-8* 8 Matrix scan dollar terms, with the mouse will need to light up the location of points can be calculated on the scan code
简单计算器
- 可以在液晶显示两个数计算结果,只能进行两个数的计算(The results can be calculated by two numbers in the liquid crystal display)
4_Keil_XMC1300-转速计算
- 通过对xmc1300中POSIF模块的设置,实现对电机转速的计算。(The calculation of motor speed is realized by setting the POSIF module in xmc1300.)
SOC计算部分代码解析
- BMS的SOC(荷点状态)计算部分代码解析(Source analysis of SOC computing in BMS)
SPWM
- spwm正弦表有很多,但不知怎样调用它,有了这个脉宽计算器 直接调用,不同的定时器频率生成不同的spwm 还附带有定时器周期设置计算值,对正弦波开发很有帮助 (SPWM sine table has a lot of, but I do not know what to call it, the pulse width calculator direct calls, timer frequency of different generation of the SPWM also comes w
1khz波形THD计算
- 可以大致计算1khz的THD并且显示在显示屏上,使用的是stm32 f103rct6芯片