搜索资源列表
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
shenpinsaomiao
- 将谐波信号用c语言编写出来,生成文件,为后面的建立处理程序做好准备。-Harmonic signal will be written by using c language to generate documentation for the back to prepare the establishment of procedures.
pq
- 利用C语言编写的电力系统PQ分解法潮流计算程序,取得了良好的效果-Using C language PQ decomposition of power system load flow calculation program, and achieved good results
MPPT-PO
- 2812控制光伏发电系统,单相并网控制程序,采用C语言编写,完整的工程文件。-2812 to control photovoltaic power generation system, single-phase network control procedures, using C language, complete project file.
CESHENQU4
- 基于地球物理中的电法勘探原理,为了方便研究多层大地反演曲线,编写了本四层结构大地正演程序。本程序用C语言编写。-Based on the the electrical prospecting geophysics principle, in order to facilitate the multi-layered earth inversion curve, the preparation of the four-layer structure of the earth forward the
modeling_post_2D-origi(none_reflect)
- 叠后偏移程序,c语言编写,是由于石油行业叠后偏移处理-Post-stack migration procedures, c language, is due to the oil industry post-stack migration processing
UDF_Mannual
- FLuent中蒸发冷凝的UDF。基于C语言编写,用于简单的蒸发和冷凝过程的模拟。-Evaporation and condensation UDF in FLUENT。Writen by C language, used in simple evaporation and condensation progress simulation.
Decoupled-load-flow
- 采用稀疏矩阵的PQ分解法潮流计算程序(依据《电力系统计算》一书附录用C语言编写,使用方法、变量名称都与书上一致)-Decoupled load flow
xunjiche
- 实现智能小车自动循迹功能,c语言编写,适合各种智能小车初始调试-Intelligent car automatically tracking function, c language, suitable for a variety of smart car initial commissioning
power-flow-based-on-BB-plan
- C语言编写P-Q分解法潮流计算程序,基于BB方案,且该程序采用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。附有IEEE5,14,30,39,118节点系统数据及潮流结果,已验证程序的可行性。-C language PQ decomposition method flow calculation procedures, based on BB plan and carry out the program uses an iterative solution technique
chaobiao-
- 掌机抄表程序,C语言编写,简单实用,性能稳定,试试吧-zhangjichaobiaochengxu,c yuyanbianxie ,jiandanshiyong ,xingnengwending,shishiba
Genetic-Algorithm-Power-Systems
- 用C语言编写的基于遗传算法对电力系统无功优化程序源代码,程序调试基本完成。-C language based on genetic algorithm for reactive power optimization program source code, debugging basically completed.
heattransfer
- C语言编写的圆管换热计算程序,内部嵌入了格林尼斯基、迪图斯贝尔特等多种算法-C language tube heat exchangers calculation program embedded within Gnielinski, Dittus other algorithms
segy
- 用C语言编写的读写工作格式SGY/SEGY文件的程序源代码,已经测试通过了。只需要自行添加处理命令就可以实现对数据处理。这是了解学习读写SGY文件,以及SGY文件格式非常好的例子!!在工作站要安装相应的文件库(sun工作站应用过)。-Write PC format SGY/SEGY file using the C language to read the source code, has been tested. Only need to add the command can be achi
h-coefficient
- fluent中后处理,求解对流换热系数,用c语言编写的-fluent in post-processing, solving the convective heat transfer coefficient, written in c language
潮流计算(C语言)
- 通过C++编写的牛顿拉夫逊潮流计算程序,已经编译可用(Written by C++ Newton Ralph Xun flow calculation program)
pinjie
- 读写SEGY地震数据文件,使用C语言编写,在VS平台下即可运行(Read and write SEGY seismic data file)
IEC61850开发库
- libIEC61850提供了用C语言编写的IEC 61850 / MMS,IEC 61850 / GOOSE和IEC 61850-9-2 /采样值通信协议的服务器和客户端库。它在电力行业通信领域使用广泛,是不可多得的源码。
巴特沃斯滤波
- 用C语言编写的巴特沃斯滤波,主要用于地震数字一维滤波处理,效果还是很不错的。
预测反褶积软件
- 本软件实现地震勘探中预测反褶积,代码为C语言编写,可以自行修改,添加模块。