资源列表

« 1 2 ... .76 .77 .78 .79 .80 1381.82 .83 .84 .85 .86 ... 2656 »

[数据结构常用算法demand-analysis

说明:题目:XX软件的需求分析 要求:引用教学管理 或 自行设想,配一个简单的说明,软件的范围尽可能小 方法:结构化或面向对象 内容:1.结构化方法: DFD:从顶层开始,细化到软件“功能”为止 DD:只要求描述数据结构 加工说明:只要求任选一项,方法自行选择 2.面向对象方法: 用例图 任选一个用例图进行描述 类图,对类的方法不要求详尽 针对该用例,写出顺序图
<立夏> 在 2024-10-12 上传 | 大小:64512 | 下载:0

[数据结构常用算法test

说明:平衡二叉树的创建,查询节点,删除节点,插入节点等功能-Balance binary tree, delete query node create, functions, insert the node nodes
<吴斌> 在 2024-10-12 上传 | 大小:24576 | 下载:0

[数据结构常用算法Lecture-of-Dynamic-Programming-(DP)

说明:上算法设计课课同学自己准备的讲座,ppt通过举例详细介绍了动态规划的原理,并附有实现源码与测试数据-Division on the algorithm design students prepare their own lectures, ppt described in detail by way of example the principles of dynamic programming, together with sourc
<sdrioe> 在 2024-10-12 上传 | 大小:57344 | 下载:0

[数据结构常用算法binary-tree

说明:二叉树 二叉树 二叉树 二叉树 二叉树 二叉树 二叉树-binary tree
<张乐> 在 2024-10-12 上传 | 大小:1897472 | 下载:0

[数据结构常用算法Quicksort_ppt_and_src

说明:清华算法课同学课堂上做的讲座,ppt详细讲解了快速排序的原理和算法,cpp文件时详细的算法实现,并附有自己写的随机数据文件生成器-Tsinghua algorithm class students do in class lecture, ppt explained in detail the principles and algorithms quicksort, cpp file, the algorithm in detail,
<sdrioe> 在 2024-10-12 上传 | 大小:1097728 | 下载:0

[数据结构常用算法Large-Integer-Precision-Operations

说明:清华大学数据结构课大作业的源代码,实现大整数的高精度运算,工程文件生成dll,通过exe界面文件装载dll后使用-Tsinghua University, class data structure source code of a large operation to achieve high accuracy large integer calculations, engineering documents generated dll
<sdrioe> 在 2024-10-12 上传 | 大小:1036288 | 下载:0

[数据结构常用算法Fresnel

说明:对于菲涅尔积分的近似算法的多项式逼近算法 有助于避开原来复杂的积分-calculate the integral of Fresnel
<arthur> 在 2024-10-12 上传 | 大小:181248 | 下载:0

[数据结构常用算法Prim_Kruskal

说明:基于C++研究Prim算法和Kruskal算法对不同疏密程度的图的处理能力-Research the Prim and Kruskal arithmetic s performance for diffrent Gragh!
<李进> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法StackOperations

说明:实现简单的栈操作。数据的操作按先进后出的顺序。成员函数为pop push size full empty print等等。 -Simple stack operations. After the operation the data out by advanced order. Member function for the pop push size full empty print and so on.
<虫儿> 在 2024-10-12 上传 | 大小:1104896 | 下载:0

[数据结构常用算法CPP

说明:关于树这个数据结构的具体实现 及其基本功能实现-Tree data structure on the concrete realization of the basic functions and its realization
<李威> 在 2024-10-12 上传 | 大小:12288 | 下载:0

[数据结构常用算法StringOperations

说明:对输入的所有字符串按字典序排序,并输出到一个文件中。同时统计出字符串个数、最长字符串、最短字符串。 -All of the input string lexicographically sorted, and output to a file. While the statistics of the number string, the longest string, the shortest string.
<虫儿> 在 2024-10-12 上传 | 大小:819200 | 下载:0

[数据结构常用算法topologytest

说明:这是一个有关于拓扑排序的测试文件,讲图通过拓扑排序,输出排序后结果-the test of topological sorting
<蝶澈> 在 2024-10-12 上传 | 大小:281600 | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 1381.82 .83 .84 .85 .86 ... 2656 »

源码中国 www.ymcn.org