搜索资源列表
crzy
- 此程序用来求离散时间序列的自相关函数,希望能有所帮助-the procedure used for discrete-time sequence of the autocorrelation function, hope can be helped
LyapunovExponents
- 文件说明: ---------------------------------------------- Main_LargestLyapunov_Rosenstein1.m 程序主文件1,直接运行此文件即可,Logistic 序列 Main_LargestLyapunov_Rosenstein2.m 程序主文件2,直接运行此文件即可,Henon 序列 Main_LargestLyapunov_Rosenstein3.m 程序主文件3,直接运行此文件即可,Lorenz 吸引子
simjava2
- simjava是一种离散事件仿真软件,基于该软件可以仿真诸如调度算法,故障分析等
VMwareWorkstation
- VMware Workstation 允许操作系统和应用程序在一台虚拟机内部运行。虚拟机是独立运行主机操作系统的离散环境。在 VMware Workstation 中,你可以在一个窗口中加载一台虚拟机,它可以运行自己的操作系统和应用程序。你可以在运行于桌面上的多台虚拟机之间切换,通过一个网络共享虚拟机(例如一个公司局域网),挂起和恢复虚拟机以及退出虚拟机 — 这一切不会影响你的主机操作和任何操作系统或者它正在运行的应用程序。
TapSim
- 结构化P2P网络的著名模型Tapestry的离散事件仿真代码,实现了节点加入,查询功能,退出功能
modellingandsimulationdiscreteeventsystem
- 这是一本系统讲述离散事件系统仿真与建模的专业电子书籍,对于从事随机系统的仿真,比如电梯群控算法的仿真设计,有很大帮助.-This is a system on the discrete event system simulation and modeling of professional e-books, for the simulation of stochastic systems, such as the elevator group control algorithm simulati
Omnet
- 基于离散事件的OMNeT++,是一个免费的、开源的多协议网络仿真软件。本文档介绍了如何在vc上的安装步骤-Based on discrete event OMNeT++, is a free, open-source multi-protocol network simulation software. This document describes how to vc on the installation steps
Dynamics-Simulation-Based-on-NS2
- 研究了基于Unix系统的大型离散事件可视化网络仿真器NS2-System of Unix-based visualization of large-scale discrete event network simulator NS2
OMNeTPPP4.0PINETMANET
- 基于离散事件的OMNeT++,是一个免费的、开源的多协议网络仿真软件,在网络仿真领域中占有十分重要的地位。OMNeT++英文全称是Objective Modular Network Testbed in C++,是近年来在科学和工业领域里逐渐流行的一种基于组件的模块化的开放的网络仿真平台。OMNeT++作为离散事件仿真器,具备强大完善的图形界面接口。-the dowload/install of OMNeT+++4.0 and INETMANET
programming-of-the-half-Coordination
- 可以在不打乱函数的情况下实现离散的事件处理-a good method for the internet programming of the scerete evetn
wave2gray
- 实现对一幅读进来的图像进行离散傅里叶变换,并显示出来图像-Discrete Fourier transform of an incoming image read, and displayed image.
fft
- 基于离散傅里叶变换,完成了快速傅里叶变换。-Completion of the fast Fourier transform based on the discrete Fourier transform,
CRC
- 计算机网络的CRC校验,提供了1位错,2位错,11位离散错的漏检率校验-CRC check of the computer network, a mistake two wrong, wrong and missing rate parity of 11 discrete
Yade1.14
- YADE是离散的数值模型,一个可扩展的开源框架,专注于离散单元法。这个计算部分是写在C + +采用灵活的对象模型,允许独立执行新算法和接口。Python是用于快速和简洁的场景构建,模拟控制,后处理调试。-Yade is an extensible open-source framework for discrete numerical models, focused on Discrete Element Method. The computation parts are written i
simulation
- 智能变电站过程层仿真后台程序接收前台的TCP连接,接收前台传来的xml格式数据,将解析出来的合并单元及智能终端数据保存至内存容器,供后面生成离散数据及组包使用。智能终端数据包括捕获Goose及发送Goose需要用到的数据。-Intelligent substation process level simulation daemon received a TCP connection foreground, xml format data coming the front desk recept
n2x-scripts
- Agilent测试仪脚本,生成大规模BGP路由,进行离散分布处理,仿真大规模现网路由场景-Agilent Instruments scr ipt, generate plenty of BGP discrete routes,simulate real network routes scenarios
Sfourier
- 一维离散功率谱分析求一维序列x(n)的离散Fourier谱分析,s(0:m)离散功率谱,c(0:m)振幅谱,cta(0:m)位相谱,其中m=[n/2.]。 -One dimensional power spectrum analysis of one-dimensional sequence of demand x (n) the discrete Fourier spectrum, s (0: m) discrete power spectrum, c (0: m) amplitude spe
kodo-ns3-examples-master
- 这个库演示如何使用Kodo的擦除编码库(http://steinwurf.com/kodo/)在各种NS-3的例子。Kodo是可用的下一个研究和教育友好的许可证,你可以在这里查看详情。 如果您试图配置没有有效的许可证,那么您将得到一个错误! NS-3(http://nsnam.org)是一个离散事件模拟器的主要目标是为研究和教育用途。它是使用GNU GPLv2许可下。-The library demonstrates how to use Kodo erasure coding libr
笫3章程序
- 语音的同态处理、离散余弦变换、MFCC的分析和处理(Homomorphic processing of speech, analysis and processing of MFCC)
插值方法
- 插值算法:插值方法包括:(1)线性插值(2)抛物插值(3)拉格朗日插值。三种方法都是利用离散的数据近似模拟曲线函数走向,从而给出指定离散点对应的函数值。选用不同类型的插值函数,逼近的效果不同,线性插值需要根据给定的两个点,抛物插值需要给定三个点,一般形式则通过拉格朗日插值来求解(Interpolation algorithms: interpolation methods include: (1) linear interpolation (2) parabolic interpolation