登录
首页 » 数据结构 » data structure

data structure

于 2023-08-05 发布 文件大小:1.62 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

数据结构――动态规划算法-data structure-- Dynamic Programming

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 对给定的N个进行排序,进行非降次序排序,要求使用归并排序...
    对给定的N个数进行排序,进行非降次序排序,要求使用归并排序-The number of a given set of n sorted, according to the non-descending order of arrangement, requires the use of merge sort
    2022-02-13 07:40:49下载
    积分:1
  • 计算机产品办公管理OA
    GLPI 0.84.5(办公OA)最新升级版源码 :GLPI开发环境:PHP/MySQL ,可提供功能全面的IT资源管理介面,你可以用它来建立资料库,全面管理IT的电脑,显示器,服务器,复印机,网络装置,电话,甚至硒鼓和墨盒等。
    2022-03-16 19:18:48下载
    积分:1
  • 堆栈之后缀表达式求值
    此程序用的是后缀表达式求值的方法,其中用到了一个栈,而中缀表达式求值需用到两个栈(操作数栈和操作符栈),所以阅读程序前提是了解中缀表达式和后缀表达式 之间的转换,和后缀表达式求值的过程。关于他们之间的转换,我的概括为:中缀表达式:a*(b+c)-d/f  ,先做b+c,即bc+;再做a*(b+c),即abc+*;然后做d/f,即df/; 最后做a*(b+c)-d/f,得abc+*df/-。关于后缀表达式求值过程请参照你的《数据结构指导书》P60~62(下文所指参照页均在此书)。程序里中有些我说的可有可无的东西,我已经说明 程序里只给出了+ - * / 四种运算,其它运算符若需要, 可向程序里插入。你的指导书堆栈实验里提示用到了“运算符重载”,所以添加其他运算时,有可能用到重载,但这里的四则运算我没用到,运算符重载是很重要的
    2022-11-10 19:15:04下载
    积分:1
  • 与清华大学版的《》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H...
    与清华大学版的《数据结构》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H: 为头文件,其中定义了一些常量的值,其中也包括了书中第三章的栈的实现,只需要将注解符去掉即可。运行环境为:VC++6 或 TC3-and Tsinghua University version of the "data structure" matching the achievement of a binary tree : BITREE1.CPP : mainly procedures, which achieved a recursive and non- recursive algorithm of algorithms preorder, preorder, after preorder. TSTACK1.H : for the first document, which defines a number of the value of a constant, which also include a third chapter of the book stack the realization simply have the website notes can be removed. Operating environment : VC 6 or TC3
    2023-08-23 23:30:03下载
    积分:1
  • zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。...
    zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。-zoj 400 Dao ACM source code, is essential in the ZOJ mixing ACMer. Hope to everyone to some extent.
    2022-04-18 01:25:21下载
    积分:1
  • Skiplist 实现
    Skiplist 跳表 c++ 实现, 包含vs工程文件, Skiplist.h 代码文件 和 TestMain.cpp 测试文件,主要应用实现有序集,效率接近树,但实现简单, redis内部也有skiplist的实现
    2022-03-07 07:39:40下载
    积分:1
  • 我的生活,一个不错的日记本,相信你回喜欢的!
    我的生活,一个不错的日记本,相信你回喜欢的!-my life, a good diary of this, I think you like the back!
    2022-05-29 10:58:26下载
    积分:1
  • a recruitment management system
    一个招聘管理系统-a recruitment management system
    2022-03-02 12:43:29下载
    积分:1
  • use of the C language Part 24 small game, in the C language can be run directly.
    利用C语言编的二十四点小游戏,在C语言下可直接运行。-use of the C language Part 24 small game, in the C language can be run directly.
    2022-08-26 06:01:06下载
    积分:1
  • Through the structures on the remote host a remote dictionary service server, ot...
    通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 -Through the structures on the remote host a remote dictionary service server, other hosts can RemoteLookup client program will need to send word query the remote host, remote hosting service server dictionary word to return to the Chinese interpretation of the results to the client host
    2022-05-14 21:38:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载