-
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
-
WIMAX_ldpc_minioffset
这是wimax标准的ldpc码的译码程序
编码程序在文件夹ldpc_minioffset/matlab中,为matlab的源程序(This is the standard ldpc wimax decoding program code program in the folder ldpc_minioffset/matlab in the source code for the matlab)
- 2010-09-16 22:00:37下载
- 积分:1
-
VCPPandMATLAB7.1
该程序详细说明了MATLAB7.1与VC++6.0混合编程的方法,主要是VC++调用MATLABm函数编译后的动态数据链接库,并且提供了实际的例子,按照该例子就能完成初步的混合编程(The program details MATLAB7.1 VC++6.0 mixed programming, mainly compiled the VC++ call MATLABm function of the dynamic data link library, and provides practical examples can be done in accordance with the example of the initial mix of programming)
- 2012-07-11 20:17:52下载
- 积分:1
-
Poisson-Equation-with-Multigrid
多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程(I give a short explanation of how to use multigrid to solve the Poisson
equation in cylindrical coordinates for a solid conducting pipe. I also
explain how to use a non-uniform grid to optimize the problem.
)
- 2012-04-13 17:09:38下载
- 积分:1
-
matlab
基于灰色预测模型对旅游人数的预测matlab 灰色预测代码(Grey prediction model based on the forecast of tourist arrivals Grey code matlab)
- 2011-02-05 21:46:19下载
- 积分:1
-
kalmanBalanced-car
利用卡尔曼算法做出的平衡车整套程序,可以给做平衡车初学者很好的借鉴(
Kalman algorithms make use of the balance of the car the entire procedure can be done to balance the car a good reference for beginners)
- 2013-12-03 00:32:07下载
- 积分:1
-
VC-a-MATLAB-programming-in-SAR
VC与MATLAB混合编程,可以用于SAR图像处理(VC mixed with the MATLAB programming, which can be used for SAR image processing)
- 2013-12-18 20:26:20下载
- 积分:1
-
Untitledtryingmore
风电场的风速测量在Matlab软件下的应用有效的测量随机风,阵风等(Wind farm wind speed measurements)
- 2013-05-06 20:27:07下载
- 积分:1
-
ECEFilterCheck
这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
- 2011-04-29 15:32:41下载
- 积分:1
-
DOA_esprit
雷达信号到达角估计的MATLAB代码,进行了多参数的对比仿真和结果比较(Radar signal DOA estimation MATLAB code for the comparison of simulation and multi-parameter comparison results)
- 2011-06-19 08:57:14下载
- 积分:1