-
水平二维均质、各向同性、四周封闭等厚的长方形纯油藏数值模拟
水平二维均质、各向同性、四周封闭等厚的长方形纯油藏数值模拟
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
-
31_LQ_K66FX_ADC归一化参数
说明: 龙邱智能车,基于K66核心板,ADC归一化参数(Longqiu Intelligent Vehicle, Based on K66 Core Board, ADC Normalized Parameters)
- 2020-06-19 21:00:01下载
- 积分:1
-
2c-esp8266_sdk_api_guide_cn_v1.5.4
esp8266 api which can be used in ecplies
- 2019-03-15 23:57:19下载
- 积分:1
-
BLDC
stm32实现无刷直流电机双闭环控制,非常优秀(STM32 realizes double closed-loop control of Brushless DC motor, which is excellent)
- 2019-02-19 21:28:24下载
- 积分:1
-
huanyingdenglu
用LABVIEW做的欢迎界面,可以设置分类型号登陆,对坐测试的朋友有一定的帮助,尤其是多型号测试。(Welcome to do with the LABVIEW interface, you can set the classification models landing, sitting down to a test of a friend has some help, especially the multi-model test.)
- 2010-08-28 08:31:06下载
- 积分:1
-
C# 取消磁盘共享功能的实例
Visual C# 取消Windows 磁盘共享源代码,在Widnwos7也可设置某一磁盘共享和不共享,本程序只是模拟实现的功能,可取消已被共享的磁盘,在文本框中输入盘符即可取消该盘的共享属性。编写思路,单击一个按钮,创建一个事件,将整个需要实现的功能都写进按钮事件中,事件的代码如下:
System.Diagnostics.Process myProcess = new System.Diagnostics.Process();
myProcess.StartInfo.FileName = "cmd.exe";//启动cmd命令
myProcess.StartInfo.UseShellExecute = false;//是否使用系统外壳程序启动进程
myProcess.StartInfo.RedirectStandardInput = true;//是否从流中读取
myProcess.StartInfo.RedirectStandardOutput = true;//是否写入流
myProcess.StartInfo.RedirectStandardError = true;//是否将错误信息写入流
myProcess.StartInfo.CreateNoWindow = true;//是否在新窗口中启动进程
myProcess.Start();//启动进程
//执行取消磁盘共享命令
myProcess.StandardInput.WriteLine("NET SHARE " + textBox1.Text + "$ /DEL");
MessageBox.Show("执行成功", "信息", MessageBoxButtons.OK, MessageBoxIcon.Information);
- 2023-05-13 16:00:03下载
- 积分:1
-
经过图片高亮手风琴代码
说明: jQuery经过图片高亮手风琴代码是一款鼠标悬停图片高亮显示,滑动展开手风琴效果代码。(JQuery through the picture highlighted accordion code is a mouse hover picture highlighted display, sliding to expand the accordion effect code.)
- 2019-04-08 14:32:18下载
- 积分:1
-
Modulo 3, VLAN, STP, VTP
说明: Modulo 3, VLAN, STP, VTP
- 2020-04-09 12:09:18下载
- 积分:1
-
hdmi agreements detailing the contents of the agreement hdmi, hdmi engaged in th...
详细介绍了hdmi协议的内容,对从事hdmi协议的设计和应用有帮助
- 2023-03-17 15:10:05下载
- 积分:1
-
Keypad with pic16f877a
KEYPAD INTERFACING ORIGINAL FILE WITH PROTEUS SIMULATION
- 2017-09-04 18:01:34下载
- 积分:1