虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

zh-hans

  • PIC单片机的电机驱动程序

    PIC单片机的电机驱动程序,电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以限制电机的最大电流。

    标签: PIC 单片机 电机驱动 程序

    上传时间: 2016-09-06

    上传用户:zhangliming420

  • SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zer

    SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 给出整数,返回对应的字符 SQL> select chr(54740) zhao,chr(65) chr65 from dual ZH C -- -

    标签: ascii SQL select ASCII

    上传时间: 2017-04-14

    上传用户:330402686

  • oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,

    oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 给出整数,返回对应的字符 SQL> select chr(54740) zhao,chr(65) chr65 from dual ZH C -- - 赵 A 3.CONCAT 连接两个字符串 SQL> select concat( 010- , 88888888 )|| 转23 高乾竞电话 from dual 高乾竞电话 ---------------- 010-88888888转23

    标签: ascii SQL oracle select

    上传时间: 2014-11-23

    上传用户:zhangyigenius

  • PIC单片机电动车解决方案

    PIC单片机电动车解决方案,/电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以 //限制电机的最大电流。本应用程序用到两个CCP部件,其中CCP1用于PWM输出,以控 //制电机电压;CCP2用于触发AD,定时器TMR2、TMR1,INT中断,RB口电平变化中断, //看门狗以及6个通用I/O口

    标签: PIC 单片机 电动车 方案

    上传时间: 2013-12-23

    上传用户:13160677563

  • STM32F4 DSP and standard peripherals library 标准库

    STM32F4 DSP and standard peripherals library,由于网站的50M大小设置,所以把标准库配套的说明给删除了,若有需要请去st官网下载https://www.st.com/content/st_com/zh/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries/stsw-stm32065.html#get-software。 STSW-STM32065 V1.8.0版本,除了电子说明书/help文档,其他都有。

    标签: stm32f4 dsp

    上传时间: 2022-06-22

    上传用户:qdxqdxqdxqdx