登录
首页 » C# » spwm12

spwm12

于 2014-05-02 发布 文件大小:199KB
0 196
下载积分: 1 下载次数: 836

代码说明:

  一个spwm计算软件源代码,可以根据需要自动生成SPWM查表数据。(A spwm calculation software source code, you can automatically generate SPWM look-up data as needed.)

文件列表:

正弦表生成器
............\正弦表生成器
............\............\bin
............\............\...\Debug
............\............\...\.....\正弦表生成器.application,1930,2013-11-10
............\............\...\.....\正弦表生成器.exe,199680,2013-11-10
............\............\...\.....\正弦表生成器.exe.manifest,3539,2013-11-10
............\............\...\.....\正弦表生成器.pdb,24064,2013-11-10
............\............\...\.....\正弦表生成器.vshost.application,1930,2013-11-10
............\............\...\.....\正弦表生成器.vshost.exe,11600,2013-11-10
............\............\...\.....\正弦表生成器.vshost.exe.manifest,3539,2013-11-10
............\............\...\Release
............\............\...\.......\正弦表生成器.application,1930,2013-11-10
............\............\...\.......\正弦表生成器.exe,199680,2013-11-10
............\............\...\.......\正弦表生成器.exe.manifest,3539,2013-11-10
............\............\...\.......\正弦表生成器.pdb,24064,2013-11-10
............\............\...\.......\正弦表生成器.vshost.application,1930,2013-11-10
............\............\...\.......\正弦表生成器.vshost.exe,11600,2013-11-10
............\............\...\.......\正弦表生成器.vshost.exe.manifest,3539,2013-11-10
............\............\Form1.cs,3314,2013-11-10
............\............\Form1.Designer.cs,11323,2013-11-10
............\............\Form1.resx,145875,2013-11-10
............\............\obj
............\............\...\x86
............\............\...\...\Debug
............\............\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4440,2013-11-08
............\............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6460,2013-11-10
............\............\...\...\.....\GenerateResource.read.1.tlog,246,2013-11-10
............\............\...\...\.....\GenerateResource.write.1.tlog,454,2013-11-10
............\............\...\...\.....\TempPE
............\............\...\...\.....\正弦表生成器.application,1930,2013-11-10
............\............\...\...\.....\正弦表生成器.csproj.FileListAbsolute.txt,1352,2013-11-10
............\............\...\...\.....\正弦表生成器.exe,199680,2013-11-10
............\............\...\...\.....\正弦表生成器.exe.manifest,3539,2013-11-10
............\............\...\...\.....\正弦表生成器.Form1.resources,93740,2013-11-10
............\............\...\...\.....\正弦表生成器.pdb,24064,2013-11-10
............\............\...\...\.....\正弦表生成器.Properties.Resources.resources,180,2013-11-10
............\............\...\...\Release
............\............\...\...\.......\DesignTimeResolveAssemblyReferences.cache,4440,2013-11-10
............\............\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,6464,2013-11-10
............\............\...\...\.......\GenerateResource.read.1.tlog,246,2013-11-10
............\............\...\...\.......\GenerateResource.write.1.tlog,462,2013-11-10
............\............\...\...\.......\TempPE
............\............\...\...\.......\正弦表生成器.application,1930,2013-11-10
............\............\...\...\.......\正弦表生成器.csproj.FileListAbsolute.txt,1378,2013-11-10
............\............\...\...\.......\正弦表生成器.exe,199680,2013-11-10
............\............\...\...\.......\正弦表生成器.exe.manifest,3539,2013-11-10
............\............\...\...\.......\正弦表生成器.Form1.resources,93740,2013-11-10
............\............\...\...\.......\正弦表生成器.pdb,24064,2013-11-10
............\............\...\...\.......\正弦表生成器.Properties.Resources.resources,180,2013-11-10
............\............\Program.cs,499,2013-11-07
............\............\Properties
............\............\..........\AssemblyInfo.cs,1386,2013-11-07
............\............\..........\Resources.Designer.cs,2884,2013-11-07
............\............\..........\Resources.resx,5612,2013-11-07
............\............\..........\Settings.Designer.cs,1101,2013-11-07
............\............\..........\Settings.settings,249,2013-11-07
............\............\Service References

