登录
首页 » Python » 将数值网格写为CFD可读取的格式

将数值网格写为CFD可读取的格式

于 2021-03-24 发布
0 356
下载积分: 1 下载次数: 1

代码说明:

说明:  软件pfc划分流固耦合网格神器划分流固耦合网格神器(Software PFC division fluid solid coupling mesh artifact division fluid solid coupling mesh artifact)

文件列表:

将数值网格写为CFD可读取的格式\element.txt, 2747618 , 2018-01-05
将数值网格写为CFD可读取的格式\node.txt, 447954 , 2018-01-05
将数值网格写为CFD可读取的格式\write_fluid_mesh.exe, 413766 , 2018-01-05
将数值网格写为CFD可读取的格式\六面体网格\01_node.dat, 133244 , 2018-01-05
将数值网格写为CFD可读取的格式\六面体网格\02_ele.dat, 325207 , 2018-01-05
将数值网格写为CFD可读取的格式\四面体网格\01_node.dat, 320105 , 2018-01-05
将数值网格写为CFD可读取的格式\四面体网格\02_ele.dat, 2518868 , 2018-01-05
将数值网格写为CFD可读取的格式\混合网格\01_node.dat, 225665 , 2018-01-05
将数值网格写为CFD可读取的格式\混合网格\02_ele.dat, 1424303 , 2018-01-05
将数值网格写为CFD可读取的格式\六面体网格, 0 , 2018-01-05
将数值网格写为CFD可读取的格式\四面体网格, 0 , 2018-01-05
将数值网格写为CFD可读取的格式\混合网格, 0 , 2018-01-05
将数值网格写为CFD可读取的格式, 0 , 2018-01-05

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

发表评论

0 个回复

  • BookStore
    书店管理,在vc++6.0的开发环境,主要有添加,删除,修改,查询书籍等功能。(BookStore management)
    2012-04-14 22:19:36下载
    积分:1
  • jingang.net
    网站内容管理系统(Web content management system)
    2004-12-22 10:59:01下载
    积分:1
  • dizhenjilu
    地震记录合成及处理,包括地震子波卷积,速度分析(Seismic Record Synthesis and Processing)
    2020-07-11 22:29:08下载
    积分:1
  • Example109
    vc 用DAO在程序中动态创建数据库的程序源码,很不错的demo(vc dynamic in the program using DAO to create a database of program source code, very good demo)
    2011-06-23 22:15:54下载
    积分:1
  • 1594772840660
    说明:  数据库大作业系统演示说明,数据库大作业的模板(Database large operation system demonstration, database big job template)
    2020-08-21 11:18:26下载
    积分:1
  • fuzhuangguanli
    本软件系本人自学VB过程中试写,后来经不断改进完成,经试用比较完整,又修补了一些漏洞,可以放心投入使用,并供学习编程爱好者参考. 本软件简单易用,操作方便,基本可以不用鼠标,直接通过键盘操作. ACCESS数据库+sql语句+VB6.0 数据库采用MD5加密 测试系统:WINDOWSXP(This software grades the course of my self-VB try to write, and later by the completion of continuous improvement, the more complete the trial, but also fixes some vulnerabilities, you can rest assured that put into use, and for enthusiasts to learn programming reference. This software is simple and easy to operate , the basic can be a mouse, directly through the keyboard. ACCESS database+ sql statement+ VB6.0 database using MD5 encryption test system: WINDOWSXP)
    2008-07-10 19:27:38下载
    积分:1
  • m_map1.4
    m_map包,用于绘制地图,很好用的一个matlab绘图工具包(m_map this can help you draw a map with the matlab this can make you to draw a map)
    2018-02-09 18:27:35下载
    积分:1
  • CBSYS
    出版商印刷数据库设计 初始条件: 一个印刷书的印刷公司希望建立数据库来处理用户的印刷需要。一本书的出版发行人员提交了一份描述印刷工作的单据,印刷工作需要的使用材料,由购买清单指定。 (Publishers print database design initial conditions: a printed book printing company hopes to establish a database to handle the user s printing needs. A book publishing and distribution staff submitted a description of the work of printing documents, printing requires the use of materials, from the purchase of the designated list.)
    2020-12-03 15:19:25下载
    积分:1
  • timit
    TIMIT data base 2. Run following Matlab commands to make sure the installation worked correctly:
    2009-04-29 16:51:16下载
    积分:1
  • 70
    说明:  随着多媒体、网络技术的迅速发展,图像信息的应用日益广泛,对规模越来越大的图像数据库、可视信息进行有效的管理成为迫切需要解决的问题,灵活、高效、准确的图像检索策略是解决这一问题的关键技术之一。因此,基于内容的图像检索已成为国内外学者研究的主要热点问题,并取得了不少的成果。 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。 经过对该系统进行反复的调试运行后,该系统所实现的功能基本达到了设计目标,并且运行良好。当用户提供出所要查询的关键图后,系统就可以从用户提供的图像库中检索到与关键图相似的图片并排序返回给用户,达到了预期效果。 (With the rapid development of the multimedia and the network technology, the image information becomes more widely available, increasing the size of the image database, visual information for effective management of an urgent need to address the problem, flexible, efficient and accurate image retrieval strategy solve this problem one of the key technologies. The researchers are so keen on Content-Based Image Retrieval that they have made much progress. In this paper, today s popular content-based image retrieval technology is analyzed. And it mainly focuses on the research of its algorithm. In a period of half a year, Through access to relevant information and to seriously study the content-based image retrieval of the basic theory, in particular, in-depth study of the color histogram theory and cumulative histogram algorithm. Finally, this system should be implemented under the platform of the MATLAB by programming. In this system, the basic image retrieval functions can be achieved.)
    2009-10-21 12:01:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载