-
这是一个典型的动态编程,提供了三种方法(用C代码实现…
这是一道典型的动态规划题 提供了三种方法(用C++代码实现)-This a typical dynamic programming that provides three methods (using C code realization)
- 2022-01-24 17:01:59下载
- 积分:1
-
清华大学数据结构讲义
清华大学数据结构讲义-data structure lectures Tsinghua University
- 2022-12-08 13:40:03下载
- 积分:1
-
民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。...
民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。-airline tickets booking system combining MFC programming interface with booking, a refund, customer and flights query capabilities.
- 2023-01-09 22:55:03下载
- 积分:1
-
100个vfp 小程序源码,对于初学者来说很有用
100个vfp 小程序源码,对于初学者来说很有用-100 -100 VFP applet source code, useful for beginners-100
- 2023-07-10 07:55:02下载
- 积分:1
-
VC++ 家庭理财软件
家庭理财系统的课题简介如下:随着社会的发展进步,个人和家庭无论收入还是支出的种类越来越多,越来越复杂,所谓好记性不如烂笔头,使用管理软件来管理家庭财务的信息也正逐步成为众多个人和家庭的需求,家庭理财 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-19 08:36:54下载
- 积分:1
-
15大著名游戏之谜(15
著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl/Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much easier.
- 2022-06-11 13:50:33下载
- 积分:1
-
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。...
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。-A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
- 2023-08-09 05:35:03下载
- 积分:1
-
create binary tree, and to achieve binary tree before the sequence, sequence rec...
创建二叉树,并实现二叉树前序、中序递归遍历算法和二叉树的后序非递归遍历-create binary tree, and to achieve binary tree before the sequence, sequence recursive traversal of a binary tree algorithm and after non- recursive traversal sequence
- 2022-11-23 15:30:04下载
- 积分:1
-
统计学生成绩表中各分数段学生人数,用列表框返回结果。
统计学生成绩表中各分数段学生人数,用列表框返回结果。-Statistics of student achievement scores above table the number of students, using the list box to return results.
- 2022-11-23 11:20:03下载
- 积分:1
-
数据结构课程设计!MFC做的!
其中有个是链表(单链表,双向
链表图形化演示),另一个是
图的最小生成树的图形化演示)。...
数据结构课程设计!MFC做的!
其中有个是链表(单链表,双向
链表图形化演示),另一个是
图的最小生成树的图形化演示)。-data structure course design! MFC done! Which is a linked list (single linked list, and two-way linked list graphic demonstration), Another is the minimum spanning tree graphic demonstration).
- 2022-01-28 09:46:52下载
- 积分:1