登录
首页 » C++ Builder » CPPBUILDER-package-design

CPPBUILDER-package-design

于 2014-02-19 发布 文件大小:97KB
0 230
下载积分: 1 下载次数: 4

代码说明:

  创建和编辑包 创建一个包需要指定: · 包的一个名字。 · 新包要求使用或链接的其他包的列表。 · 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.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.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • compare
    int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i ++) { if (a[i] != b[i]) { return i } } return -1 } (int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i++) { if (a[i] != b[i]) { return i } } return-1 } )
    2014-09-02 13:53:50下载
    积分:1
  • pinzhiyinzi
    谱比法对多层介质的Q值求取MATLAB程序代码(Spectral ratio of the Q value of the multilayer dielectric strike MATLAB code)
    2020-09-14 15:57:57下载
    积分:1
  • heapmgrbase
    heapmgrbase program for dynamic memory
    2013-12-06 17:59:26下载
    积分:1
  • HuffmanCode111
    哈夫曼编码解码器,在matlab环境下实现的编码解码,希望对大家有用(Huffman codec in matlab environment to achieve the encoding and decoding, we hope to be useful)
    2010-12-08 14:08:55下载
    积分:1
  • strlen
    function strlen and strcpy and strcut in c++ and c for use
    2014-12-21 00:23:23下载
    积分:1
  • NLSEmagic
    用c语言和matlab联合编程求解非线性薛定谔程序,应用CUDA并行技术(nonlinear schrodinger equation solver)
    2016-07-06 17:01:38下载
    积分:1
  • Desktop
    基于MATLAB GUI数字滤波器的设计 (1)要有人机交互界面。 (2)可实现IIR低通、IIR带通、FIR低通、FIR带通类型的数字滤波器。 (3)设计的滤波器可以显示幅频响应曲线等图形,便于对此滤波器进行性能分析。(MATLAB digital filter)
    2017-06-11 22:42:08下载
    积分:1
  • viterbi-matlab
    卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=zeros(1,s+1) 存放Fc路径的 md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
    2015-04-20 17:06:18下载
    积分:1
  • If-Statement-Part2
    An if statement for C++
    2014-10-23 01:27:13下载
    积分:1
  • sanweideFDTD
    三维的FDTD模拟电磁场仿真程序。采用PML边界。(Three-dimensional FDTD simulation of electromagnetic field simulation program. Using PML boundary.)
    2009-04-19 16:26:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载