-
C程序实现fft算法
C程序实现fft算法,编程C程序,可以计算出各次谐波值,可运行。(C program to achieve fft algorithms, programming C program, you can calculate the value of the various harmonics, you can run.)
- 2020-06-27 10:20:01下载
- 积分:1
-
三相
实现三相逆变器的闭环控制,基于电感电流和电容电流。实现逆变器的双闭环控制,动态性能良好,通过坐标转化为DQ坐标轴使得追踪精度良好,这里只提供了主函数部分,包括坐标变换,PI计算,相关的外设初始化,需要自己配置。(Realizes closed-loop control of three-phase inverters based on inductor current and capacitor current. Inverter dual-loop control, dynamic performance is good, through the coordinates of the DQ axis to make the tracking accuracy is good, here only the main part of the function, including the coordinate transformation, PI calculations, related peripheral initialization, you need to configure.)
- 2021-03-15 10:49:22下载
- 积分:1
-
3D
说明: 你曾经需要过在你的关于对话框或Splash屏幕中使用大尺寸的文本吗?怎么样才能使
文本具有3D的外貌?下面的类将为你做到这些。(Have you ever need to have in your dialog box or on the Splash screen using large-size copy of it? Like how to make text with a 3D appearance? The following categories for you to do these.)
- 2008-11-22 20:09:31下载
- 积分:1
-
Main
使用opencv图像库,识别数码管图片中的数字(Identify numbers in digital tube pictures)
- 2018-04-19 09:52:29下载
- 积分:1
-
28335svpwmProgram
基于TMS320F28335 SPVWM的实现源代码,已在CCS3.3中编译通过,波形很好。(TMS320F28335 implementation of SVPWM based, university thes is, it is practical)
- 2020-07-02 07:20:02下载
- 积分:1
-
QLocalSocketDemo
实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)
- 2020-12-29 17:09:00下载
- 积分:1
-
arcengine写的基于空间查询、属性查询、位置查询,及属性表实现、统计等功能
c#,arcengine写的基于空间查询、属性查询、位置查询,及属性表实现、统计等功能
- 2022-01-30 17:33:21下载
- 积分:1
-
一个不错的系统优化批处理程序
说明: 体验相当不错,运用了突进模拟方式,将批处理快速增强(NICE BAT Using backhole to clear win10 cache files in one step)
- 2019-10-04 02:04:40下载
- 积分:1
-
Python
这个代码经过我的多次验证可以工作正常的
- 2022-02-25 03:46:50下载
- 积分:1
-
c#序列化
c#序列化保存参数,程序员在编写应用程序的时候往往要将程序的某些数据存储在内存中,然后将其写入某个文件或是将它传输到网络中的另一台计算机上以实现通讯。这个将程序数据转化成能被存储并传输的格式的过程被称为"序列化"(Serialization),而它的逆过程则可被称为"反序列化"(Deserialization)。
.Net框架对序列化机制具有非常好的支持,它提供了两个名字空间(namespace
- 2022-03-04 02:10:06下载
- 积分:1