搜索资源列表
hmake
- Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-Haskell is a programming langu
Haskell 中文教程1-3章
- Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chap
operational_research
- 本代码系统介绍了运筹学算法及编程实践,希望大家喜欢。-the code system on the operations research algorithms and programming practice, hope you like them.
时间抽选基2FFT及IFFT算法C语言实现
- 正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的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
powersystempowerflow.rar
- 用C语言编程的,计算电力系统潮流计算的程序,Using C programming language, computing power system power flow calculation procedure
bianshi
- 用c语言编程实现系统辨识,速度快,准确度高-C programming language used to achieve system identification, fast, high accuracy
DM
- 系统地介绍数据挖掘方面的基本知识,提供了编程的方法-Data mining system to introduce the basic knowledge and provides a method of programming
KLMAN
- klman 离散随机系统的卡尔曼滤波编程算法,代码比较容易懂-klman discrete stochastic systems programming Kalman filter algorithm, the code easier to understand
KLMAN0
- klman 离散随机系统的卡尔曼滤波编程算法主程序,应该比较好懂-klman discrete stochastic systems programming Kalman filter algorithm the main program, should better understand
09427
- 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
smooth
- 假设用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为 常数 分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: 距离S(t-5)的最佳平滑及估计误差, -Suppose observer with a t = 1 seconds starting from a continuously moving target tracking distance measurement, assuming a second
FFT_CPP
- C++编程的快速傅里叶变换,主要应用在电力系统中谐波的测量和计算中。-C++ programming of the fast Fourier transform, the main applications in the power system harmonics measurement and calculation.
diancizantai
- 一个计算电力系统电磁暂态的程序,编程语言简单,通用性良好,可供电磁暂态初步学习使用。-A calculation of electromagnetic transients in power systems, programming languages, simple, common good, for a preliminary study using electromagnetic transient.
Treelike-Open-Network-Power-Flow
- 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
PQ_PowerFlow
- 电力系统潮流计算程序,采用了PQ分解法,运用了VC编程。-Power flow calculation procedures, PQ decomposition, using the VC program.
pq-fenjie
- pq分解法编程解电力系统潮流-pq method in c++ to
expertPsystem-principle-and-program
- 本书主要介绍专家系统原理与编程,适用于计算机科学、计算机信息系统、工程、以及其他一些对专家系统有兴趣的专业的人员使用。书中还给出了大量的实例与参考资料 希望有用! -This book introduces the principles and programming of expert systems, apply to computer science, computer information systems, engineering, and some other expert sy
Monte-carlo-simulation
- VBA编程实现蒙特卡罗仿真 计算结构安全系数 可以随意更改输入条件 也可以应用到结构分析以外的方面 分析系统可靠性-A original code for Monte Carlo simulation to calculate the failure probablity of a given construction system.
电力系统潮流计算
- c语言编程,牛顿拉夫讯法的电力系统潮流计算,并计算出网损
潮流计算(3机9节点)
- 本程序应用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.)