资源列表
[C#编程] 模拟服务台前的排队现象问题
说明:某银行有一个客户办理业务站,在单位时间内随机地有客户到达,设每位客户的业务办理时间是某个范围内的随机值。设只有一个窗口,一位业务人员,要求程序模拟统计在设定时间内,业务人员的总空闲时间和客户的平均等待时间。假定模拟数据已按客户到达的先后顺序依次存于某个正文数据文件中。对应每位客户有两个数据,到达时间和需要办理业务的时间。-a certain bank for a business client stations, the unit ti<刘一 > 在 2008-10-13 上传 | 大小:1.46kb | 下载:0
[C#编程] huffman解压缩
说明:运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio<陈帅> 在 2008-10-13 上传 | 大小:3.3kb | 下载:0
[C#编程] 基于小波变换和模糊算法的医学图像的边缘检测算法
说明:边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.<yuan> 在 2008-10-13 上传 | 大小:396.35kb | 下载:0
[C#编程] MSP430与24WC02的接口程序
说明:一个基于关于MSP430应用的例子,430与24wc02EEprom的应用接口程序-an application based on the MSP430 example, the 430 and 24wc02EEprom Application Interface Program<周志强> 在 2008-10-13 上传 | 大小:3.22kb | 下载:0
[C#编程] 页面置换算法(FIFO和LRU)
说明:模拟操作系统虚拟存储中的页面置换算法采用FIFO算法和LRU算法-simulation operating system virtual memory pages the algorithm used FIFO replacement algorithm and LRU algorithm<杨鼎新> 在 2008-10-13 上传 | 大小:6.67kb | 下载:0