搜索资源列表
BMalthorithm
- BM算法找出产生该段序列的最短级数的线性反馈移位寄存器(LFSR),如对序列a=(1001101011),结果为LFSR(25,4)即周期为25,寄存器级数为4,此处所给为固定长度。-Using BM algorithm to find the linear feedback shift registers with the least steps corresponding to certain sequence. For example, as for a=(1001101011), the
matlabyiqunsuanfa
- 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
Multi-level-queue-algorithm
- 采用多级反馈队列调度算法来模拟实现处理机的调度过程,C语言代码,在VC++6.0上调试通过。-Multi-level feedback queue scheduling algorithm to simulate the process of realization of processor scheduling, C language code, debug by VC++6.0.
055523232007
- program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version. Since this is my first contribution here, I hope you guys take a look
3
- 编程实现四种调度算法 编程实现四种调度算法: (1) 先来先服务算法 (2) 短作业优先算法 (3) 优先权算法 (4) 基于时间片的多级反馈队列算法 -Programming implement four scheduling program implement four scheduling algorithms: (1) first come first serve algorithm (2) short jobs first algorithm (3) prior
Sort
- C语言环境中的数据排序排序算法,用于数据排序- Undo edits DictionaryGoogle Translate for Business:Translator ToolkitWebsite TranslatorGlobal Market Finder Turn off instant translationAbout Google TranslateMobilePrivacyHelpSend feedback► Click to edit and see
GL
- 在广义表文本框中按要求输入一个广义表,此时按DrawPic键会将绘制的表显示在右边的视图中,在处理字符文本框中输入一个字符,如果按Delete键将直接删除与之对应的广义表的结点,在替换字符文本框中输入一个字符,按Replace将替换广义表的结点数据,按ReInput键则重新输入-Required in the broad table in the text box to enter a broad table, the table will be drawn DrawPic key in the
quee
- 多级反馈队列(操作系统课设),模拟 操作系统中 多级反馈队列的 算法,大三的做课设的学生可以借鉴一下-Multi-level feedback queue (class-based operating system), simulated operating system multi-level feedback queue algorithm, junior students to do class-based can learn about