登录
首页 » 算法 » 方腔流程序

方腔流程序

于 2023-05-26 发布 文件大小:1.91 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

不可压ns方程计算方腔流,采用投影法进行计算,有限差分法,对流项采用三阶迎风,扩散项采用中心差分

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

发表评论

0 个回复

  • vibe
    vibe算法opencv实现源码,稍作修改,可以实现运动目标检测功能,个人认为背景建模和更新部分还存在缺陷
    2022-04-13 01:28:31下载
    积分:1
  • 操作系统实验读者写者的实现
    读者-写者的读写限制(包括读者优先和写者优先)         1)写-写互斥,即不能有两个写者同时进行写操作         2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写         3)读读允许,即可以有2个以上的读者同时读读者优先的限制:        如果一个读者申请读操作时,已经有一个读者在读,则该读者可以直接读写者优先的限制:        如果一个读者申请读操作时,有写者在等待访问共享资源时,则该读者要等到没有写者处于等的状态时才能开始读操作
    2022-01-28 03:39:48下载
    积分:1
  • libsvm训练
    资源描述LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等2001年开发设计的一个简单, 易于使用和快速有效的SVM模式识别与回归的软件包, 他不但提供了编译好的可在Windows系列系统的执行文件, 还提供了源代码, 方便改进, 修改以及在其它操作系统上应用; 该软件对SVM所涉及的参数调节相对比较少, 提供了很多的默认参数, 利用这些默认参数可以解决很多问题; 并提供了交互检验(Cross Validation)的功能. 该软件包可在http://www.csie.ntu.edu.tw/~cjlin/ 免费获得. 该软件可以解决C-SVM, ν-SVM, ε-SVR和ν-SVR等问题, 包括基于一对一算法的多类模式识别问题.
    2023-06-05 13:25:03下载
    积分:1
  • Levenberg-Marquardt
    文件中包含一篇关于Levenberg-Marquardt算法的详细介绍,和一个关于LM算法的简单实现
    2022-03-15 05:46:39下载
    积分:1
  • 在opnet仿真环境下的基于RFID的防碰撞
    资源描述在opnet的仿真环境下基于RFID的防碰撞仿真算法,程序以及经过了测试,绝对好用,
    2023-07-08 10:25:03下载
    积分:1
  • 数值分析第八版的负担和菲尔斯(源程序)
    Numerical Anaysis 8th Edition Burden and Faires (Fortran Source)
    2022-03-25 18:49:00下载
    积分:1
  • 解决约瑟夫环问题
    using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace 实战_使用数组解决约瑟夫环问题 {     class Program     {         static void Main(string[] args)         {             int[] intPers = Jose(12, 3, 4);             Console.WriteLine
    2023-06-26 06:40:03下载
    积分:1
  • 表达式计器 cos sin + ―*
    表达式计算器 cos sin + ―*-Expression calculator cos sin+-*
    2022-06-29 00:14:29下载
    积分:1
  • asdfdsadfsdfsdaaaaaaa
    dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
    2022-11-05 00:35:05下载
    积分:1
  • DTMF(Dual Tone Multi Frequency)Recognition Algorithm
           Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.       While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
    2022-06-16 09:51:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载