CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C f

搜索资源列表

  1. sor_2.f

    0下载:
  2. This program solve the Navier-Stokes (NS) equations using the C C Successive Over Relaxation (SOR) method.-This program solve the Navier-Stokes (NS) equations using the CC Successive Over Relaxation (SOR) method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2675
    • 提供者:Z.T.
  1. sor_4.f

    0下载:
  2. This program solve the Fourth Order Navier-Stokes (FONS) equations C C introduced by Erturk and Gokcol ["Fourth-Order Compact Formulation C C of Navier-Stokes Equations and Driven Cavity Flow at High Reynolds C C Numbers"-This program solve the Fourt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3272
    • 提供者:Z.T.
  1. erturk_2.f

    0下载:
  2. This program solve the Navier-Stokes (NS) equations using the C C method proposed by Erturk et al. ["Numerical Solutions of 2-D C C Steady Incompressible Driven Cavity Flow at High Reynolds Numbers"-This program solve the Navier-Stokes (NS) equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3802
    • 提供者:Z.T.
  1. c

    0下载:
  2. 本次试验的主要要点是哈夫曼树的建立过程,这种算法的思路是: 1)依据给定的n个权值{W0,W1,……,Wn-1}构造n棵只有一个根结点的二叉树,这些二叉树组成一个森林F={T0,T1,……,Tn-1}。 2)在森林F中选取两棵根结点的权值最小的二叉树作为左、右子树合并成一棵新的二叉树,这棵新的二叉树的根结点的权值等于其左、右子树根结点的权值之和。这样一来,森林中就减少了一棵树。 3)重复上一步,直到森林F中只有一棵二叉树为止,这棵二叉树便是要得到的哈夫曼树 二叉树建立好之后,通过
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2572
    • 提供者:张学阳巨蟹
  1. delete-f.bat

    0下载:
  2. 防止系统文件过大,自动删除操作系统中的休眠文件,防止C盘过大-delete sp file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:lkj
  1. C-language-lexical-analyzer

    0下载:
  2. 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。-英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。 请键入文字或网站地址,或者上传文档。 取消 Shǐyòng C#biānxiě de yīgè jiǎnyì de C yǔyán cífǎ fēnxī qì, duì huìbiān yǔyán de yīgè huó xu
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:115931
    • 提供者:wangbin
  1. SPECULAR-REFLECTION-OF-A-TREE.cpp

    0下载:
  2. 一棵树的镜面映射指的是对于树中的每个结点,都将其子结点反序。例如,对左边的树,镜面映射后变成右边这棵树。 a a / | \ / | b c f ===> f c b / \ / d e e d 我们在输入输出一棵树的时候,常常会把树转换成对应的二叉树,而且对该二叉树中只有单个子结点的分支结点补充一个虚子结点“$”,形成“伪满二叉树”。 例如,对下图左边的树,得到下图右边的伪满二叉树 a a / | \ / b c f ===> b $
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2509
    • 提供者:nature
  1. NET-KZ-mini-ME2-SD-F

    0下载:
  2. 一款用于用户,内部网络路由器,通道切换控制传送分配端口的电路板文件,直接就可以制作了,无需软件支持!这个是反脚设计。-A NET PORT A B C D,ADN WIFI PORT A B C D
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-24
    • 文件大小:70101
    • 提供者:zixo chen
  1. web-portal-f

    0下载:
  2. Apriori Algorithm for C#
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:136346
    • 提供者:Ankit Anurag
  1. cgsvd

    0下载:
  2. CGSVD Compact generalized SVD of a matrix pair in regularization problems. sm = cgsvd(A,L) [U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu] Computes the generalized SVD of the matrix pair (A,L): [ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:739
    • 提供者:常丁月
  1. f

    0下载:
  2. 从书上抄的一小段c语言程序,书名是c语言自学笔记,主要是想下载网站的iccavr内存补丁。麻烦啦Copy of a short C language program, the title is the C language self-study notes, mainly want to download the site s ICCAVR memory patch. Trouble!
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7323
    • 提供者:曾汉夫
  1. CodeMaid_v0.8.1

    0下载:
  2. 开源代码格式化插件,非常好用 CodeMaid is an open source Visual Studio extension to cleanup, dig through and simplify our C#, C++, F#, VB, PHP, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, Javascr ipt and Typescr ipt coding.-Open source code formatting plug, very
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:748552
    • 提供者:yuzhiqiang
  1. C

    0下载:
  2. C语言程控交换机源代码, C语言程控交换机源代码, C语言程控交换机源代码,-Cbh adnbjh nbejewq w3er erfr ewr w3r4 234yg 3h 5jn7 45 2q3f v yn wcd gb45 vw2 r4324g 5h 2 g g4ebh ew r tg tr g es f e t t wr tgry ry ret
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2245104
    • 提供者:许文涛
  1. c-game-eluosi

    0下载:
  2. 一个C语言游戏,俄罗斯方块,比较简单,自己收集的。-Yīgè C yǔyán yóuxì, èluósī fāngkuài, bǐjiào jiǎndān, zìjǐ shōují de.
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:13127
    • 提供者:紫电
  1. changgui

    0下载:
  2. 编写函数把华氏温度转换为摄氏温度,公式为:C = (F - 32)* 5/9 在主程序中提示用户输入一个华氏温度,转化后输出相应的摄氏温度。-Write a function to convert Fahrenheit to Celsius, the formula is: C = (F- 32)* 5/9 in the main program prompts the user for a Fahrenheit temperature, the transformed output of t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:guai062840
  1. 数值分析 c语言代码库

    2下载:
  2. 数值分析 多种C算法代码库 1、离散傅立叶变换与反变换 2。四阶亚当姆斯预估计求解初值问题 3、几种常见随机数的产生 如求[a,b]上的均匀分布、 正态分布、 指数分布 、 拉普拉斯随机分布、瑞利分布、 韦伯分布、 泊松分布等 4、指数平滑法预测数据 5、四阶(定步长)龙格--库塔法求解微分初值问题 精度比欧拉方法高但是感觉依然不理想 6、改进的欧拉方法求解微分方程初值问题 感觉精度比较低 7、中心差分(矩形)公式求导 8、高斯10点法求积分 9、龙贝格法求积分
  3. 所属分类:其它程序

  1. ALI_M1543(C)_chipset

    0下载:
  2. M1543: Desktop South Bridge The M1543 is a bridge between PCI and ISA bus, providing full PCI and ISA compatible functions. The M1543 has Integrated Super I/O( Floppy Disk Controller, 2 serial ports/1 parallel port ), System Peripherals (ISP) (2
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1608516
    • 提供者:serge
  1. OR-F-009.-Ejemplos-de-OpenMP.tar

    0下载:
  2. Parallel examples in OpenMP C-Parallel examples in OpenMP C
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:16896
    • 提供者:koumbaya
  1. calclator

    0下载:
  2. 计算器程序的经典算法的实现,获取用户输入的算式只需利用” f c f”调用scanf函数就可以。其中 c用来获取运算符+,-,*,/, f用来获取运算数。 利用if语句或switch语句区分 +,-,*,/ 的不同情况进行运算输出-Calculator program of classical algorithm to obtain user input formula using only f c f call to scanf function can be. Where c is
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1896318
    • 提供者:王会鹏
  1. tp-c

    0下载:
  2. tree program and zebi f omok and oss omkom and nikomkom and nami fikom-tree program and zebi fi fomok and oss omkom and nikomkom and nami fikom
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:392985
    • 提供者:saif
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com