analysis and synthesis of sorting algorithms
用户评论
推荐下载
-
An Introduction to the Analysis of Algorithms2nd EditionRobert Sedgewick
Coursera中普林斯顿大学公开课《AnalysisofAlgorithms》的教材。这本教材在有在线版本,不过为了学习方便,我还是找到了影印版本,供大家参考。文件只供学习交流用。
14 2020-05-24 -
Introduction.to.the.Design.and.Analysis.of.Algorithms.3rd.Edition
Introduction.to.the.Design.and.Analysis.of.Algorithms.3rd.Edition
18 2019-09-28 -
Introduction to the Design and Analysis of Algorithms3rd Edition
IntroductiontotheDesignandAnalysisofAlgorithms3rdEdition.pdf英文文字版
28 2020-01-10 -
An efficient k_means clustering algorithms Analysis and implementation
讲聚类算法的,做毕业设计的外文翻译可以用
58 2018-12-27 -
Modern Convex Optimization_Analysis Algorithms and Engineering Applications
凸优化方面的经典著作 Here is a book devoted to well-structured and thus efficiently solvable convex optimizati
33 2018-12-26 -
Big Data Analysis_New Algorithms for a New Society
Big Data Analysis - New Algorithms for a New Society
63 2019-01-01 -
Introduction to the Design and Analysis of Algorithms_3rd edition
Introduction to the Design and Analysis of Algorithms_ 3rd edition
21 2021-01-23 -
Sorting Visualizer使用Python的Sorting Visualizer源码
排序展示台 这是使用python和pygame的排序可视化工具。 前提条件 为了能够使用此排序可视化工具,您需要安装python和pygame。 要安装python,您可以转到 。 要安装pygame
23 2021-03-15 -
3D Modeling and.Animation Synthesis and Analysis Techniques for the Human Body
(英文版)现在国内从事3D和虚拟现实行业的人很多,相信学习这本书会对大家的水平提高有很大帮助.书中讨论了关于3D人体建模的许多高级技术,包括面部表情识别,3D角色说话时的口型建模,基于MPEG-4标准
22 2020-03-22 -
Sorting Algorithms该存储库包含几种排序算法及其优化形式源码
排序算法 该存储库包含以下几种排序算法,以及一些具有优化形式的算法。 选择排序 气泡排序 递归气泡排序 插入排序 递归插入排序 合并排序 迭代合并排序 快速排序 迭代快速排序 堆排序 计数排序 基数排
4 2021-04-08
暂无评论