-
hao
hao -hao hao
- 2022-08-18 13:36:33下载
- 积分:1
-
ANSYS温度场分析
ANSYS多圈管2D冻结温度场分析,根据对称性,选择第一象限进行模拟。
命令流中有详细说明!
ZTIME=540 !冻结时间
Ld=10000 !如果某荷载步的温度等于Ld,则表示该荷载步不加载,直到下一荷载步
KBCVALUE=1 !KBCVALUE=0为坡道加载,KBCVALUE=1为阶跃加载
THETA=90 !所计算扇形区的圆心角,单位为度。一般取为第一圈孔的主面与界面的夹角(保证井内温度场基本不受影响)
!该范围内每圈孔至少有3个管,否则可能在捕捉图时有点小问题,
GA=THETA*1/1 !应确保GA的范围内每圈冻结管至少有2个.
- 2022-03-21 10:55:04下载
- 积分:1
-
本人收集并经过运行的与直接扩频通信的相关的两个非常好的MATLAB仿真程序!...
本人收集并经过运行的与直接扩频通信的相关的两个非常好的MATLAB仿真程序!-I collect and run through the DSSS and the associated two very good way MATLAB Order!
- 2023-01-26 08:05:04下载
- 积分:1
-
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for...
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech tagging) specify the sequence of words along with the correct assignment of tags (i.e. states). The goal is to predict the tag sequences for new sentences.
- 2023-04-23 16:15:03下载
- 积分:1
-
do with the browser
用DELPHI做的浏览器原码-do with the browser-source
- 2022-01-31 06:01:15下载
- 积分:1
-
获取硬件信息.比如停用启用什么的.
这个代码可以说非常有用哦....
获取硬件信息.比如停用启用什么的.
这个代码可以说非常有用哦.-Access to the hardware information. For example, what to disable the opening. The code is very useful can be said Oh.
- 2023-07-06 08:45:02下载
- 积分:1
-
这UNIX C代码监视Web服务器每隔几分钟,试图找回我..
This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager address.-This Unix C code monitors a web server every few minutes by
trying to retrieve its home page. It sends you email when it can t
connect, and every so often while the server is still down. It sends a
final message when it comes back up. If you have email paging, just
direct the email to your pager address.
- 2022-08-18 21:02:42下载
- 积分:1
-
虽然这本书有些简单,可是,它包含的内容其实也不少。
简单是因为我不想让它太复杂化,我尽量争取一个游戏程序,不到十面纸。事实也是如此:其中那么多的代码,...
虽然这本书有些简单,可是,它包含的内容其实也不少。
简单是因为我不想让它太复杂化,我尽量争取一个游戏程序,不到十面纸。事实也是如此:其中那么多的代码,有一半是详细的解释。
简单的另一个原因是,一个农民的儿子,我知道学生买一本大书的痛苦。
这本书不同于一般的书的地方在于:它是以游戏的实现为主线,附加一些程序涉及到的其它内容。
-VC++6 Gram Programing
- 2022-01-21 21:49:48下载
- 积分:1
-
航空影像的空间后方交会程序,用共线方程,已知地面控制点的情况下,解求像点坐标matlab完成矩阵运算,程序简洁实用...
航空影像的空间后方交会程序,用共线方程,已知地面控制点的情况下,解求像点坐标matlab完成矩阵运算,程序简洁实用-Aerial Images of the space resection procedure, with a total line equation, known ground control points of the case, the solution coordinates matlab order to complete the image point matrix operations, the program simple and practical
- 2022-07-18 10:21:01下载
- 积分:1
-
俄罗斯方块
俄罗斯方块是款非常流行的小游戏,通过七个方块的旋转和位移,构成各种变幻莫测的图案。而游戏者也在不断的叠加和消除中找到乐趣。
从编程的角度来说,这个游戏混合了键盘事件,定时器,随机数,鼠标事件(如果没有菜单,这个也不是必需的),数据结构比较清晰,算法比较灵活,图形是比较简单的矩形,所以很适合刚学习完某种语言的语法又想做点什么的初学者。
- 2022-03-22 04:36:54下载
- 积分:1