............\............\正弦表生成器.csproj,6163,2013-11-10
............\............\正弦表生成器.csproj.user,478,2013-11-10
............\............\正弦表生成器_TemporaryKey.pfx,1716,2013-11-10
............\正弦表生成器.sln,896,2013-11-10

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

发表评论

0 个回复

  • motor_encoder
    stm32f072rbt6 直流电机编解码(光栅编码器)的数据采集程序。(stm32f072rbt6 DC codec (coder raster) data collection program.)
    2015-09-14 11:28:37下载
    积分:1
  • SOES-master
    Simple Open Source EtherCAT Slave ==== SOES (Simple OpenSource EtherCAT Slave Stack) is an opensource slave stack that is very easy to use and provides a small footprint. It is a good alternative to more complex stacks on the market. Overview SOES is an EtherCAT slave stack written in c. Its purpose is to learn and to use. All users are invited to study the source to get an understanding how an EtherCAT slave functions. Features as of 1.0.0: - Address offset based HAL for easy ESC read/write access via any interface - Mailbox with data link layer - CoE - Object dictionary - SDO read and write for all sizes including segmented transfers - Easy portable C-code suited for embedded applications - Fixed PDO mapping - FoE with bootstrap template - Support for Little and Big endian targets. - Polling for interrupts
    2016-11-01 10:09:23下载
    积分:1
  • CRT905ANC
    nrf905通信 基于rs232(nrf905 based RS232 communication)
    2005-01-26 15:46:42下载
    积分:1
  • 005
    该程序是电源控制自动化系统: 主要功能:开机检测ac_ct(模拟信号) 和pfc_ct(模拟信号) 正常时,设置模拟信号参数,打开PFC_ON,继电器打开,正常运行中检测温度,风扇的状态,任何一个出现异常就进入保护状态。(Power supply control system)
    2013-04-07 11:33:24下载
    积分:1
  • 参数扫描分析
    说明:  Multisim9文件模电实验图-----参数扫描分析(Multisim9 file / model electric experiment diagram - parameter scanning analysis)
    2020-05-30 08:45:50下载
    积分:1
  • AD7606资料-V0.8
    说明:  高精度数据采集器源程序,可以直接应用于实际项目中(High precision data collector source program, which can be directly applied to the actual project)
    2020-03-11 18:49:57下载
    积分:1
  • predictive-dpc
    本文研究了一种用于三相电压型并网逆变器的新型直接功率控制策略——预测直接功率控制(Predictive Direct Power Control,简称P-DPC)。重点讨论了P-DPC不同的电压矢量选择原则和电压矢量作用时间的处理方法,以降低低次电流谐波成分,获得更好的动、静态性能。(In this paper, a new direct method for three-phase voltage power grid-connected inverter control strategy- predictive direct power control (Predictive Direct Power Control, called P-DPC). Focused on the P-DPC different voltage vector selection principles and action time voltage vector processing method to reduce the low current harmonics components, better dynamic and static performance.)
    2015-03-02 10:42:04下载
    积分:1
  • STM32_SX1278实现LORA通信STM32F103完美实现
    说明:  STM32_SX1278实现LORA通信STM32F103完美实现(STM32_SX1278 achieves perfect implementation of LORA communication STM32F103)
    2020-10-18 15:37:26下载
    积分:1
  • HYNIX_DataSheet
    USefull memory chip to use with embedded micro controllers. The Chip interfaces on the SPI bus and provides a method of high capacity non-volatile memory storage
    2009-12-15 19:36:47下载
    积分:1
  • ECW_fourier_blink---cursor
    eye controlled wheelchair using fourier transform
    2016-01-31 20:48:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载