CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - FINITE

搜索资源列表

  1. FAv1

    0下载:
  2. 使用C#编写,实现输入正则表达式,输出确定有限自动机,使用图形界面显示。-prepared to use C#, are realizing the importation of expression, to determine output finite automata, the use of a graphical interface shows.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:178391
    • 提供者:郑冰
  1. CocoSourcesCS

    0下载:
  2. The Compiler Generator Coco/R Coco/R1 is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser u
  3. 所属分类:C#编程

    • 发布日期:2014-01-23
    • 文件大小:42373
    • 提供者:yy
  1. ScanerLib

    0下载:
  2. 一个简单的PASCAL语言编译器,基于有限状态机的算法,并不是一个功能完全的编译器。-a simple PASCAL language compiler, based on the finite state machine algorithm not entirely a function of the compiler.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7657
    • 提供者:Riching
  1. four

    0下载:
  2. 平面4结点有限元方法-Plane four node Finite Element Method
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:31874
    • 提供者:欧阳池毅
  1. 一个二维的网格产生程序

    1下载:
  2. 有限元分析方法使用c语言编程生成二维网格的程序-finite element analysis method using C language programming two-dimensional mesh generation process
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:13708
    • 提供者:lile
  1. youxianyuanyuandaima

    0下载:
  2. 平面有限元计算程序源代码,平面有限元计算程序源代码-Plane finite element computer program source code, plane finite element computer program source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:140541
    • 提供者:li
  1. youxianyuan

    0下载:
  2. 变分原理与有限元 椭圆孔铝平板静力结构有限元分析 所用软件 MSC.patran-Variational principle and finite element elliptic hole aluminum plate static structural finite element analysis software MSC.patran
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1032155
    • 提供者:张文静
  1. FIR

    0下载:
  2. FIR滤波器幅频特性图像C#的实现! 使用交互界面! 可实现滤波器阶数的选择-This module provides functions to implement Finite Impulse Response (FIR) * filters using a variety of algorithms. * * These functions use most or all of the following input parameters: * * inp
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:2744
    • 提供者:wangcongyi
  1. Jacobi

    0下载:
  2. 这里给出的是满阵形式存储的Jacobi法广义对称矩阵特征值计算的子程序代码,来自《 NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS(K. J. Bathe E. L. Wilson)》: -Here are the full array stored in the Jacobi method in generalized symmetric eigenvalue calculation of the subroutine code, from &q
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2204
    • 提供者:徐莹
  1. C

    0下载:
  2. 关于有限元的c++程序,此程序简单的编写了有关工程中有限元程序设计源程序,用vc编写而成-On the finite element c++ program, this program has prepared a simple finite element program on engineering design of source code, written in by vc
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:70292
    • 提供者:shiyi
  1. FiniteField

    0下载:
  2. 使用C#语言编写的,实现了在有限域上的运算。包括有限域内的加、减、乘、除、等。-Using the C# language on a finite filed. Including addition, subtraction multiplication and division and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:21074
    • 提供者:mliang
  1. NumerosAleatorios

    0下载:
  2. Seedless random number generator that uses a state machine or finite automata to determine the random value
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:107301
    • 提供者:marc5255
  1. ID3-CSharp

    0下载:
  2. This my implementation of ID3 algorithm. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically lead
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:62123
    • 提供者:Putra
  1. finite-element-sparse-matrix

    1下载:
  2. 有限元稀疏矩阵的保存和提取,基于ANSYS提取稀疏矩阵后在matlab中的重新整理。-Preservation and extraction of finite element sparse matrix
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:8240
    • 提供者:丁子彦
  1. selection-mechanism-driven

    0下载:
  2. 多线程并发服务器设计 有限状态机与有状态通信 基于消息驱动的异步选择机制 -Multi-threaded concurrent server design Finite state machine and a state of communication Based on the news of the selection mechanism driven asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:890687
    • 提供者:梦竹
  1. fem1

    0下载:
  2. 这是有限元方法中的线性插值和二次差值的误差的计算程序。本程序使用C++编程的。当运行出结果还需要在matlab中画出图形。-This is a linear interpolation and the second error of the difference in the finite element method calculation program. The the program use C++ programming. When you run out of the results
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:4368350
    • 提供者:wang bo
  1. FSMAgentDLL

    0下载:
  2. FSMAgentDLL. This little bit of code provides a coded and structural framework to load in, parse and traverse a deterministic, finite-state instruction set. The Agent s purpose is to function as a generic base translation point between our server dat
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:8495
    • 提供者:Joseph Palas
  1. modeling

    0下载:
  2. 基于C语言的地震正演模拟程序,主要采用了有限差分法来实现,希望可以帮助到大家-C language program based on the seismic forward modeling, mainly using the finite difference method to achieve, hope you can help to
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:2769625
    • 提供者:kongwei
  1. exe3

    0下载:
  2. 使用c语言编写的一个接受“实常数”语言的有穷状态自动机-Using c language one to accept the " real constant" languages ​ ​ finite state automaton
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:781
    • 提供者:雨晴
  1. PML_10

    2下载:
  2. 交错网格声波方程正演模拟,PML吸收边界,比较适合刚刚接触的学者。交错网格有限差分地震波场计算,二维的声波正演,利用空间10阶,时间2阶。-The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme
  3. 所属分类:CSharp

    • 发布日期:2015-12-01
    • 文件大小:1024
    • 提供者:乌克兰
« 12 »
搜珍网 www.dssz.com