资源列表

« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法定点运算器

说明:实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法-achieve binary fixed point operations : 1. Sentinel integra
<陈婷> 在 2025-01-26 上传 | 大小:351kb | 下载:0

[数据结构常用算法文档编辑器

说明:实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return
<陈婷> 在 2025-01-26 上传 | 大小:992kb | 下载:0

[数据结构常用算法几种排序方法的实现

说明:用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and
<陈婷> 在 2025-01-26 上传 | 大小:860kb | 下载:0

[数据结构常用算法最少硬币问题

说明:最少硬币问题.rar主要是数据结构与算法中的一个常见问题,在这个里面有详细的求解过程和相关的输入输出-coins. Rar main data structures and algorithms in a common problem, in this there are detailed in the solution process and the associated input and output
<周华> 在 2025-01-26 上传 | 大小:7kb | 下载:0

[数据结构常用算法邮局选址问题

说明:这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
<周华> 在 2025-01-26 上传 | 大小:7kb | 下载:0

[数据结构常用算法最小m段和问题

说明:这个是非常常用的一个数据结构与算法的例子在我们平时的时候都有写过这样的最小M段的程序-This is a very common data structure and algorithm in the example when we have peacetime wrote the smallest of the procedure M
<周华> 在 2025-01-26 上传 | 大小:6kb | 下载:0

[数据结构常用算法最大k乘积问题

说明:相信很多人都有对此算法有过详细的了解,确实这个算法最K乘积问题应用的还是很广泛的-believe that a lot of people have this algorithm in detail with the understanding that this is indeed the most K algorithm application of the product or issue a very broad
<周华> 在 2025-01-26 上传 | 大小:7kb | 下载:0

[数据结构常用算法编辑距离问题

说明:此算法也是非常常用的算法之一,在这个算法中我们特别要明白编辑距离问题的实质所在.-This algorithm is very commonly used algorithm, the algorithm in particular, we need to understand edit distance the real problem lies.
<周华> 在 2025-01-26 上传 | 大小:6kb | 下载:0

[数据结构常用算法nurbs++-3.0.11.tar

说明: 非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C++ source library. Version 3.0.11
<WWW> 在 2025-01-26 上传 | 大小:501kb | 下载:0

[数据结构常用算法BinSortTree

说明:这里我在学习数据结构时的练习,主要是二叉排序树的基本操作-here in my study data structure of exercises, mainly binary tree sort of basic operation
<刘少人> 在 2025-01-26 上传 | 大小:10kb | 下载:0

[数据结构常用算法dddgfgExpressidddon

说明:输入一个算术表达式,求出其值,要求表达式输入正确,且数字为0到9之间.并且要以 # 结束。-importation of a math expression, calculated value, the correct expression input requirements and the number of between 0-9. And to the end#.
<刘少人> 在 2025-01-26 上传 | 大小:8kb | 下载:0

[数据结构常用算法Eidffakght

说明:利用BFS算法解八数码问题 在3*3的方格上放着1-8数码,有一空格为0变化规则为空格可以和上,下,右,左四个相邻的数字互换, 至到和目标状态相等, 每一种状态用一个结点表示 而每个结点每次变化最多有四种结点,将这些结点依次入队列中, 例如初始结点S0,入队列后出队,将S0变化最多产生的四种结点S01,S02,S03,S04依次入队列中, 当S01出队后,产生的四种结点S11,S12,S13,S14(实际上不会
<刘少人> 在 2025-01-26 上传 | 大小:13kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org