登录
首页 » SCM » 51单片机(汇编)浮点转换及浮点格式说明程序

51单片机(汇编)浮点转换及浮点格式说明程序

于 2022-12-13 发布 文件大小:26.39 kB
0 125
下载积分: 2 下载次数: 1

代码说明:

51单片机(汇编)浮点转换及浮点格式说明程序--51 SCM (assembly) floating point conversion and floating point format description.

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

发表评论

0 个回复

  • 在ccs编程环境下,编写了永磁电机SVPWM的控制程序。对dsp的学习很有帮助。...
    在ccs编程环境下,编写了永磁电机SVPWM的控制程序。对dsp的学习很有帮助。-Programming environment in the ccs, developed a permanent magnet motor of SVPWM control procedures. Very helpful for learning dsp.
    2022-11-22 19:15:03下载
    积分:1
  • 基于时间触发调度器的直流电机闭环控制
    基于时间触发调度器的直流电机闭环控制 -Time-triggered scheduler based on the DC motor closed-loop control
    2022-02-26 01:26:24下载
    积分:1
  • mcu_PPP.rar是在M68HC08单片机上编写的TCP/IP协议程序.实现了SLIP、PPP、ICMP、UDP、TCP网络协议。...
    mcu_PPP.rar是在M68HC08单片机上编写的TCP/IP协议程序.实现了SLIP、PPP、ICMP、UDP、TCP网络协议。 -M68HC08 Singlechip mcu_PPP.rar is prepared on TCP/IP protocol procedures. realize a SLIP, PPP, ICMP, UDP, TCP network protocol.
    2022-08-08 17:46:45下载
    积分:1
  • void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
    void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter() float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口 作用:对采集下来的音频数据用算法处理,返回一个结果 参数:sampleData-音频数据缓冲地址指针; length-缓冲区尺寸(音频数据数量),字节数; 返回值:返回算法结果。 void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize) 作用:设置算法参数; 参数:set_SampleRate-音频数据抽样速率; set_TargetFreq-目标信号频率; set_BlockSize-算法数据块尺寸(采样点); 用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
    2023-03-11 13:30:04下载
    积分:1
  • c8051f020单片机以太网SRAMis62lv2568程序
    c8051f020单片机以太网SRAMis62lv2568程序-C8051f020 SCM procedures Ethernet SRAMis62lv2568
    2022-06-30 10:14:45下载
    积分:1
  • iic prog for mcu ok in keil c
    iic prog for mcu ok in keil c
    2022-06-12 05:08:06下载
    积分:1
  • 第 一章 电路原理分析 1
    第 一章 电路原理分析 1-1 显示原理 1-2 数码管结构及代码显示 1-3 键盘及读数原理 1-4 连击功能的实现 第 二 章 程序设计思想和相关指令介绍 2-1 数据与代码转换 2-2 计时功能的实现与中断服务程序 2-3 时间控制功能与比较指令 2-4 时钟误差的分析 附录A 电路图 附录B 存储单元地址表 附录C 输入输出口功能分配表 附录D 定时中断程序流程图 附录F 调时功能流程图 附录G 程序清单 -clock circuit based on AT89C51
    2022-05-28 02:06:18下载
    积分:1
  • 其中包含了单片机与5045芯片的通信,读出字节,写入字节!还有单片机的内部时钟定时器,中断等操作!...
    其中包含了单片机与5045芯片的通信,读出字节,写入字节!还有单片机的内部时钟定时器,中断等操作!-Which includes 5045 single-chip and chip communications, read byte, write byte! There are single-chip" s internal clock timer, interrupt operation, etc.!
    2023-03-11 14:05:09下载
    积分:1
  • 51单片机制作的电子钟,增加日期显示,带有详细的注释。
    51单片机制作的电子钟,增加日期显示,带有详细的注释。-51 MCU production of electronic bell, the date of increase, with detailed comments.
    2022-07-10 10:33:52下载
    积分:1
  • PIC16F877A
    基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传感器中途拔出或温度越界均报警; 6)、 采用声光报警方式,可做为温度控制信号标志。 -PIC16F877A-based multi-channel bus of DS18B20 line temperature measurement system (using the Proteus simulation). Proteus analog circuit+ PIC C language source code (MPLAB V8.00) This is not using multiple I/O simulation of multi-channel temperature measurement Oh! See system functions: 1) by the parasitic power line data line, using MOSFET strong pull-up power supply to the DQ 2), power-on automatically search for available sensors and do CRC check (to achieve a Search ROM command) 3) alarm limit choice 4), polling shows the temperature, through the LCD1602 output 5), half-way pulled out or the temperature sensors are all cross-border police 6), using sound and light alarm mode can be used as the
    2022-04-24 15:29:39下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载