搜索资源列表
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
interpoly
- c语言实现线性插值程序计算井深度,函数的计算量不大-c language program to calculate the linear interpolation to achieve the depth of wells, the function of the calculation is not
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
PQ-powerflow
- 用C语言实现P-Q分解法潮流计算。其中用到了高斯消去法解矩阵方程,求修正的雅可比矩阵。-Using C language PQ decomposition method flow calculation. Which uses a Gaussian elimination method for solving matrix equations, find the modified Jacobian.
xunjiche
- 实现智能小车自动循迹功能,c语言编写,适合各种智能小车初始调试-Intelligent car automatically tracking function, c language, suitable for a variety of smart car initial commissioning
shengbozhengyan
- 水平三层层状模型声波方程模拟的C语言实现及合成地震记录- 水平三层层状模型声波方程模拟的C语言实现及合成地震记录 水平三层层状模型声波方程模拟的C语言实现及合成地震记录 ON划词翻译ON实时翻译 Level three- layer model simu
snell
- 界面反射波,snell定律的c语言程序实现。-C programming language interface reflection wave, snell s law implementation.
svpwm
- 用s-builder编程实现的svpwm的仿真,需调用外部c语言编译器-Svpwm with the s-builder simulation programming, the need to call external c language compiler
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
CHAOLIUJISUAN
- 用c语言实现电力系统潮流计算,程序有详细的说明-Calculated using the c language power flow, the program is described in detail
IEC61850
- C++语言实现IEC61850协议,满足了目前智能变电站的所有需求.可供电力行业研究学习实践.-C++ language realization of IEC61850 protocol, meet the demand of the current can only transformer substation all. Learning a few practice for electric power industry research
UDF
- 应用于动态喷涂时的动网格编程,可以实现喷枪的移动。(When applied to dynamic spraying, the moving mesh can be programmed to realize the movement of the spray gun.)
潮流计算附代码
- 用C语言实现基本的潮流计算,适合辅助学习电力系统相关知识,也可在其基础上进一步深入开发(C language to calculate the power flow, suitable for those who are learning the power system , which can also be further developed)
预测反褶积软件
- 本软件实现地震勘探中预测反褶积,代码为C语言编写,可以自行修改,添加模块。