- GrassSheep 基于netlogo开发的 模拟草和羊群生长及捕食关系的模型代码
- gulong0 苍穹神剑.txt为古龙的处女作
- Moussa_Malab_codes the first code:Approximate Genetic Algorithm second code:Genetic Algorithm (GA) third code:Response Surface Methodology for Design of a PD Controller for Tanker Ship Heading Regulation forth code:optimization problem for genetic algorithms fifth code: Torczons multidirectional search algorithm
- canyonlands This contain platform specific code for APM PPC460EX based Canyonlands board.
- ds18b20 温度传感器
- OFDM-MIMO系统的simulink仿真 MIMO技术可以大大提高信道容量及系统可靠性
文件名称:通达信DLL函数编程规范
-
所属分类:
- 标签属性:
- 上传时间:2017-11-19
-
文件大小:87kb
-
已下载:3次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通达信DLL函数编程规范用户可以自己编写公式函数dll载入通达信客户端,用户dll必须遵循通达信接口规范。(请参考示范程序TestPluginTCale)(This file contains a summary of what you will find in each of the files that
make up your TestPluginTCale application.
TestPluginTCale.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestPluginTCale.cpp
This is the main DLL source file.
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can check the "doesn't produce lib" checkbox in
the Linker settings page for this project.)
make up your TestPluginTCale application.
TestPluginTCale.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestPluginTCale.cpp
This is the main DLL source file.
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can check the "doesn't produce lib" checkbox in
the Linker settings page for this project.)
相关搜索: 通达信DLL函数编程规范
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
通达信DLL函数编程规范.doc | 138752 | 2014-05-24 |
TestPluginTCale\PluginTCalcFunc.h | 422 | 2014-05-23 |
TestPluginTCale\ReadMe.txt | 1667 | 2014-05-16 |
TestPluginTCale\StdAfx.cpp | 302 | 2014-05-16 |
TestPluginTCale\StdAfx.h | 802 | 2014-05-16 |
TestPluginTCale\TCalcFuncSets.cpp | 778 | 2014-05-23 |
TestPluginTCale\TCalcFuncSets.h | 298 | 2014-05-23 |
TestPluginTCale\TestPluginTCale.cpp | 274 | 2014-05-16 |
TestPluginTCale\TestPluginTCale.dsp | 4647 | 2014-05-20 |
TestPluginTCale\TestPluginTCale.dsw | 553 | 2014-05-16 |
TestPluginTCale |