CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 系统编程

搜索资源列表

  1. hmake

    0下载:
  2. Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-Haskell is a programming langu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:59817
    • 提供者:鲍军波
  1. Haskell 中文教程1-3章

    1下载:
  2. Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chap
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26993
    • 提供者:鲍军波
  1. operational_research

    0下载:
  2. 本代码系统介绍了运筹学算法及编程实践,希望大家喜欢。-the code system on the operations research algorithms and programming practice, hope you like them.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:451203
    • 提供者:袁爽
  1. 时间抽选基2FFT及IFFT算法C语言实现

    0下载:
  2. 正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to prom
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1520
    • 提供者:王京
  1. powersystempowerflow.rar

    1下载:
  2. 用C语言编程的,计算电力系统潮流计算的程序,Using C programming language, computing power system power flow calculation procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:54636
    • 提供者:孙蕾
  1. bianshi

    0下载:
  2. 用c语言编程实现系统辨识,速度快,准确度高-C programming language used to achieve system identification, fast, high accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2806
    • 提供者:扬言
  1. DM

    0下载:
  2. 系统地介绍数据挖掘方面的基本知识,提供了编程的方法-Data mining system to introduce the basic knowledge and provides a method of programming
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1786662
    • 提供者:魏丽萍
  1. KLMAN

    0下载:
  2. klman 离散随机系统的卡尔曼滤波编程算法,代码比较容易懂-klman discrete stochastic systems programming Kalman filter algorithm, the code easier to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:697
    • 提供者:zzh
  1. KLMAN0

    0下载:
  2. klman 离散随机系统的卡尔曼滤波编程算法主程序,应该比较好懂-klman discrete stochastic systems programming Kalman filter algorithm the main program, should better understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:zzh
  1. 09427

    0下载:
  2. 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4977572
    • 提供者:朱玉东
  1. smooth

    1下载:
  2. 假设用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为 常数 分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: 距离S(t-5)的最佳平滑及估计误差, -Suppose observer with a t = 1 seconds starting from a continuously moving target tracking distance measurement, assuming a second
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1023
    • 提供者:马存尊
  1. FFT_CPP

    0下载:
  2. C++编程的快速傅里叶变换,主要应用在电力系统中谐波的测量和计算中。-C++ programming of the fast Fourier transform, the main applications in the power system harmonics measurement and calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:wangze
  1. diancizantai

    0下载:
  2. 一个计算电力系统电磁暂态的程序,编程语言简单,通用性良好,可供电磁暂态初步学习使用。-A calculation of electromagnetic transients in power systems, programming languages, simple, common good, for a preliminary study using electromagnetic transient.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2883
    • 提供者:melonma
  1. Treelike-Open-Network-Power-Flow

    0下载:
  2. 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3614
    • 提供者:刘搏
  1. PQ_PowerFlow

    0下载:
  2. 电力系统潮流计算程序,采用了PQ分解法,运用了VC编程。-Power flow calculation procedures, PQ decomposition, using the VC program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:493366
    • 提供者:刘翔
  1. pq-fenjie

    0下载:
  2. pq分解法编程解电力系统潮流-pq method in c++ to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2601
    • 提供者:kpkp
  1. expertPsystem-principle-and-program

    0下载:
  2. 本书主要介绍专家系统原理与编程,适用于计算机科学、计算机信息系统、工程、以及其他一些对专家系统有兴趣的专业的人员使用。书中还给出了大量的实例与参考资料 希望有用! -This book introduces the principles and programming of expert systems, apply to computer science, computer information systems, engineering, and some other expert sy
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:11148199
    • 提供者:M.D
  1. Monte-carlo-simulation

    0下载:
  2. VBA编程实现蒙特卡罗仿真 计算结构安全系数 可以随意更改输入条件 也可以应用到结构分析以外的方面 分析系统可靠性-A original code for Monte Carlo simulation to calculate the failure probablity of a given construction system.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:15209
    • 提供者:
  1. 电力系统潮流计算

    1下载:
  2. c语言编程,牛顿拉夫讯法的电力系统潮流计算,并计算出网损
  3. 所属分类:数学计算/工程计算

  1. 潮流计算(3机9节点)

    1下载:
  2. 本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)
  3. 所属分类:数学计算

    • 发布日期:2018-09-01
    • 文件大小:18432
    • 提供者:李乃双
« 12 »
搜珍网 www.dssz.com