资源列表

« 1 2 ... .77 .78 .79 .80 .81 1882.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法wanghaosuanfa

说明:王浩算法的C实现,对输入的逻辑式,可以输出王浩算法的推理过程和所用的定理号。-Wang Hao algorithm C implementation, the input logical form, can output Wang Hao algorithm for the inference process and the used by the theorem.
<zhangsong> 在 2024-10-02 上传 | 大小:356352 | 下载:0

[数据结构常用算法Maze--spurt--

说明:电脑鼠校级竞赛参赛程序,能稳定的搜索迷宫,并进行最后冲刺,遍历搜寻以寻找最优路径-IEEE micro mouse the competition the procedure, can stable search maze, and final sprint, traverse search to find the most optimal path
<何成洋> 在 2024-10-02 上传 | 大小:99328 | 下载:0

[数据结构常用算法1

说明:链表相关操作 输入 排序 输出 插入数据删除 -List of related operations
<鬼厉> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Bintree

说明:二叉树,数据结构,实现查找任意两个结点的共同祖先-Binary Tree,Data Structure to achieve Find the common ancestor of any two nodes
<lu> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法DataHiding

说明:基于TBPC的最佳数据隐藏算法,利用数据结构中N叉树实现-An optimal data hiding scheme based on TBPC , Achieve that with N-Nary Tree of data structure
<lu> 在 2024-10-02 上传 | 大小:488448 | 下载:0

[数据结构常用算法ArbolABB

说明:All empty tree is a binary search tree. A binary tree is not empty, the root R is a binary search tree if: • In case of left subtree, the root R must be greater than the maximum value stored in the left su
<ivan> 在 2024-10-02 上传 | 大小:21504 | 下载:0

[数据结构常用算法edit

说明: 问题描述: 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括 (1)删除一个字符; (2)插入一个字符; (3)将一个字符改为另一个字符。 将字符串A变换为字符串B所用的最少字符操作数称为字符串A到B的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2个字符串A和B,计算出它们的编辑距离d(A,B)。 -this is a project
<ziv> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法wenbenbianjiqi

说明:这是利用C语言编辑的一个关于文本输入的小程序,对于应付课程作业很有帮助。-this is just a small project which is very helpful to homework.
<Jie Lam> 在 2024-10-02 上传 | 大小:138240 | 下载:0

[数据结构常用算法SearchMaze-C

说明:完整的电脑鼠走迷宫算法,能完成迷宫搜索,以及迷宫冲刺的功能。-The computer mouse maze algorithm to complete the maze search, and maze sprint functionality.
<陈维康> 在 2024-10-02 上传 | 大小:275456 | 下载:0

[数据结构常用算法qugehang

说明:视频去隔行,基于MELA算法。使用c语言编写,操作目标采用lena.raw-Video de-interlacing algorithm based on the MELA
<liwenz> 在 2024-10-02 上传 | 大小:541696 | 下载:0

[数据结构常用算法alogo2-1

说明:一 ..编写一个程序alogo2-1.cpp,实现顺序表的各种基本运算,并在此基础上设计一个主程序完成如下功能: (1) 初始化顺序表L (2) 依次采用尾插法插入a,b,c,d,e元素; (3)输入顺序表L (4) 输出顺序表L长度; (5)判断顺序表是否为空; (6)输出顺序表的底3个元素; (7)输出元素a的位置; (8) 在第4个元素位置上插入f元素; (9)输出顺序表L (10)删除
<冯书娇> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法paixu

说明:实现各种排序并比较各种排序所需的时间,数据结构课程设计,排序综合-shixian gezhong paixu
<舒涵> 在 2024-10-02 上传 | 大小:6144 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 1882.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org