-
Matlab-and-VCPP-mixing-programming
Matlab_ and _VC + + mixing programming process explanation (including part of the problem solutions)(Matlab_ and _VC++ mixing programming process explanation (including part of the problem solutions))
- 2011-11-23 22:44:51下载
- 积分:1
-
S6frreedommani
六自由度机械臂调试程序源码,国外的的,具有非常高的借鉴意义
(Six degrees of freedom manipulator debugger source, abroad, the very high reference)
- 2012-07-22 23:31:03下载
- 积分:1
-
achieve
通过编写C语言,在MATLAB上实现路由器仿真,实现路由器的功能。(Written by C language, simulation on MATLAB implementation routers, realize the function of the router.
)
- 2013-10-30 23:27:56下载
- 积分:1
-
pso
标准粒子群算法PSO,MATLAB中实验,对学习粒子群算法很有帮助(Standard particle swarm optimization PSO, MATLAB in experiments on learning PSO helpful)
- 2008-12-21 09:51:28下载
- 积分:1
-
MedianFilter
快速中值滤波,在大数据量的情况下速度很快,论文“Median Filter in Constant Time”的C语言实现(C souce code for "Median Filter in Constant Time")
- 2014-01-14 10:25:05下载
- 积分:1
-
CTelevision
定义一个描述电视的CTelevision类。类中包含电视品牌(p_brand,使
用指针类型)、当前频道(channel,一共500个频道)和当前音量(volume,
最大30)等数据成员。要求提供缺省以及带参构造函数,以及输出对象信息
方法。(A class definition television CTelevision description. Class contains TV brands (p_brand, so
Pointer type), the current channel (channel, a total of 500 channels) and the current volume (volume,
Maximum 30) and other data members. Requirements and provides a default constructor with parameters, and output object information
Methods.)
- 2015-01-29 23:08:50下载
- 积分:1
-
11.CPP-Primer-3rd
11.C++ Primer 3rd(中文版),众所周知的C++学习经典书籍,C++学习圣经(11.C++ Primer 3rd (Chinese version))
- 2015-04-04 10:28:24下载
- 积分:1
-
sonar
一种时频域联合捕捉主动声纳信号的方法.介绍了一种可应用于被动声纳的时频域联合捕捉主动声纳信号的方法及其工作流程。仿真相同噪声环境下使用该方法的发现距离与主动声纳探测距离,仿真结果表明使用该方法的发现距离远超过主动声纳探测距离,使用该方法可实现对目标的远程发现。(A time-frequency domain joint capture of active sonar signals. Introduced passive sonar, which can be applied when the frequency domain joint to capture active sonar signal its workflow. The discovery of the method used in the simulation of the same noise environment distance active sonar detection range, simulation results show that using the method found distance than active sonar detection range, the use of this method can be found remote target.)
- 2020-11-12 15:49:44下载
- 积分:1
-
1
说明: 编程计算图形的面积。程序可以计算圆形,长方形,正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长得值,计算出面积的值后将其显示出来。(Calculate the area of graphics programming. Program can calculate the round, rectangular, square area, run-time prompts the user to first select the type of graph, and then the radius of the circle requires the user to input the value of the rectangle requires the user to input the length and width values, requires the user to input side of the square grow the value to calculate the value of the area after the show.)
- 2009-11-14 21:38:32下载
- 积分:1
-
fft2d
离散傅立叶变换已成为数字信号处理的重要工具,然而,它的计算量较大,运算时间长,在某种程度上却限制了它的使用范围。快速算法大大提高了运算速度,在某些应用场合已能作到实时处理,并且开始应用于控制系统。(Discrete Fourier Transform digital signal processing has become an important tool, however, the calculation of its larger, long computing time, but in a way limits the scope of its use. Fast Algorithm for greatly enhanced speed of operation, in some applications has been able to do real-time processing and control system began to be used.)
- 2007-09-17 20:46:15下载
- 积分:1