咨询与建议

限定检索结果

文献类型

  • 1,286 篇 期刊文献
  • 60 篇 会议
  • 3 篇 学位论文

馆藏范围

  • 1,349 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,138 篇 工学
    • 998 篇 计算机科学与技术...
    • 112 篇 软件工程
    • 101 篇 力学(可授工学、理...
    • 70 篇 电气工程
    • 34 篇 控制科学与工程
    • 29 篇 信息与通信工程
    • 7 篇 电子科学与技术(可...
    • 6 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 冶金工程
    • 1 篇 测绘科学与技术
    • 1 篇 化学工程与技术
    • 1 篇 石油与天然气工程
    • 1 篇 食品科学与工程(可...
  • 497 篇 理学
    • 390 篇 数学
    • 103 篇 物理学
    • 33 篇 统计学(可授理学、...
    • 9 篇 生物学
    • 1 篇 地球物理学
    • 1 篇 系统科学
    • 1 篇 科学技术史(分学科...
  • 161 篇 管理学
    • 138 篇 管理科学与工程(可...
    • 23 篇 图书情报与档案管...
    • 12 篇 工商管理
  • 13 篇 经济学
    • 13 篇 应用经济学
  • 4 篇 教育学
    • 4 篇 教育学
    • 1 篇 心理学(可授教育学...
  • 2 篇 医学
    • 2 篇 临床医学
  • 2 篇 军事学
  • 1 篇 法学
    • 1 篇 法学
  • 1 篇 农学

主题

  • 1,349 篇 analysis of algo...
  • 111 篇 computational co...
  • 87 篇 data structures
  • 81 篇 algorithms
  • 80 篇 design of algori...
  • 79 篇 combinatorial pr...
  • 71 篇 computational ge...
  • 56 篇 approximation al...
  • 49 篇 graph algorithms
  • 40 篇 parallel algorit...
  • 35 篇 random graphs
  • 35 篇 networks
  • 35 篇 online algorithm...
  • 31 篇 sorting
  • 28 篇 scheduling
  • 27 篇 dynamic programm...
  • 25 篇 parallel process...
  • 24 篇 on-line algorith...
  • 23 篇 heuristics
  • 22 篇 hashing

机构

  • 11 篇 vidyasagar univ ...
  • 8 篇 technion israel ...
  • 8 篇 purdue univ dept...
  • 7 篇 univ calif river...
  • 7 篇 zhejiang univ de...
  • 6 篇 univ freiburg in...
  • 6 篇 purdue univ dept...
  • 6 篇 at&t bell labs m...
  • 5 篇 columbia univ gr...
  • 5 篇 univ illinois de...
  • 5 篇 brown univ dept ...
  • 5 篇 columbia univ de...
  • 5 篇 inst math sci ma...
  • 5 篇 univ stellenbosc...
  • 4 篇 tel aviv univ sc...
  • 4 篇 ibm corp thomas ...
  • 4 篇 univ waterloo de...
  • 4 篇 georgia inst tec...
  • 4 篇 univ paris 09 la...
  • 4 篇 brown univ dept ...

作者

  • 11 篇 neininger r
  • 11 篇 pal madhumangal
  • 11 篇 lee dt
  • 10 篇 vitter js
  • 9 篇 devroye l
  • 9 篇 hassin r
  • 8 篇 atallah mj
  • 8 篇 pal m
  • 7 篇 flajolet p
  • 7 篇 zdeborova lenka
  • 7 篇 italiano gf
  • 7 篇 apostolico a
  • 7 篇 hambrusch se
  • 7 篇 han yj
  • 7 篇 rubinstein s
  • 7 篇 ward mark daniel
  • 7 篇 preparata fp
  • 6 篇 szpankowski w
  • 6 篇 tang cy
  • 6 篇 mondal sukumar

语言

  • 1,287 篇 英文
  • 62 篇 其他
检索条件"主题词=Analysis of algorithms"
1349 条 记 录,以下是71-80 订阅
排序:
Singularity analysis and asymptotics of Bernoulli sums
收藏 引用
THEORETICAL COMPUTER SCIENCE 1999年 第1-2期215卷 371-381页
作者: Flajolet, P Inst Natl Rech Informat & Automat F-78153 Le Chesnay France
The asymptotic analysis of a class of binomial sums that arise in information theory can be performed in a simple way by means of singularity analysis of generating functions. The method developed extends the range of... 详细信息
来源: 评论
New methods for 3-SAT decision and worst-case analysis
收藏 引用
THEORETICAL COMPUTER SCIENCE 1999年 第1-2期223卷 1-72页
作者: Kullmann, O Goethe Univ Frankfurt Fachbereich Math D-60054 Frankfurt Germany
We prove the worst-case upper bound 1.5045..(n) for the time complexity of 3-SAT decision, where n is the number of variables in the input formula, introducing new methods for the analysis as well as new algorithmic t... 详细信息
来源: 评论
analysis of Boyer and Moore's MJRTY algorithm
收藏 引用
INFORMATION PROCESSING LETTERS 2013年 第13期113卷 495-497页
作者: Alonso, Laurent Reingold, Edward M. Univ Nancy 1 INRIA Lorraine F-54506 Vandoeuvre Les Nancy France Univ Nancy 1 LORIA F-54506 Vandoeuvre Les Nancy France IIT Dept Comp Sci Chicago IL 60616 USA
Given a set of n elements each of which is either red or blue, Boyer and Moore's MJRTY algorithm uses pairwise equal/not equal color comparisons to determine the majority color. We analyze the average behavior of ... 详细信息
来源: 评论
Generalized particle swarm optimization algorithm - Theoretical and empirical analysis with application in fault detection
收藏 引用
APPLIED MATHEMATICS AND COMPUTATION 2011年 第24期217卷 10175-10186页
作者: Kanovic, Zeljko Rapaic, Milan R. Jelicic, Zoran D. Fac Tech Sci Novi Sad 21000 Serbia
A generalization of the particle swarm optimization (PSO) algorithm is presented in this paper. The novel optimizer, the Generalized PSO (GPSO), is inspired by linear control theory. It enables direct control over the... 详细信息
来源: 评论
analysis OF HENRIKSENS ALGORITHM FOR THE SIMULATION EVENT SET
收藏 引用
SIAM JOURNAL ON COMPUTING 1986年 第3期15卷 887-902页
作者: KINGSTON, JH Univ of Iowa Iowa City IA USA Univ of Iowa Iowa City IA USA
An algorithm for the scheduling of events in a discrete-event simulation system, due to J. O. Henriksen, is presented. An O(n<span class="mn" id="MathJax-Span-11" style="font-size: 7