-
顺序后退法地震属性优选
地震属性分析中,地震属性数目多达100多种;而过多的地震属性往往影响模型的稳定性,一般来所6个属性一下较为合适,并且地震属性往往没有明确的地质意义,因此计算它们的统计关系意义分成重要。
- 2022-11-06 08:10:03下载
- 积分:1
-
ASCII码和GB2312
ASCII码和GB2312-80标准汉字库的数组形式,可直接在C语言中调用-ASCII codes and GB2312-80 standards for Chinese Character array of forms, can be called directly in the C language
- 2022-01-26 06:00:33下载
- 积分:1
-
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程...
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of cross-
- 2022-03-18 23:38:02下载
- 积分:1
-
经典的扫雷游戏,很实用,是用C写的,已经运行过了,好用!
经典的扫雷游戏,很实用,是用C写的,已经运行过了,好用!-The classic minesweeper game, it is practical, is written in C, has run off, and easy to use!
- 2022-01-21 03:04:27下载
- 积分:1
-
在 TextBox 中自动换行
在 TextBox 中自动换行-in TextBox auto line
- 2022-04-06 18:38:51下载
- 积分:1
-
国外人写的ftp客户端服务器源码,非常方便的实现ftp上传下载程序!...
国外人写的ftp客户端服务器源码,非常方便的实现ftp上传下载程序!-Written by foreign ftp client-server source code
- 2022-03-22 05:22:40下载
- 积分:1
-
very good!
KEIL 的使用 , 很好的资料哦, 在用KEIL 的,这个很好用哦。-very good!
- 2023-02-09 02:45:04下载
- 积分:1
-
win32最新版本api,值得学习,好好努力
win32最新版本api,值得学习,好好努力-this is a win32 interface
- 2023-09-01 05:05:03下载
- 积分:1
-
delete computer to a non
删除计算机内一个非空的目录-delete computer to a non-empty directory
- 2022-01-25 23:23:51下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1