资源列表
[其他小程序] Horizontal_well_simulation
说明:通过油藏数值模拟软件CMG模拟致密油藏的水平井开发-horizontal well development on tight reservoir by cmg<sony> 在 2025-12-02 上传 | 大小:3kb | 下载:0
[Windows编程] 9
说明:实验目的:熟悉对输入/输出运算符的重载 实验内容: 熟悉对输入/输出运算符的重载-#include <iostream.h> class Time { public: Time (int hours = 0, int minutes = 0, int seconds = 0) friend istream & operator >>(istream &, Time &) friend os<huangzhiqiang> 在 2025-12-02 上传 | 大小:3kb | 下载:0
[Windows编程] 12
说明:实验目的:熟悉并使用模板 实验内容: (1)程序清单12.1 -#include <iostream.h> template <class T> T average(T *array, int size) { T sum = 0 for (int count = 0 count < size ++count) sum+= array[count] return(sum/size) }<huangzhiqiang> 在 2025-12-02 上传 | 大小:3kb | 下载:0
[Windows编程] MultiClientServer
说明:multi client server app, vb6<scott> 在 2025-12-02 上传 | 大小:3kb | 下载:0
[C#编程] fabianyi
说明:未优化模式就是原生代码,其调式期间可以和源代码一 一对应,maxspeed模式则尽可能将操作放在寄存器内完成,并且有一定的算法优化;而最小代码模式则通过合并部分代码,尽可能的通过EBP比例变址寻址,完成对二维数组的访问。 -Model is not optimized native code, and its modal period of the source code can be one correspondence, maxspeed model is designed to opera<Tracy> 在 2025-12-02 上传 | 大小:3kb | 下载:0