-
xiaoboshangchengxu
使用与matlab中的小波熵程序,易于实现,注释清晰容易理解(With the the wavelet entropy program in matlab, easy to implement easy to understand, clear notes)
- 2020-07-02 17:00:02下载
- 积分:1
-
基于F28335的两电平SVPWM工程文件含程序
用DSP28335实现两电平SVPWM逆变器器的CCS工程文件含程序(DSP28335 achieved using a two-level SVPWM inverter)
- 2020-07-02 05:40:02下载
- 积分:1
-
FEC
explain the coding and decoding of FEC
- 2010-09-16 01:10:14下载
- 积分:1
-
Tetris-game
《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
- 2014-08-25 10:37:03下载
- 积分:1
-
PMFFT
PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
- 2021-03-08 21:29:28下载
- 积分:1
-
程序源码
5档调节pwm,1602显示,使用stc89c52单片机(five types of pwm displayed by 1602)
- 2020-06-18 13:20:01下载
- 积分:1
-
STM32F103的程序代码 24位ADS1256
说明: 基于STM32F103的程序代码,亲测有效,可以直接下载使用(The program code based on STM32F103 is valid and can be downloaded and used directly.)
- 2020-06-20 19:40:02下载
- 积分:1
-
heapSort.cpp.tar
这是一个堆排序的算法源程序,算法被单独写成一个函数,希望对大家有用(This is a heap sort algorithm source code, algorithms are written as a separate function, we hope to be useful)
- 2013-12-12 14:52:48下载
- 积分:1
-
PID控制算法
内含PID算法的相关资料,教程及c语言例程
- 2023-08-07 08:15:12下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1