-
frequency fft
将IQ数据转换成FFT频谱,点数代表了频率值。(convert the IQ to spectrum by fft.)
- 2020-06-29 06:40:01下载
- 积分:1
-
vb5
VB源码:ASCII码转换器源代码,任意字符的ASCII码转换工具,基于VB6的源代码,可以把任意字符(数字、字母、汉字)转化成ascii码,也可以把ascii码还原成最初的字符。(VB source code: ASCII code converter source code of any character ASCII code conversion tools, based on VB6 source code, you can put any characters (numbers, letters, Chinese characters) into ascii code ascii code can also restore the original character .)
- 2015-06-26 11:28:36下载
- 积分:1
-
OpenGL几个经典例子程序
说明: 几款C++编写的OpenGL的编程例子程序(Several Programming Examples of OpenGL in C++ Language)
- 2020-08-11 14:18:27下载
- 积分:1
-
Slider
摆脱微软控制用VB自写滚动条模块,有需要的下。(Get rid of the Microsoft VB since writing the scroll bar control module, in need.)
- 2013-08-21 10:34:01下载
- 积分:1
-
fjetd-cieation
VC Support Vector Machine (SVM) Static Link Library (LIB)(VC Support Vector Machine (SVM), the Static Link Library (LIB))
- 2017-07-21 23:37:55下载
- 积分:1
-
FloatWnd
VC 实现类似迅雷的悬浮窗,精选学习源码,很好的参考资料。(VC suspension window similar to the thunder, select learning source code, a good reference.)
- 2013-12-25 11:02:10下载
- 积分:1
-
DS28E05_Evaluation_Program_v1p0_020413
DS28E05_Evaluation_Program_v1p0_020413
- 2018-10-22 17:59:10下载
- 积分:1
-
抗干扰算法
GPS抗干扰算法,对于GPS干扰信号的抗干扰能力非常强,对于GPS抗干扰初学者非常有用(GPS anti-jamming algorithm, for GPS interference signal anti-interference ability is very strong, for GPS anti-jamming beginners very useful)
- 2017-09-06 17:04:45下载
- 积分:1
-
W5500server-query
W5500-服务端模式例程(查询模式)......(W5500 routines- server mode (query mode))
- 2014-11-13 18:16:26下载
- 积分: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