-
水平二维均质、各向同性、四周封闭等厚的长方形纯油藏数值模拟
水平二维均质、各向同性、四周封闭等厚的长方形纯油藏数值模拟
L=400m,D=800m,厚度H=20m,Φ=0.2,Pi=19.61323MPa=20kg/cm3
K=0.2D=200*10-3um2,u=1.5mPa.s,C=1.01972*10-2MPa-1=1.0*10-3(kg/cm2)-1
井位在x=350m,y=250m处,Q=78m3/d,求第676天油藏压力分
采用高斯消元法和LU分解法
- 2022-02-06 11:58:31下载
- 积分:1
-
Fourth National Graduate Electronic Design Contest T test on digital circuit des...
第四届全国研究生电子设计大赛数字电路设计T测试成绩很好
- 2022-02-13 22:52:37下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
大二短期使用java写的一个小游戏,和魔鬼板、豌豆…
大二短学期用JAVA写的一个小游戏,魔板,就是平时常见的那种拼图游戏-sophomore short term use Java to write a small game, and the devil board, in peacetime is the kind of common picture arrangement game
- 2022-03-15 14:40:29下载
- 积分:1
-
学习和研究软件内含的设计思想和原理,通过安装、显示、传输或者存储软
件等方式使用软件的,!...
学习和研究软件内含的设计思想和原理,通过安装、显示、传输或者存储软
件等方式使用软件的,!
-Study and research includes the design of software ideas and principles, through the installation, display, transmission or storage software, such as the use of software,!
- 2022-07-13 14:45:40下载
- 积分:1
-
This program is in a room where a cat
本程序是在一个房间里猫捉老鼠的游戏。通过键盘上的上、下、左、右方向键控制一只猫,十只老鼠在窗口中自由活动,可随时改变行走方向,遇窗口边界则改变方向。猫碰到老鼠后就吃掉它(该鼠不再显示)。若猫吃掉所有老鼠,游戏结束并显示游戏所剩时间;若时间用完,猫没有吃掉所有老鼠, 游戏结束并显示所剩老鼠数目。-This program is in a room where a cat-and-mouse game. Through the keyboard up, down, left and right arrow keys to control a cat, 10 mice in the window to freely travel at any time to change the direction of the window border, however, to change the direction of the event. Encountered after the cat mouse eat it (the mouse is no longer displayed). If the cats eat all the rats, the game is over and displays the time remaining for the game if time runs out, the cat did not eat all the rats, the game is over and displays the number of the remaining mice.
- 2022-12-27 11:45:03下载
- 积分:1
-
朴素贝叶斯分类器的 matlab 代码
朴素贝叶斯分类器是基于贝叶斯定理应用具有强 (幼稚)独立假设的简单概率分类器。一个更具描述性的期限为基础的概率模型将是"独立功能模式"。在模式识别文章给统计分类器的概述。
- 2023-07-26 09:05:03下载
- 积分:1
-
- 2023-03-07 12:20:04下载
- 积分:1
-
工作计划管理
工作计划管理-work plan management
- 2022-08-17 13:24:09下载
- 积分:1
-
排序算法:包括直接插入排序、冒泡排序、基数排序、快速排序、堆排序、计数排序、归并排序...
排序算法:包括直接插入排序、冒泡排序、基数排序、快速排序、堆排序、计数排序、归并排序-Sorting algorithms: including direct insertion sort, bubble sort, radix sort, quick sort, heap sort, counting sort, merge sort
- 2022-02-02 14:19:45下载
- 积分:1