登录
首页 » c++ » 12.8KHz的SPWM信号发生器

12.8KHz的SPWM信号发生器

于 2022-07-06 发布 文件大小:220.47 kB
0 76
下载积分: 2 下载次数: 1

代码说明:

基于TMS320F2812的12.8KHz的信号发生器,已经通过编译仿真,可安全下载,经过RC滤波后得到标准的正弦波

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

发表评论

0 个回复

  • audiere-1.9.4-win32
    说明:  ogre声音引擎开发插件sssssssssssss(the development of plug-in sound engine ogre)
    2009-07-29 15:31:02下载
    积分:1
  • Even-break-down
    输入一串数,将偶数分解为两个质数,如8=3+5,只取第一组,就是后面出现的8=5+3不再打印。(Enter a string of numbers, the even number into two prime numbers, such as 8 = 3+5, just take the first group, is behind the emergence of 8 = 5+3 no longer print.)
    2013-07-30 19:09:06下载
    积分:1
  • Binary-Converter
    Decimal to Binary Converter in C#
    2014-09-12 14:26:29下载
    积分:1
  • uCGUI
    ARM单片机STM32通过使用UCGUI库实现TFT屏显示,本程序使用KEIL开发(By using the UCGUI library to achieve TFT display, this program uses KEIL development)
    2014-11-16 16:36:42下载
    积分:1
  • G721_G723
    G721-G723的编解码代码实现,非工程形式,只有源码。(G721-G723 codec code for implementation, non-engineering form, only the source code.)
    2009-11-10 16:16:05下载
    积分:1
  • u-boot
    uboot--linux -s3c2440-nand_flash,nor_flash,64Msdram.This program is free software(uboot--linux-s3c2440-nand_flash,nor_flash,64Msdram.This program is free software)
    2013-09-09 11:04:48下载
    积分:1
  • heat-transfer-coffecient-udf
    用来计算对流换热系数的FLUENT UDF函数(It used to calculate the convective heat transfer coefficient of FLUENT UDF function)
    2021-03-31 19:59:08下载
    积分:1
  • 12?ADC ??Multisim
    说明:  STC8F2K64S2系列单片机提供16个中断请求源,分别是:外部中断0中断(int0)、定时器0中断(timer0)、外部中断1中断(int1)、定时器1中断(timer1)、串行端口1中断(uart1)、低压检测中断(lvd)。,串行端口2中断(UART2),串行外围接口中断(SPI),外部中断2中断(INT2),外部中断3中断(INT3),定时器2中断(Timer2),外部中断4中断(INT4),定时器3中断(Timer3),定时器4中断(Timer4),比较器内部PT(CMP),I2C总线中断。除了外部中断2、外部中断3、定时器2中断、定时器3中断、定时器4中断和比较器中断固定是最低优先级中断外,所有其他中断都有四个可设置的中断优先级。(STC8F2K64S2 series single chip microcomputer provides 16 interrupt request sources, which are: external interrupt 0 interrupt (INT0), timer 0 interrupt (Timer0), external interrupt 1 interrupt (INT1), timer 1 interrupt (Timer1), serial port 1 interrupt (UART1), low voltage detection interrupt (LVD), serial port 2 interrupt (UART2), serial peripheral interface interrupt (SPI), external interrupt 2 interrupt (INT2), external interrupt 3 interrupt (INT3), Timer 2 interrupt (Timer2), external interrupt 4 interrupt (INT4), timer 3 interrupt (Timer3), timer 4 interrupt (Timer4), comparator interrupt (CMP), I2C bus interrupt. Except that the external interrupt 2, the external interrupt 3, the timer 2 interrupt, the timer 3 interrupt, the timer 4 interrupt and the comparator interrupt fixed are the lowest priority interrupts, all the other interrupts have four interrupt priorities that can be set.)
    2020-06-25 08:00:02下载
    积分:1
  • opencv打开USB摄像头
    #include #include #include #include using namespace cv; int main() {  VideoCapture capture(1);  //namedWindow("a", CV_WINDOW_NORMAL);  //setWindowProperty("a", CV_WND_PROP_FULLSCREEN);  //capture.set(CV_CAP_PROP_FRAME_WIDTH, 1920.0);  //capture.set(CV_CAP_PROP_FRAME_HEIGHT, 1920.0);    while (1)  {   Mat frame;   capture >> frame;     imshow("a", frame);   waitKey(30);  }    return 0; }
    2023-05-01 04:05:05下载
    积分:1
  • gravitationalpotential
    在建构地球重力场模型中,求取引力位必不可少,利用该程序,输入卫星重力数据可求取引力位(In the construction of the Earth gravity field model, the gravitational potential is essential to obtain the use of the program, enter the satellite gravity data can strike a gravitational potential)
    2010-09-22 09:34:42下载
    积分:1
  • 696518资源总数
  • 105922会员总数
  • 10今日下载