搜索资源列表
OPC_Client_Header
- OPC客户程序所需要的头文件。 OPC基金会产品。 适用于opc1.0和opc2.0规范。-OPC client program needs of the headers. OPC Foundation products. Apply to opc1.0 opc2.0 and norms.
RadarWeather
- 新一代天气雷达基础数据读取原程序,具体参数请参看头文件.-basis of a new generation of weather radar data acquisition program, please look at the specific parameters documents.
segy-read
- 读取Segy格式地震数据的类SegyReader, 在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用. 另外, 使用QT3.x制作的GUI界面程序, 可以选择一个segy文件, 使用SegyReader类读取并显示相关信息在界面上.
SegyReader_C++_QT3
- 本代码提供读取Segy格式地震数据的SegyReader类(C++) 在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用. 另外, 使用QT3.x制作的GUI界面程序, 可以选择一个segy文件, 使用SegyReader类读取并显示相关信息在界面上. ===sr.exe的执行需要QT3.3.4的dll文件(因文件较大故未加入,需要者安装QT3.3.4或与本人联系),在主界面上执行菜单 File -> Open,选择提供的te
ctml
- 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 \"fn.hpp\" #include \"fn.hpp\" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的结果 btil::fn::minus<f1,
elevator
- msp430 电梯模型控制程序。包括12864显示,按键扫描,楼层检测及控制,电机PWM控制,各级别的延时头文件等。绝对可用,已经做出实物-msp430 for elevator control
inc
- 西门子提供的OPC相关的头文件,用作C++开发支持OPC通讯的通信程序(界面程序等)-source files and header files for OPC
ncdump
- 本程序用于读取nc文件的头文件的说明信息,说明以及示例均在文件包里。-The program header files for reading nc file descr iption information, instructions and examples in the paper bag.
msp2553adP12864
- msp2553ad+12864编译好的程序,mspG2553修改头文件后也可使用-msp2553ad+12864 Compiled program, can also use mspG2553 modify the header file
ADS7843
- 触摸屏驱动,包含源文件和头文件。主要用在TFT屏幕上-Touch screen driver, contains the source and header files. Mainly used in TFT screen
readsac
- 用C程序编写,可以读取SAC格式的地震波形数据。头文件包含了sac格式的头段。在window和LINUX环境下都可运行。-With C programming, you can read the seismic waveform data SAC format. Header file contains the header sac format. Window and can be run under LINUX environment.
RDM
- Entertainment Services Technology Association (ESTA) ANSI E1.20 Remote Device Management (RDM) over DMX512 Networks 最新的RDM版本头文件
openssl1.1
- windows平台下编译好的openssl1.1.1库,提供.h头文件和lib、dll文件。直接包含就可以使用。