搜索资源列表
IGDIPlus
- IGDIPlus v.3.0 一个Delphi的图像绘画接口, 提供强大的绘画机制.也可以用于C++ Builder-Interface based Delphi friendly GDI+ implementation. Features: * All GDI+ objects are accessed trough interfaces, with automatic release of resources. * All data types are e
Source-Channel-coding-for-CELP-Speech-coders---J.
- Speech coders for noisy channels, linear predictive coders background, pitch estimation based on chaos theory, vector quantiser and the missing data problem, vector quantiser design for spectral information, trellis vector excitation, analysis of tre
pagechange1
- 程序功能: 1)动态演示四种页面置换策略(OPT,FIFO,LRU,CLOCK)。 2)能够可视化观察每种置换策略的工作工程。 3)能够输入一个数字表示页执行序列的总长度(不小于1000),能够设置进程的总页数,然后随机产生页执行序列。 4)能够输入一个数字设置操作系统分配给进程的页面数。 5)统计每种置换策略在不同输入数据情况下的页面失效数。 6)根据实验结果分析不同置换策略的性能。并在实验报告中画出页面失-Program features: 1) dynamic pr
MissingPoint
- 对海量数据空缺值进行均值补值。还有对无缺数据进行随机去除制定数量数据段的操作,模拟确实存在空缺值。-To fulfill the missing points for a large amount of data.