-
求出任意两个序列的最长公共子序列,使用了动态规划的方法
求出任意两个序列的最长公共子序列,使用了动态规划的方法-Obtained the longest sequence of any two common sub-sequences, the use of dynamic programming methods
- 2022-06-19 05:34:21下载
- 积分:1
-
sql server 数据库结构查看程序.rar
sql server 数据库结构查看程序.rar-sql server database structure viewer. Rar
- 2022-07-05 11:27:57下载
- 积分:1
-
计算器
计算器 -calculator 123
- 2023-07-27 02:15:03下载
- 积分:1
-
学校图书预定系统 之 数据库设计
本程序为本人本科期间一次课程设计,粗制滥造,本不敢拿出示人,无奈急需源码一份,苦于无积分在身,只得滥竽充数。各位若是刚刚入门的新手,就不必看了,以免被我误导。技术问题 这里只有数据库设计部分以及部分SQL语句。
- 2023-02-23 02:15:03下载
- 积分:1
-
mainly uses the page frames and tables which some tips worth studying :) include...
主要使用的页面框架和表格里面有一些值得学习的提示:)包括即时查询和模糊屏幕,内存窗口,表格中显示的整理宽而纯的代码,不是OCX控件类,是使用VFP8的初学者,包括所有VFP8源码和安装制作(txdq安装制作)。VCT),您应该相应地更改生产使用工具的安装路径
- 2022-01-25 22:39:22下载
- 积分:1
-
实现heap排序的算法,首先把Heap建立起来,然后通过对Heap的根节点来找出当前最小的节点,依次就可以实现排序了。...
实现heap排序的算法,首先把Heap建立起来,然后通过对Heap的根节点来找出当前最小的节点,依次就可以实现排序了。-achieve heap sorting algorithm to first establish Run, then Run right through the current nodes to identify the smallest nodes can be followed to achieve the ranking.
- 2023-04-22 02:25:03下载
- 积分:1
-
1。我用VC 6编写的程序,包括过程的顺序…
1.本程序由本人采用vc++ 6.0编写,包括了排序平衡二叉树的整套算法(包括插入、删除、查找以及其测试算法)。 2.运行myavl_vc.exe输入树的初始结点个数,确定后本程序将在内存中生成一棵相应结点数的二叉树,在此基础上你可以进行各种操作(插入、删除、查找以及测试其平衡性、排序性等) 3.每一个结点信息包括"商品编码"、"商品名称",且以"商品编码"作为关键字 4.初始生成的树的结点的商品编码为从1按顺序递增,商品名称为"生成的商品"加上商品编码 5.程序中的随机插入与随机删除是为了更好的测试程序的正确性和可靠性 6.随机插入(删除)时,程序将不断向(从)树中随机插入(删除)结点,每次随机插入(删除)都会进行平衡性与排序性的检查,如果树已经失去了有序性或平衡性,则会弹出树已失去了有序性或平衡性的提示并停止插入(删除)操作,当然你可以随时中断随机操作-1. The procedure I used vc 6.0 preparation, including the sequencing of the entire balanced binary tree algorithm (including insert, delete, search and test algorithm). 2. Running myavl_vc.exe importation of the initial tree node number, the procedures established in the memory of the formation of a corresponding nodes of a binary tree, and on this basis you can conduct various operations (insert, delete, search and testing their balance, sorting etc.) 3. each node information including "Product Codes," "trade names," and the "commodity codes" as the keyword 4. initial produ
- 2022-03-11 19:21:53下载
- 积分:1
-
在 java 中的医院管理
这是一个迷你的 java 项目是很容易理解和看起来对学生很有吸引力。在此文件中还包括项目报告和概要。希望它将帮助您最好的运气
- 2023-05-24 12:05:04下载
- 积分:1
-
这是我做数据结构课程设计里面的一个设计程序,二叉树排序...
这是我做数据结构课程设计里面的一个设计程序,二叉树排序-This is my curriculum design make the data structure inside a well-designed procedures, binary tree sort
- 2022-01-25 18:30:55下载
- 积分:1
-
VC how to operate the database of images field
VC编程中如何操作数据库中的图像字段-VC how to operate the database of images field
- 2023-06-20 07:00:03下载
- 积分:1