搜索资源列表
-
0下载:
处理机调度算法的设计需要考虑系统的设计目标,而且通常算法设计不能复杂,否则会带来过大的系统开销,因为处理机切换发生非常频繁。也正因为此,通常将调度与上下文切换过程以汇编语言书写-processor scheduling algorithm design need to consider the design goals, but usually not complex algorithm design. it will bring too much system overhead, as pro
-
-
0下载:
说明:
本段代码完整实现了在CListView列表中ListItem的排序,
其功能有:
1、实现升序和降序切换;
2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序);
3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法);
4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
-
-
0下载:
一个QAM调制的垂直切换算法,matlab仿真实现的。-A vertical QAM modulation switching algorithm, matlab simulation.
-
-
0下载:
一个比较好的垂直切换算法,提供了两种切换算法,并进行MATLAB算法仿真-A better vertical switching algorithm, provides two switching algorithm, and the MATLAB algorithm simulation
-
-
0下载:
播放 器是指能播放以数字信号形式存储的视频或音频文件的软件,也指具有播放视频或音频文件功能的电子器件产品。除了少数波形文件外,大多数播放器携带解码器以还原经过压缩媒体文件,播放器还要内置一整套转换频率以及缓冲的算法。-The player is playing stored in digital signal in the form of video or audio file of the software, also refers to the electronic device havin
-
-
0下载:
冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。-Bubble Sort (Bubble Sort), is a relatively simple sorting algorithm field of computer science. It repeatedly visited the number of columns to be sorted, a comparison of t
-
-
1下载:
采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
-
-
0下载:
基于matlab代做的hslogic认知无线电切换算法,基于排队论,考虑主用户是否随机接入两种情况(Hslogic cognitive radio switching algorithm based on MATLAB generation, based on queuing theory, considering whether the main user is randomly connected to two cases)
-