搜索资源列表
北京中软笔试题
- 北京中软笔试题 1.不许用中间变量,把String ABCDE 倒转 2.10000个数求第2大的数,不许用排序算法. 3.排序算法的测试用例 ,Beijing Sino-soft pen test 1. Not allowed to use intermediate variables, the number of String ABCDE inverted 2.10000 seeking large number of No. 2, not allowed to use so
qiang
- 数据结构二叉树实验报告,排序算法报告的详细设计-Binary tree data structure, experimental report, the report sorting algorithm
CSAlgorithm
- C#排序算法的归纳,详细总结了目前存在得各种排序算法,并附有例程,对各种算法得效率进行了评价。-C# sorting algorithm summarized in a detailed summary of the various existing sorting algorithm may, together with routines, the efficiency of various algorithms were evaluated.
sort
- 排序算法时间比较,排序性能比较,算法比较简单,但注重性能的比较-Spend more time sorting algorithm, sorting performance comparison, the algorithm is simple, but focus on comparative performance
sorting-algorithm
- Sorting algorithms: Heapsort, Mergesort and Quicksort.
Bloom
- Sorting Algorithm - Bloom filter testing
Pagerank-sorting-algorithm
- 控制理论与控制工程硕士论文_搜索引擎中的Pagerank排序算法研究分析02-Control Theory and Control Engineering Thesis _ in the search engine Pagerank sorting algorithm research and analysis 02
-bubble-sort-algorithm
- 排序是计算机程序设计中的一种重要操作,它的功能是将任意序列的数据元素或记录,重新排列成一 个按关键字有序的序列.在计算机系统中,元素或记录排序的时间占系统整个运行时间的比例很大;并且 有序序列为记录的查找、插入和删除提供了方便,可以有效提高搜索效率;因此研究各类有效的排序算法 一直是人们感兴趣的问题,也是计算机研究中的重要课题之一-Sorting is an important operation in the design of a computer program, and it
tuopupaixu
- 实现拓扑排序算法,可用于判断图中是否存在环-Achieve topological sorting algorithm to determine the existence of maps Central
SORT-algorithm
- C++各种排序的总结,归纳一下,希望对大家有用-C++ various sorting summary summarize, we hope to be useful
k-best-sphere-decoding-algorithm
- 通过对广度优先策略中有恒定复杂度的层排序k- best 球译码算法进行分析,提出一种每节点保留可变扩展节点的层排序 k-best 球形译码算法( k-best SDA II) , 在64QAM 调制及每层保留 8 节点的实数 SDA 模型下, 通过仿真的方法得出了保留恒定扩展节点的 k-best SDA 当每节点保留扩展节点数大于等于 2 时, 性能基本不变( k-bestSDA I)-Through the breadth-first strategy in a constant layer
SortCPP
- 数据结构多种排序算法C++实现,冒泡排序,选择排序,插入排序,希尔排序,堆排序等-Implementation of various sorting algorithm, the data structure of bubble sort, selection sort, insertion sort, Hill sort, heap sort etc.
select-class
- 基于排序算法实现的对学生成绩进行录入,对于总分进行排序的一个学生成绩统计算法,算法结构较为简单,选取了插入排序的算法思想,基于MFC的框架结构,结合C++代码编写的一个简单的排序程序,能够对学生的基本信息进行录入,并计算学生总成绩和平均成绩,再根据学生总成绩进行排序,分数相同的为同一名次,并且打印成表格的程序。程序操作简单,界面简洁,实现了排序的基本要求。- Statistical algorithm based sorting algorithm for student achieveme
eight-Sorting-Algorithm
- 程序中常见的排序算法的总结,便于各个算法的比较和分析。-Summary procedure common sorting algorithm, to facilitate comparison and analysis of various algorithms.
Ten_Of_Sort
- 7大排序算法,冒泡法,快速排序算法,选择排序算法,直接插入排序算法,堆排序算法,希尔排序算法-7 large sorting algorithm bubble, rapid sorting algorithm, sorting algorithm, direct insertion sort algorithm, heap sort algorithm, Hill sorting algorithm
OpenMP
- 使用openmp实现枚举排序算法的并行实现,文档中包含代码和实验结果-Use openmp achieve enumeration sorting algorithm implemented in parallel, the document contains the code and results
Q-NDSA
- Quick non dominated sorting algorithm in java
57012201xinhaofenxuan
- 关于雷达信号分选的算法分析的文章,非常实用,供大家学习交流-Articles about radar signal sorting algorithm analysis, very practical, for everybody to learn to communicate
FPGA_merge
- 关于FPGA排序算法的研究文献,有全排序和一些归并算法的文献介绍。-FPGA sequencing algorithm on the literature, there are some sort of sorting algorithm and the literature on the merger.
algorithm
- 基础代码,包含排序和数据结构,适合于初学者研究代码,提高技能-Basic code, including sorting and data structures, suitable for beginners to study code, improve skills