-
Visual_Studio_2010-Beginners-Guides
C++初学者必备,介绍Windows下面使用C++进行开发的常见问题,Visual Studio 2010的使用,如何创建新项目,如何调试等等。(Beginners must C++ FAQs introduced Windows following using C++ developed Visual Studio 2010 use, how to create a new project, how to debug.)
- 2013-01-15 14:55:40下载
- 积分:1
-
isolated land
主动频率偏移法的改进,可以作为参考,只是需要一定的文献才能看懂(this s a typical method to solve the problem about the isolated land)
- 2019-05-16 14:19:35下载
- 积分:1
-
KELOMPOK-4
source code signal and system in matlab
- 2011-10-31 22:23:16下载
- 积分:1
-
56608
spectrum sensing in cognitive radio
- 2014-12-01 18:58:19下载
- 积分:1
-
ABC_MATLAB_V2
MAtlab code for general artificial bee colony optimisation algorithm
- 2015-03-09 14:18:49下载
- 积分:1
-
数学建模常用算法程序包
说明: “matlab算法集合打包,包括:数据拟合,数学规划,递推关系式的作图程序,最小生成树Prim算法,顶点覆盖近似算法,哈密尔顿回路,画等温线,离散优化,模拟退火应用,生成全排列矩阵,时间序列分析程序,中国大学生数学建模竞赛题解以及最短路径等等。”("Matlab algorithm set package, including: data fitting, mathematical programming, recursive relational mapping program, minimum spanning tree prim algorithm, vertex covering approximation algorithm, Hamilton circuit, drawing isotherm, discrete optimization, simulated annealing application, generating full permutation matrix, time series analysis program, Chinese college students' mathematical modeling contest solution and the shortest path, etc.)
- 2020-08-01 18:22:06下载
- 积分:1
-
PMSM_SMO
一个永磁电机的滑模观测器模型,可以较好的的实现位置跟踪。(adaptive sliding mode observer can accurate estimate the speed and position,of rotor and has strong robustness against the change of generator parameters .)
- 2012-05-17 20:11:32下载
- 积分:1
-
sort
Quick Sort Implementation
- 2014-10-07 13:51:57下载
- 积分:1
-
DTMF
基于matlab的DTMF数字拨号音合成,通过的简单的时域连接,用于进一步分析合成效果。DTMF2是分析部分,用于显示时域波形,频谱图和语谱图。(Based on the synthesis matlab DTMF digit dialing tone, and connected by a simple time domain, for further analysis synthesis results. DTMF2 the analysis section, time-domain waveform, spectrum and spectrogram displays the)
- 2014-03-02 21:20:03下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1