文件名称:spwm_calc
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-24
- 文件大小:
- 1.19mb
- 下载次数:
- 1次
- 提 供 者:
- foxpr*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
昨天晚上用Visual C#写了一个SPWM正弦表生成工具,之前也有从网上下载有其他网友写的工具,但感觉始终用起来不是很方便。
学了一段时间的C#,也算是检验一下学习成果,于是就开始写了这个小工具,欢迎大家测试。
说明:
1. 计算方法是按马潮老师那本AVR教程上的公式计算的;通过测试,其计算结果跟马老师书上、及其他网友的工具生成的数据完全一样。
2. 机器上要装有.NET fr a mework 4下载,才能正常运行。-Yesterday evening with Visual C# to write a SPWM sine table generation tool, downloaded from the Internet before there are other tools for users to write, but the feeling is not very convenient to use them consistently.
Study for a period of time C#, can be considered learning outcomes test it, so he started writing this gadget, welcome to test.
Descr iption:
A method of calculation that is based on teacher Ma Chao on the AVR tutorial calculated as pass the test, the calculation results with the horse, teacher books, and other users of the tool to generate exactly the same data.
(2) to be installed on the machine. NET fr a mework 4 to download, to run properly.
学了一段时间的C#,也算是检验一下学习成果,于是就开始写了这个小工具,欢迎大家测试。
说明:
1. 计算方法是按马潮老师那本AVR教程上的公式计算的;通过测试,其计算结果跟马老师书上、及其他网友的工具生成的数据完全一样。
2. 机器上要装有.NET fr a mework 4下载,才能正常运行。-Yesterday evening with Visual C# to write a SPWM sine table generation tool, downloaded from the Internet before there are other tools for users to write, but the feeling is not very convenient to use them consistently.
Study for a period of time C#, can be considered learning outcomes test it, so he started writing this gadget, welcome to test.
Descr iption:
A method of calculation that is based on teacher Ma Chao on the AVR tutorial calculated as pass the test, the calculation results with the horse, teacher books, and other users of the tool to generate exactly the same data.
(2) to be installed on the machine. NET fr a mework 4 to download, to run properly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spwm_calc\spwm_calc\app.config
.........\.........\bin\Debug\spwm_calc.vshost.exe
.........\.........\...\.....\spwm_calc.vshost.exe.config
.........\.........\...\Release\spwm_calc.application
.........\.........\...\.......\spwm_calc.exe
.........\.........\...\.......\spwm_calc.exe.config
.........\.........\...\.......\spwm_calc.exe.manifest
.........\.........\...\.......\spwm_calc.pdb
.........\.........\...\.......\spwm_calc.vshost.application
.........\.........\...\.......\spwm_calc.vshost.exe
.........\.........\...\.......\spwm_calc.vshost.exe.config
.........\.........\...\.......\spwm_calc.vshost.exe.manifest
.........\.........\Form1.cs
.........\.........\Form1.Designer.cs
.........\.........\Form1.resx
.........\.........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
.........\.........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.........\.........\...\...\.....\TempPE\Properties.Resources.Designer.cs.dll
.........\.........\...\...\Release\DesignTimeResolveAssemblyReferences.cache
.........\.........\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
.........\.........\...\...\.......\GenerateResource.read.1.tlog
.........\.........\...\...\.......\GenerateResource.write.1.tlog
.........\.........\...\...\.......\spwm_calc.application
.........\.........\...\...\.......\spwm_calc.csproj.FileListAbsolute.txt
.........\.........\...\...\.......\spwm_calc.exe
.........\.........\...\...\.......\spwm_calc.exe.manifest
.........\.........\...\...\.......\spwm_calc.Form1.resources
.........\.........\...\...\.......\spwm_calc.pdb
.........\.........\...\...\.......\spwm_calc.Properties.Resources.resources
.........\.........\...\...\.......\spwm_calc.TrustInfo.xml
.........\.........\...\...\.......\TempPE\Properties.Resources.Designer.cs.dll
.........\.........\Program.cs
.........\.........\...perties\app.manifest
.........\.........\..........\AssemblyInfo.cs
.........\.........\..........\Resources.Designer.cs
.........\.........\..........\Resources.resx
.........\.........\..........\Settings.Designer.cs
.........\.........\..........\Settings.settings
.........\.........\publish\Application Files\spwm_calc_1_0_0_1\spwm_calc.application
.........\.........\.......\.................\.................\spwm_calc.exe.config.deploy
.........\.........\.......\.................\.................\spwm_calc.exe.deploy
.........\.........\.......\.................\.................\spwm_calc.exe.manifest
.........\.........\.......\.................\.................\zh-Hans\Microsoft.VisualBasic.PowerPacks.Vs.resources.dll.deploy
.........\.........\.......\.................\.................\Zune Player.ico.deploy
.........\.........\.......\setup.exe
.........\.........\.......\spwm_calc.application
.........\.........\res\Zune Player.ico
.........\.........\spwm_calc.csproj
.........\.........\spwm_calc.csproj.user
.........\.........\spwm_calc_TemporaryKey.pfx
.........\.........\Zune Player.ico
.........\spwm_calc.sln
.........\spwm_calc.suo
.........\.........\obj\x86\Debug\TempPE
.........\.........\...\...\Release\TempPE
.........\.........\publish\Application Files\spwm_calc_1_0_0_1\zh-Hans
.........\.........\obj\x86\Debug
.........\.........\...\...\Release
.........\.........\publish\Application Files\spwm_calc_1_0_0_1
.........\.........\bin\Debug
.........\.........\...\Release
.........\.........\obj\x86
.........\.........\publish\Application Files
.........\.........\bin
.........\.........\obj
.........\.........\Properties
.........\.........\publish
.........\.........\res
.........\spwm_calc
spwm_calc