搜索结果
找到约 4,187 项符合
M-file 的查询结果
文章/文档 简单的 Discrete Event Simulator M/M/K/K queue 含Readme。 可在此基础上开发复杂的仿真程序 请用 tar -xzvf sim.tar.gz 解压
简单的 Discrete Event Simulator
M/M/K/K queue
含Readme。 可在此基础上开发复杂的仿真程序
请用 tar -xzvf sim.tar.gz 解压
微处理器开发 a t 9 1 r m 9 2 0 0 bootload
a t 9 1 r m 9 2 0 0 bootload
matlab例程 一个神经网络的M生成程序和SIMULINK模型
一个神经网络的M生成程序和SIMULINK模型
Linux/Unix编程 /* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section,
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/
其他 AutoCAD DWG-file viewer
AutoCAD DWG-file viewer
VHDL/FPGA/Verilog -- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k
-- Booth Multiplier
-- This file contains all the entity-architectures for a complete
-- k-bit x k-bit Booth multiplier.
-- the design makes use of the new shift operators available in the VHDL-93 std
-- this design passes the Synplify synthesis check
-- download from: www.fpga.com.cn & www.pld.com. ...
其他 随机序列发生器,是一个m序列,生成函数都写在里面,位宽为4,可以改变!
随机序列发生器,是一个m序列,生成函数都写在里面,位宽为4,可以改变!
汇编语言 This file were downloaded from the Programmers Heaven CD-Rom. More information about this CD-Rom c
This file were downloaded from the Programmers Heaven CD-Rom.
More information about this CD-Rom can be found at the following WWW pages:
http://www.algonet.se/~synchron http://www.infomagic.com
synchron@algonet.se orders@infomagic.com
汇编语言 This file were downloaded from the Programmers Heaven CD-Rom.
This file were downloaded from the Programmers Heaven CD-Rom.
matlab例程 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间
针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。