期刊文献+
共找到481篇文章
< 1 2 25 >
每页显示 20 50 100
Smart Bubble Sort:A Novel and Dynamic Variant of Bubble Sort Algorithm
1
作者 Mohammad Khalid Imam Rahmani 《Computers, Materials & Continua》 SCIE EI 2022年第6期4895-4913,共19页
In the present era,a very huge volume of data is being stored in online and offline databases.Enterprise houses,research,medical as well as healthcare organizations,and academic institutions store data in databases an... In the present era,a very huge volume of data is being stored in online and offline databases.Enterprise houses,research,medical as well as healthcare organizations,and academic institutions store data in databases and their subsequent retrievals are performed for further processing.Finding the required data from a given database within the minimum possible time is one of the key factors in achieving the best possible performance of any computer-based application.If the data is already sorted,finding or searching is comparatively faster.In real-life scenarios,the data collected from different sources may not be in sorted order.Sorting algorithms are required to arrange the data in some order in the least possible time.In this paper,I propose an intelligent approach towards designing a smart variant of the bubble sort algorithm.I call it Smart Bubble sort that exhibits dynamic footprint:The capability of adapting itself from the average-case to the best-case scenario.It is an in-place sorting algorithm and its best-case time complexity isΩ(n).It is linear and better than bubble sort,selection sort,and merge sort.In averagecase and worst-case analyses,the complexity estimates are based on its static footprint analyses.Its complexity in worst-case is O(n2)and in average-case isΘ(n^(2)).Smart Bubble sort is capable of adapting itself to the best-case scenario from the average-case scenario at any subsequent stages due to its dynamic and intelligent nature.The Smart Bubble sort outperforms bubble sort,selection sort,and merge sort in the best-case scenario whereas it outperforms bubble sort in the average-case scenario. 展开更多
关键词 Sorting algorithms smart bubble sort FOOTPRINT dynamic footprint time complexity asymptotic analysis
在线阅读 下载PDF
HEAPSORT算法评价
2
作者 陈滇英 《韶关大学学报》 1993年第4期1-6,共6页
本文论述 HEAPSORT算法的有效性及其实现的技巧.
关键词 排序 堆排序 关键字 完全二叉树 时间复杂度 空间复杂度 数据处理 heapSORT算法
在线阅读 下载PDF
Design for a Novel Framework of Hyper-Heuristic Algorithm 被引量:1
3
作者 郭为安 汪镭 +2 位作者 陈明 刘晋飞 吴启迪 《Journal of Donghua University(English Edition)》 EI CAS 2014年第2期109-112,共4页
A novel framework of hyper-heuristic algorithm was proposed to improve the adaption of evolutionary algorithms( EAs)in optimization. The algorithm could be changed during the evolutionary progress according to their p... A novel framework of hyper-heuristic algorithm was proposed to improve the adaption of evolutionary algorithms( EAs)in optimization. The algorithm could be changed during the evolutionary progress according to their performances. In addition,a large number of elite individuals were employed in the algorithm and the elite individuals helped algorithm achieve a better performance,while such number of elite individuals stagnated the global convergence in conventional single algorithm. The time complexity was analyzed to demonstrate the novel framework did not increase the time complexity. The simulation results indicate that the proposed framework outperforms any single algorithm that composes the framework. 展开更多
关键词 hyper-heuristic algorithm ADAPTION ELITE individuals EVOLUTIONARY algorithm time complexity
在线阅读 下载PDF
Research and Improvement of Kruskal Algorithm 被引量:2
4
作者 Haiming Li Qiyang Xia Yong Wang 《Journal of Computer and Communications》 2017年第12期63-69,共7页
It’s a very popular issue regarding the minimum cost spanning tree which is of great practical and economical significance to solve it in a concise and accelerated way. In this paper, the basic ideas of Kruskal algor... It’s a very popular issue regarding the minimum cost spanning tree which is of great practical and economical significance to solve it in a concise and accelerated way. In this paper, the basic ideas of Kruskal algorithm were discussed and then presented a new improved algorithm—two branch Kruskal algorithm, which is improved to choose a middle value. Finally, because the time complexity is reduced, and the process is more convenient, it is concluded that the improved Kruskal algorithm is more effective in most cases compared with the Kruskal algorithm. 展开更多
关键词 Minimum SPANNING TREE CLASSICAL Kruskal algorithm Two Branch Kruskal algorithm time complexity
暂未订购
A FAST TREE SOREING ALGORITHM
5
作者 黄竞伟 戴大为 《Acta Mathematica Scientia》 SCIE CSCD 1998年第4期421-426,共6页
This paper presents a new tree sorting algorithm whose average time complexity is much better than the sorting methods using AVL-Tree or other balanced trees. The experiment shows that our algorithm is much faster tha... This paper presents a new tree sorting algorithm whose average time complexity is much better than the sorting methods using AVL-Tree or other balanced trees. The experiment shows that our algorithm is much faster than the sorting methods using AVL-Thee or other balanced trees. 展开更多
关键词 SORTING algorithm time complexity.
在线阅读 下载PDF
Parallel Minimax Searching Algorithm for Extremum of Unimodal Unbounded Function
6
作者 Boris S. Verkhovsky 《International Journal of Communications, Network and System Sciences》 2011年第9期549-561,共13页
In this paper we consider a parallel algorithm that detects the maximizer of unimodal function f(x) computable at every point on unbounded interval (0, ∞). The algorithm consists of two modes: scanning and detecting.... In this paper we consider a parallel algorithm that detects the maximizer of unimodal function f(x) computable at every point on unbounded interval (0, ∞). The algorithm consists of two modes: scanning and detecting. Search diagrams are introduced as a way to describe parallel searching algorithms on unbounded intervals. Dynamic programming equations, combined with a series of liner programming problems, describe relations between results for every pair of successive evaluations of function f in parallel. Properties of optimal search strategies are derived from these equations. The worst-case complexity analysis shows that, if the maximizer is located on a priori unknown interval (n-1], then it can be detected after cp(n)=「2log「p/2」+1(n+1)」-1 parallel evaluations of f(x), where p is the number of processors. 展开更多
关键词 Adversarial MINIMAX Analysis DESIGN Parameters Dynamic Programming FUNCTION Evaluation Optimal algorithm PARALLEL algorithm System DESIGN Statistical Experiments time complexity Unbounded Search UNIMODAL FUNCTION
在线阅读 下载PDF
A State of Art Analysis of Telecommunication Data by k-Means and k-Medoids Clustering Algorithms
7
作者 T. Velmurugan 《Journal of Computer and Communications》 2018年第1期190-202,共13页
Cluster analysis is one of the major data analysis methods widely used for many practical applications in emerging areas of data mining. A good clustering method will produce high quality clusters with high intra-clus... Cluster analysis is one of the major data analysis methods widely used for many practical applications in emerging areas of data mining. A good clustering method will produce high quality clusters with high intra-cluster similarity and low inter-cluster similarity. Clustering techniques are applied in different domains to predict future trends of available data and its uses for the real world. This research work is carried out to find the performance of two of the most delegated, partition based clustering algorithms namely k-Means and k-Medoids. A state of art analysis of these two algorithms is implemented and performance is analyzed based on their clustering result quality by means of its execution time and other components. Telecommunication data is the source data for this analysis. The connection oriented broadband data is given as input to find the clustering quality of the algorithms. Distance between the server locations and their connection is considered for clustering. Execution time for each algorithm is analyzed and the results are compared with one another. Results found in comparison study are satisfactory for the chosen application. 展开更多
关键词 K-MEANS algorithm k-Medoids algorithm DATA CLUSTERING time complexity TELECOMMUNICATION DATA
暂未订购
A Novel Decoder Based on Parallel Genetic Algorithms for Linear Block Codes
8
作者 Abdeslam Ahmadi Faissal El Bouanani +1 位作者 Hussain Ben-Azza Youssef Benghabrit 《International Journal of Communications, Network and System Sciences》 2013年第1期66-76,共11页
Genetic algorithms offer very good performances for solving large optimization problems, especially in the domain of error-correcting codes. However, they have a major drawback related to the time complexity and memor... Genetic algorithms offer very good performances for solving large optimization problems, especially in the domain of error-correcting codes. However, they have a major drawback related to the time complexity and memory occupation when running on a uniprocessor computer. This paper proposes a parallel decoder for linear block codes, using parallel genetic algorithms (PGA). The good performance and time complexity are confirmed by theoretical study and by simulations on BCH(63,30,14) codes over both AWGN and flat Rayleigh fading channels. The simulation results show that the coding gain between parallel and single genetic algorithm is about 0.7 dB at BER = 10﹣5 with only 4 processors. 展开更多
关键词 CHANNEL Coding Linear Block Codes META-HEURISTICS PARALLEL Genetic algorithmS PARALLEL Decoding algorithmS time complexity Flat FADING CHANNEL AWGN
在线阅读 下载PDF
Time Complexity Analysis of an Evolutionary Algorithm for Finding Nearly Maximum Cardinality Matching 被引量:1
9
作者 Jun He Xin Yao 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第4期450-458,共9页
Most of works on the time complexity analysis of evolutionary algorithms havealways focused on some artificial binary problems.The time complexity of the algorithms forcombinatorial optimisation has not been well unde... Most of works on the time complexity analysis of evolutionary algorithms havealways focused on some artificial binary problems.The time complexity of the algorithms forcombinatorial optimisation has not been well understood.This paper considers the time complexity ofan evolutionary algorithm for a classical combinatorial optimisation problem,to find the maximumcardinality matching in a graph.It is shown that the evolutionary algorithm can produce a matchingwith nearly maximum cardinality in average polynomial time. 展开更多
关键词 evolutionary algorithm(EA) combinatorial optimisation time complexity maximum matching
原文传递
Polynomial-time algorithm for the legal firing sequences problem of a type of synchronous composition Petri nets 被引量:3
10
作者 蒋昌俊 《Science in China(Series F)》 2001年第3期226-233,共8页
As far as we know, the testing problem of legal firing sequence is NP-complete for gener-al Petri net, the related results of this problem on the polynomial-time solvability are limited only to some special net classe... As far as we know, the testing problem of legal firing sequence is NP-complete for gener-al Petri net, the related results of this problem on the polynomial-time solvability are limited only to some special net classes, such as persistent Petri nets, conflict-free Petri nets and state machine Petri nets. In this paper, the language properties of synchronous composition net are discussed. Based on these results, the testing algorithm polynomial-time complexity for legal firing sequence is proposed. Therefore, net classification of polynomial-time solvability for testing legal firing sequence is extended. 展开更多
关键词 Petri net synchronous composition legal firing sequence testing algorithm NP-complete problem polynomial-time complex.
原文传递
Social Choice Meets Graph Drawing: How to Get Subexponential Time Algorithms for Ranking and Drawing Problems
11
作者 Henning Fernau Fedor V.Fomin +3 位作者 Daniel Lokshtanov Matthias Mnich Geevarghese Philip Saket Saurabh 《Tsinghua Science and Technology》 SCIE EI CAS 2014年第4期374-386,共13页
We analyze a common feature of p-Kemeny AGGregation(p-KAGG) and p-One-Sided Crossing Minimization(p-OSCM) to provide new insights and findings of interest to both the graph drawing community and the social choice ... We analyze a common feature of p-Kemeny AGGregation(p-KAGG) and p-One-Sided Crossing Minimization(p-OSCM) to provide new insights and findings of interest to both the graph drawing community and the social choice community. We obtain parameterized subexponential-time algorithms for p-KAGG—a problem in social choice theory—and for p-OSCM—a problem in graph drawing. These algorithms run in time O*(2O(√k log k)),where k is the parameter, and significantly improve the previous best algorithms with running times O.1.403k/and O.1.4656k/, respectively. We also study natural "above-guarantee" versions of these problems and show them to be fixed parameter tractable. In fact, we show that the above-guarantee versions of these problems are equivalent to a weighted variant of p-directed feedback arc set. Our results for the above-guarantee version of p-KAGG reveal an interesting contrast. We show that when the number of "votes" in the input to p-KAGG is odd the above guarantee version can still be solved in time O*(2O(√k log k)), while if it is even then the problem cannot have a subexponential time algorithm unless the exponential time hypothesis fails(equivalently, unless FPT D M[1]). 展开更多
关键词 Kemeny aggregation one-sided crossing minimization parameterized complexity subexponential-time algorithms social choice theory graph drawing directed feedback arc set
原文传递
A Unified O(log N) and Optimal Sorting Vector Algorithm 被引量:1
12
作者 高庆狮 《Journal of Computer Science & Technology》 SCIE EI CSCD 1995年第5期470-475,共6页
A unilied vector sorting algorithm (VSA) is proposed, which sorts N arbitrary num-bers with clog. N-bits on an SIMD multi-processor system (SMMP) with processors and a composite interconnected network in time, where c... A unilied vector sorting algorithm (VSA) is proposed, which sorts N arbitrary num-bers with clog. N-bits on an SIMD multi-processor system (SMMP) with processors and a composite interconnected network in time, where c is an arbitrary positive constant. When is an arbitrary small posi-tive constant and u = log2 N, it is an O(logN) algorithm and when it is an optimal algorithm,pT = O(N log N)); where u = 1, c = 1 and e = 0.5 (a constant). 展开更多
关键词 Parallel processing sorting time complexity optimal algorithm multi-processor system
原文传递
Graph isomorphism—Characterization and efficient algorithms 被引量:1
13
作者 Jian Ren Tongtong Li 《High-Confidence Computing》 2024年第4期48-55,共8页
The Graph isomorphism problem involves determining whether two graphs are isomorphic and the computational complexity required for this determination.In general,the problem is not known to be solvable in polynomial ti... The Graph isomorphism problem involves determining whether two graphs are isomorphic and the computational complexity required for this determination.In general,the problem is not known to be solvable in polynomial time,nor to be NP-complete.In this paper,by analyzing the algebraic properties of the adjacency matrices of the undirected graph,we first established the connection between graph isomorphism and matrix row and column interchanging operations.Then,we prove that for undirected graphs,the complexity in determining whether two graphs are isomorphic is at most O(n^(3)). 展开更多
关键词 Undirected graph CHARACTERIZATION ISOMORPHISM algorithm Polynomial time complexity
在线阅读 下载PDF
The Distribution Search:An O(n) Expected Time Search
14
《Wuhan University Journal of Natural Sciences》 CAS 1996年第2期167-170,共4页
Provided an algorithm for the distribution search and proves the time complexity of the algorithm. This algorithm uses a mathematical formula to search n elements in the sequence of n elements in O(n)expected time,and... Provided an algorithm for the distribution search and proves the time complexity of the algorithm. This algorithm uses a mathematical formula to search n elements in the sequence of n elements in O(n)expected time,and experimental reesult proves that distribution search is superior to binary search. 展开更多
关键词 the distribution search the algorithm design a mathematical formula analysis of the complexity O(n)expected time
在线阅读 下载PDF
复杂电力环境下的轻量化火灾检测算法
15
作者 何超勋 陈智霖 +1 位作者 黄声勇 彭道福 《安全与环境学报》 北大核心 2026年第3期884-895,共12页
野外架空电力线路周围环境常面临多种火灾隐患,这些隐患对电力线路的安全运行构成严重威胁。针对现实场景中环境复杂、目标尺度变化大,以及现有检测算法在实时性和准确性方面的不足,提出了一种改进的实时检测变换器(Real-Time Detection... 野外架空电力线路周围环境常面临多种火灾隐患,这些隐患对电力线路的安全运行构成严重威胁。针对现实场景中环境复杂、目标尺度变化大,以及现有检测算法在实时性和准确性方面的不足,提出了一种改进的实时检测变换器(Real-Time Detection Transformer,RT-DETR)算法,称为残差相似性广义交并比的实时检测变换器(Residual-Similarity-Generalized intersection over union Real-Time Detection Transformer,RSG-RTDETR),用于轻量化多目标检测。首先,改进了骨干残差网络(Residual Network,ResNet),并设计了部分卷积块(Partial Convolution Block,PConv-Block)模块,使得网络仅对特征的部分区域进行卷积计算,从而有效降低了模型的参数量。其次,为了降低现有火灾检测算法的漏检率和误检率,提出了相似性感知可解释特征融合(similarity-Aware Interpretable Feature Integration,sim-AIFI)模块,将相似性注意力机制(similarity Attention Mechanism,simAM)引入Transformer编码器中,增强了特征图在局部和全局上的依赖信息,从而提高了复杂场景中小目标的检测精度。最后,优化了损失函数,采用内部广义交并比(Inner Generalized Intersection over Union,Inner-GIoU)损失函数的缩放因子来优化辅助边界框的回归,进一步加快了模型的收敛速度。通过消融试验与不同算法进行对比,试验结果表明,所提算法在检测精度上比基线算法提升了5.67%,检测速度提高了17.88%,计算量减少了24.91%,证明了该算法在复杂电力环境下进行火灾隐患多目标检测的有效性与应用潜力。 展开更多
关键词 安全工程 复杂电力环境 火灾检测 实时检测 轻量化算法
原文传递
复杂环境下机载雷达认知空时自适应处理技术
16
作者 谢文冲 熊元燚 +5 位作者 陈威 柳成荫 田步秋 侯铭 高晨然 王永良 《雷达学报(中英文)》 北大核心 2025年第6期1343-1357,共15页
中国边境线地貌类型丰富,电磁信号密布,导致机载雷达在实际工作中面临的环境非常复杂。机载雷达在复杂地形环境和复杂电磁环境下探测性能严重下降,无法满足作战需求。认知空时自适应处理是一种有效的技术途径。该文提出了认知空时自适... 中国边境线地貌类型丰富,电磁信号密布,导致机载雷达在实际工作中面临的环境非常复杂。机载雷达在复杂地形环境和复杂电磁环境下探测性能严重下降,无法满足作战需求。认知空时自适应处理是一种有效的技术途径。该文提出了认知空时自适应处理架构,并在该架构基础上分别介绍了数据库、算法库、认知STAP技术和反馈控制等。仿真数据分析表明,相对于传统STAP技术,认知空时自适应处理技术可显著提升机载雷达在复杂环境下的运动目标检测性能。 展开更多
关键词 机载雷达 认知空时自适应处理 复杂环境 数据库 算法库
在线阅读 下载PDF
基于时间局部性的网络拓扑结构发现算法 被引量:1
17
作者 黎燕 刘成江 +1 位作者 张千千 殷攀程 《沈阳工业大学学报》 北大核心 2025年第1期92-97,共6页
【目的】随着社交网络技术的快速发展,大规模复杂网络的拓扑结构获取成为电子、网络、生物和医学等多个学科领域亟待解决的问题。大规模复杂网络由参与节点和虚拟连接组成,其中节点代表个体、家庭与社会等角色,而连接则刻画了这些角色... 【目的】随着社交网络技术的快速发展,大规模复杂网络的拓扑结构获取成为电子、网络、生物和医学等多个学科领域亟待解决的问题。大规模复杂网络由参与节点和虚拟连接组成,其中节点代表个体、家庭与社会等角色,而连接则刻画了这些角色间的复杂关系。一般而言,复杂网络中存在严重的同源性现象,即存在大量的重复或相似组成架构,这极大地增加网络动态结构发现的难度。【方法】在时间局部性原理基础上,提出一种启发式网络社区发现算法,旨在进一步优化拓扑结构发现的精确度和运行耗时。通过修改相邻时间范围内节点的计算规则,利用余弦相似性判定准则与拓扑结构发现算法深入描述网络中多个参与节点之间复杂关系的可预测性。算法结合经典Louvain算法,通过计算增量模块度和余弦相似性优化社区检测的精确度和耗时。此外,算法使用模块度概念,对网络拓扑结构进行准确衡量,同时引入增量模块度指标计算表达式,以实时掌握拓扑结构发现算法指标的变化情况。【结果】为验证所提算法的有效性,利用智能电网实际通信数据集进行仿真,数据集包含115个用电单位的616条通信连接数据。仿真结果表明,与经典Louvain算法相比,所提算法在检测效率和运行耗时上均有显著优势。归一化互信息量指标的对比分析显示,所提算法在参与节点数量较多时,具有更高的归一化互信息量和更低的平均运行耗时。算法在大规模网络中具有优势,尽管在小规模网络中表现稍逊。通过实际数据集仿真可知,基于时间局部性的拓扑结构发现算法在大规模智能配电网络的精准发现方面具有明显优势,性能表现突出,为智能电网领域提供优化网络拓扑结构发现的策略。【结论】综上所述,基于时间局部性拓扑结构发现算法的创新性在于将时间局部性原理应用于网络社区发现,为复杂网络社区发现算法的研究提供了新的视角和方法,对相关领域的研究具有参考意义。未来将考虑该算法在小规模网络中的应用问题,并进一步分析算法的鲁棒性。 展开更多
关键词 复杂网络 拓扑结构 Louvain算法 社区发现算法 判定准则 时间局部性 运行耗时 模块度
在线阅读 下载PDF
改进A^(*)-DWA算法的AGV动态路径规划 被引量:1
18
作者 郭根 过李峤 +1 位作者 孙冬 张焕龙 《制造技术与机床》 北大核心 2025年第12期30-40,共11页
针对复杂仓储环境自动导引机器人(automated guided vehicle,AGV)传统路径规划算法在路径搜索中存在局部最优、搜索效率低、实时避障能力差等问题,提出了一种融合改进A^(*)与DWA的AGV动态路径协同规划算法。首先,对传统A^(*)算法的启发... 针对复杂仓储环境自动导引机器人(automated guided vehicle,AGV)传统路径规划算法在路径搜索中存在局部最优、搜索效率低、实时避障能力差等问题,提出了一种融合改进A^(*)与DWA的AGV动态路径协同规划算法。首先,对传统A^(*)算法的启发函数进行改进重构,引入动态权重系数提高搜索效率,通过减少冗余转向节点精简全局路径。其次,将改进后的全局路径关键节点作为DWA的当前目标点,改进局部路径评价函数体系,在维持全局最优性的前提下增强动态避障能力,防止陷入局部最优。同时,改进关键点选取策略,使用动态窗口快速检测下一个目标点,显著提升动态环境下的避障性能和路径搜索效率。仿真结果表明,在复杂仓储环境下,改进后的融合算法相较于传统算法,平均路径长度缩减35%,平均搜索时间缩短46%,同时路径转向次数减少58%,有效提升动态路径规划效率和实时避障能力,具有一定的优越性和有效性。 展开更多
关键词 路径规划 融合算法 复杂环境 实时避障 AGV
在线阅读 下载PDF
复杂光照下YOLOv7深度学习算法驱动的标志点区域提取 被引量:1
19
作者 张辰 储云志 +3 位作者 吴兆福 徐立晨 黄建伟 李水平 《测绘通报》 北大核心 2025年第9期135-139,共5页
在计算机视觉与近景摄影测量领域,标志点应用广泛,其定位与准确提取直接影响观测精度。然而在长时序监测中,复杂光照条件会导致标志点识别提取效果差进而影响监测精度,为此本文提出了基于深度学习算法的标志点提取方法。首先利用不同光... 在计算机视觉与近景摄影测量领域,标志点应用广泛,其定位与准确提取直接影响观测精度。然而在长时序监测中,复杂光照条件会导致标志点识别提取效果差进而影响监测精度,为此本文提出了基于深度学习算法的标志点提取方法。首先利用不同光照环境的标志点影像建立标志点数据集;然后在不同光照条件下对标志点进行识别及精度分析;最后对YOLOv7算法提取的标志点区域进行位移试验以确定观测精度。结果表明,YOLOv7深度学习算法可以快速、准确地识别标志点感兴趣区域,mAP为95.45%,F1值为94.36%,帧率仅为4.40;在不同光照条件下,均能准确识别标志点区域且观测精度高。研究结果可为长时序动态监测中复杂环境下自动高精度提取标志点区域提供有效解决思路。 展开更多
关键词 YOLOv7算法 长时序监测 标志点 复杂光照 感兴趣区域提取
原文传递
工件可拒绝的真空热处理炉调度优化
20
作者 胥军 冯鸽 +3 位作者 赵义 王艳 胡国锋 范国强 《运筹与管理》 北大核心 2025年第9期39-45,共7页
金属热处理过程中的真空热处理炉数量有限,也是生产过程中的瓶颈机器。为了提高真空热处理炉的利用率,可以拒绝一些成本效益低的工件。本文首次研究了工件具有到达时间和可拒绝的批容量无界混合批处理调度优化问题,工件到达后要么接收... 金属热处理过程中的真空热处理炉数量有限,也是生产过程中的瓶颈机器。为了提高真空热处理炉的利用率,可以拒绝一些成本效益低的工件。本文首次研究了工件具有到达时间和可拒绝的批容量无界混合批处理调度优化问题,工件到达后要么接收进行加工,要么拒绝并支付拒绝费用。针对最小化最大完工时间和最小化总拒绝成本两个优化目标,研究了线性加权模型、制约模型和帕累托优化模型,分别设计了伪多项式时间最优动态规划算法,并分析了算法的时间复杂度。 展开更多
关键词 混合批处理调度 拒绝成本 动态规划算法 时间复杂度
在线阅读 下载PDF
上一页 1 2 25 下一页 到第
使用帮助 返回顶部