登录
首页 » Fortran » 声学二维常单元

声学二维常单元

于 2020-07-09 发布
0 124
下载积分: 1 下载次数: 1

代码说明:

说明:  Fortran的声辐射边界积分计算程序,使用常数网格单元(FORTRAN version of the acoustic radiation boundary integral calculation program, the grid is a constant element.)

文件列表:

声学二维常单元\consT1-2EX.rar, 3958 , 2019-11-20
声学二维常单元\duct.rar, 306 , 2019-11-20
声学二维常单元, 0 , 2019-11-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 字符串
    字符串相关指令的知识点和字符串相关的面试题,推荐(Knowledge Points of String-related Instructions and String-related Interview Questions, Recommendations)
    2020-06-23 06:00:02下载
    积分:1
  • c++ achieved Snake game, it is the classic windows game.
    c++实现的贪吃蛇游戏,很经典的windows游戏。-c++ achieved Snake game, it is the classic windows game.
    2022-02-14 02:22:37下载
    积分:1
  • XML document generation tool examples
    文档生成工具 XML例子-XML document generation tool examples
    2022-11-17 04:40:04下载
    积分:1
  • javaWeb教程
    javaWeb教程-javaWeb Guide
    2022-09-25 23:40:04下载
    积分:1
  • hht_example
    hht example for python
    2020-06-16 12:40:02下载
    积分:1
  • 互信息
    说明:  是MATLAB背景下的互信息程序,适合入门学习,欢迎下载。(It is a mutual information program in the background of MATLAB, suitable for entry learning, welcome to download.)
    2020-06-04 12:22:00下载
    积分:1
  • Can choose the Chinese version of the electronic design interface automatically...
    可以选择中文版操作界面的电子设计自动...书中介绍如何用HQL编写Hibernate查询,如何结合使用Hibernate和基于Java的Criteria与Example。同时还详细介绍Hibernate的映射-Can choose the Chinese version of the electronic design interface automatically ... the book describes how to use Hibernate prepared HQL query, how to combine the use of Hibernate and Java-based Criteria and Example. At the same time, also gave details of Hibernate mapping
    2022-09-16 10:45:03下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • 综述
    导航类综述性文章,包括MEMS微型惯导综述,单兵自主导航技术等,以及视觉导航综述(Navigation review articles, including MEMS micro-inertial review, individual autonomous navigation technology, and visual navigation overview)
    2019-04-10 10:31:59下载
    积分:1
  • Hedoni-com
    说明:  享乐博弈用于通信中,大家可以看看,学习一下(Hedonic game is used in communication. You can see it and learn it.)
    2020-06-18 16:20:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载