咨询与建议

限定检索结果

文献类型

  • 70 篇 期刊文献
  • 42 篇 会议
  • 8 册 图书
  • 3 篇 学位论文

馆藏范围

  • 123 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 98 篇 工学
    • 78 篇 计算机科学与技术...
    • 25 篇 软件工程
    • 20 篇 电气工程
    • 9 篇 信息与通信工程
    • 9 篇 控制科学与工程
    • 7 篇 航空宇航科学与技...
    • 5 篇 动力工程及工程热...
    • 4 篇 机械工程
    • 4 篇 仪器科学与技术
    • 3 篇 化学工程与技术
    • 3 篇 石油与天然气工程
    • 3 篇 核科学与技术
    • 3 篇 环境科学与工程(可...
    • 2 篇 电子科学与技术(可...
    • 2 篇 网络空间安全
    • 1 篇 轻工技术与工程
    • 1 篇 交通运输工程
    • 1 篇 食品科学与工程(可...
  • 22 篇 理学
    • 15 篇 数学
    • 4 篇 物理学
    • 3 篇 化学
    • 2 篇 统计学(可授理学、...
  • 13 篇 管理学
    • 9 篇 管理科学与工程(可...
    • 3 篇 图书情报与档案管...
  • 8 篇 教育学
    • 7 篇 教育学
    • 3 篇 心理学(可授教育学...
  • 4 篇 医学
    • 3 篇 临床医学
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 文学
    • 1 篇 中国语言文学
    • 1 篇 外国语言文学

主题

  • 123 篇 sorting algorith...
  • 12 篇 quicksort
  • 7 篇 nasa technical r...
  • 7 篇 (ntrs)
  • 5 篇 computational co...
  • 5 篇 time complexity
  • 4 篇 mergesort
  • 4 篇 parallel program...
  • 4 篇 merge sort
  • 4 篇 performance anal...
  • 4 篇 sorting networks
  • 3 篇 parallel algorit...
  • 3 篇 complexity analy...
  • 3 篇 heapsort
  • 3 篇 sorting
  • 3 篇 algorithms
  • 3 篇 internal sorting
  • 3 篇 energy consumpti...
  • 3 篇 vector computer
  • 3 篇 quick sort

机构

  • 2 篇 verimag cnrs gre...
  • 2 篇 kuwait univ fac ...
  • 2 篇 univ florida dep...
  • 2 篇 brno university ...
  • 2 篇 computer science...
  • 2 篇 univ campinas un...
  • 2 篇 sao paulo state ...
  • 2 篇 nanyang technol ...
  • 1 篇 school of comput...
  • 1 篇 natl inst inform...
  • 1 篇 kettering univ d...
  • 1 篇 pontificia univ ...
  • 1 篇 american interna...
  • 1 篇 univ gustave eif...
  • 1 篇 univ canterbury ...
  • 1 篇 abant izzet bays...
  • 1 篇 department of co...
  • 1 篇 department engli...
  • 1 篇 univ bielefeld f...
  • 1 篇 graphic era hill...

作者

  • 2 篇 borin edson
  • 2 篇 jaragh mha
  • 2 篇 peron mathias
  • 2 篇 lange klaus-diet...
  • 2 篇 rawtani nishant
  • 2 篇 torres ricardo d...
  • 2 篇 schellekens m.
  • 2 篇 kamthania supriy...
  • 2 篇 halbwachs nicola...
  • 2 篇 dramnesc isabela
  • 2 篇 jebelean tudor
  • 2 篇 abdel-hafeez sal...
  • 2 篇 dutta anurag
  • 2 篇 pisani flavia
  • 2 篇 gordon-ross ann
  • 2 篇 sarwar sm
  • 2 篇 pedronette danie...
  • 2 篇 kounev samuel
  • 1 篇 mohammad khalid ...
  • 1 篇 moscinski j

语言

  • 112 篇 英文
  • 9 篇 其他
  • 2 篇 中文
检索条件"主题词=Sorting algorithms"
123 条 记 录,以下是41-50 订阅
排序:
FLiMS: A Fast Lightweight 2-Way Merger for sorting
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 2022年 第12期71卷 3215-3226页
作者: Papaphilippou, Philippos Luk, Wayne Brooks, Chris Imperial Coll London Dept Comp London SW7 2BX England Dunnhumby Sci Innovat London W6 7NL England
In this paper, we present FLiMS, a highly-efficient and simple parallel algorithm for merging two sorted lists residing in banked and/or wide memory. On FPGAs, its implementation uses fewer hardware resources than the... 详细信息
来源: 评论
An ASIC design and formal analysis of a novel pipelined and parallel sorting accelerator
收藏 引用
INTEGRATION-THE VLSI JOURNAL 2008年 第1期41卷 65-75页
作者: Tabrizi, Nozar Bagherzadeh, Nader Kettering Univ Dept Elect & Comp Engn Flint MI 48504 USA Univ Calif Irvine Dept Elect Engn & Comp Sci Irvine CA 92697 USA
sorting, which is widely used in different areas such as database systems, IP routing, bio informatics, and cognitive-processing-based applications, imposes considerable overhead on computing resources. Therefore, an ... 详细信息
来源: 评论
A SELECT AND INSERT sorting ALGORITHM
收藏 引用
BIT 1988年 第4期28卷 726-735页
作者: BECK, I KROGDAHL, S HAIFA UNIV DEPT MATH & COMP SCIIL-31999 HAIFAISRAEL UNIV OSLO DEPT INFORMATN-0316 OSLO 3NORWAY
A general sorting algorithm, having the well knownO(n 2) algorithmsStraight Insertion Sort andSelection Sort as special cases, is described. This algorithm is analyzed in the case that certain choices in the algorithm... 详细信息
来源: 评论
A New Modified sorting Algorithm: A Comparison with State of the Art  6
A New Modified Sorting Algorithm: A Comparison with State of...
收藏 引用
6th Mediterranean Conference on Embedded Computing (MECO)
作者: Idrizi, Florim Rustemi, Avni Dalipi, Fisnik Tetovo Univ Dept Informat Tetovo Macedonia Linnaeus Univ Dept Comp Sci Vaxjo Sweden
Choosing the right method to sort numbers has a huge effect on how quickly a computer can process a task The most used sorting algorithms today have been discovered years ago, and to this day, they have been the best ... 详细信息
来源: 评论
Vertically-parallel method and VLSI-structure for sorting of one-dimensional arrays  13
Vertically-parallel method and VLSI-structure for sorting of...
收藏 引用
13th IEEE International Scientific and Technical Conference on Computer Sciences and Information Technologies (CSIT)
作者: Tsmots, Ivan Skorokhoda, Oleksa Antoniv, Volodymyr Rabyk, Vasyl Lviv Polytech Natl Univ Dept Automated Control Syst Lvov Ukraine Ivan Franko Natl Univ Lviv Dept Radio Phys & Comp Technol Lvov Ukraine
The vertically-parallel method for sorting one-dimensional arrays of numbers has been developed. The graph of the algorithm for vertically-parallel sorting of arrays has been built. The structure of the hardware for v... 详细信息
来源: 评论
Experience and Guidelines for sorting Algorithm Choices and Their Energy Efficiency  22
Experience and Guidelines for Sorting Algorithm Choices and ...
收藏 引用
13th Annual ACM/SPEC International Conference on Performance Engineering (ICPE)
作者: Meissner, Maximilian Kamthania, Supriya Rawtani, Nishant Bucek, James Lange, Klaus-Dieter Kounev, Samuel Univ Wurzburg Wurzburg Germany Hewlett Packard Enterprise Bangalore Karnataka India
Energy efficiency has become a major concern in the IT sector as the energy demand for data centers is projected to reach 1PWh per year by 2030. While hardware designers improve the energy efficiency of their products... 详细信息
来源: 评论
SmartSort Visualizer: Interactive Tool for Optimal Data sorting and Algorithm Recommendation  8
SmartSort Visualizer: Interactive Tool for Optimal Data Sort...
收藏 引用
8th IEEE International Conference on Computational System and Information Technology for Sustainable Solutions, CSITSS 2024
作者: Vankayala, Shilpita Shrivastava, Harsda Borikar, Jiya Kanisettypalli, Lohitha Vineetha, K.V. Ullas, S. Amrita School of Computing Amrita Vishwa Vidyapeetham Dept. of Computer Science & Engineering Bengaluru India
SmartSort Visualizer, integrating Data Structures and algorithms with Java, offers a tool for sorting and algorithm analysis. Users can choose from various algorithms, including Bubble Sort, Selection Sort, Insertion ... 详细信息
来源: 评论
Revolutionizing Raisin Processing through Advanced sorting and Visualization with a Deep Learning Based Support Vector Machine Model
Revolutionizing Raisin Processing through Advanced Sorting a...
收藏 引用
2024 Asia Pacific Conference on Innovation in Technology, APCIT 2024
作者: Agrawal, Jhalak Singh Gill, Kanwarpartap Chauhan, Rahul Singh Pokhariya, Hemant Chythanya, Kanegonda Ravi Chitkara University Institute of Engineering and Technology Chitkara University Punjab India Graphic Era Hill University Computer Science & Engineering Uttarakhand Dehradun248002 India Graphic Era Deemed to Be University Computer Science & Engineering Uttarakhand Dehradun248002 India SR University School of Computer Science & Artificial Intelligence Warangal India
By using a Deep Learning-Based Support Vector Machine (SVM) model, this work presents a novel method for the sorting and visualisation of raisins. A vital component of the agricultural sector, the processing of raisin... 详细信息
来源: 评论
A tag feedback based sorting algorithm for social search
A tag feedback based sorting algorithm for social search
收藏 引用
2012 International Conference on Systems and Informatics, ICSAI 2012
作者: Jiang, Zongli Li, Jingsheng College of Computer Science and Technology Beijing University of Technology Beijing 100124 China
The social search use social ability to participate in the screening and sorting of search results in order to make the result to tend to reflect the hopes of the people better. Based on the prototype of social search... 详细信息
来源: 评论
NASA Technical Reports Server (Ntrs) 19920001759: a Fast sorting Algorithm for a Hypersonic Rarefied Flow Particle Simulation on the Connection MacHine
收藏 引用
2017年
NASA Technical Reports Server (Ntrs) 19920001759: a Fast sorting Algorithm for a Hypersonic Rarefied Flow Particle Simulation on the Connection MacHine by NASA Technical Reports Server (Ntrs); published by
来源: 评论