搜索资源列表
tempexecuted.c.rar
- executed program for temperature reading of cs5463,executed program for temperature reading of cs5463
RW_SEGY.rar
- 用C语言编写的读写微机格式SGY/SEGY文件的程序源代码,已经测试通过了。只需要自行添加处理命令就可以实现对数据处理。这是了解学习读写SGY文件,以及SGY文件格式非常好的例子!!(内含测试SGY数据),Using C language to read and write PC format SGY/SEGY files of source code has been tested passed. Only need to add their own to deal with an order
互信息法求取延迟时间的程序
- 互信息法求取延迟时间的程序,C程序与MATALAB程序-mutualinformationg C matlab
i2ctestmaster
- pic单片机作为I2C从机的通讯程序,c语言实现,包括串口通讯,AD检测,定时器应用等,是检测电力应用中CT的源码-Single-chip I2C as a pic of the communication process from the machine, c language, including serial communication, AD detection, timer application, the application of testing the power of the
svpwm
- svpwm源程序,广泛用于电力电子(变流器)等控制领域,c++编程-svpwm source, widely used in power electronics (converter), etc. control field, c++ programming
ade7753.c
- source code for drive ade7753. ade7753.c
mandelbrot
- function mandelbrot Plots a Mandelbrot fractal which is updated after you zoom in Define options, all options are stored in OPT structure OPT.mm = 700 number of pixels (detail) in x direction OPT.nn = 400 number of pixels (detail) in y d
c-chaoliu
- 基于c语言的电力系统潮流程序,适合新手学习。-C-based power flow procedure language, suitable for beginners to learn.
C-Finite-element-dianjifenbu
- 用C++编写的地球物理有限单元法运用于大地电磁二维正演电极分布程序-Geophysical Finite Element Method with C++ written forward electrodes applied to magnetotelluric two-dimensional distribution of program
C-Finite-element-zoubiaopaixu
- 用C++编写的地球物理有限元法大地电磁二维正演模拟坐标转换排序程序。-The written geophysical magnetotelluric 2D Finite Element Method with C++ forward modeling coordinate conversion program.
C-Finite-element-wanggepoufen
- 用C++编写的地球物理有限元法大地电磁二维正演模拟网格剖分程序。-The written geophysical magnetotelluric 2D Finite Element Method with C++ forward modeling mesh generation program.
C-Finite-element-gangdujuzhenfly
- 用C++编写的地球物理有限元法大地电磁二维正演模拟刚度矩阵求解及傅里叶分析程序。-The written geophysical magnetotelluric 2D Finite Element Method with C++ forward simulation stiffness matrix solving and Fourier analysis procedure.
sythetic-seismic-record-with-C
- 褶积模型合成地震记录,C语言源代码,地震勘探-sythetic Seismic record With C
net104drv
- IEC 104规约实现例子代码 使用c/c++开发,测试代码,请仔细参考。-IEC 104 implements
libnodave-0.8.5.tar
- LIBNODAVE -- Exchange data with Siemens PLCs-sing MPI,PPI adapters or Ethernet with CPx43 or Ethernet over IBH/MHJ-Netlink or Deltalogic s NetLink PRO If you use GE Fanuc PLCs you might also be interested in LibOpenSRTP by same Author. Don
Main_Read_-micro_logging_data
- 从地震数据辅助文件SPS的C注释文件中读取微测井数据并显示时深关系曲线,微测井数据可用来建立表层地质模型。-The micro-log data are read the C-file of the seismic data supporting file SPS and the time-depth relation curve is displayed. The micro-logging data can be used to build the surface geological m
Gurux.DLMS.cpp-master
- DLMS communication packages There are demo projects for C++, C# and Java. The C++ and C# projects have been developed using MS Visual Studio. The Java project has been developed using Eclipse. Before using a demo project to connect to a rea
潮流计算(C语言)
- 通过C++编写的牛顿拉夫逊潮流计算程序,已经编译可用(Written by C++ Newton Ralph Xun flow calculation program)
pinjie
- 读写SEGY地震数据文件,使用C语言编写,在VS平台下即可运行(Read and write SEGY seismic data file)
Runge-kutta 解决二阶实际问题程序
- C语言编程四阶龙格库塔法解二阶常微分方程(C Language Programming Fourth Order Runge-Kutta Method for Solving Second Order Ordinary Differential Equations)