-
adapt the DP to solve the common longest strings(two and one dimension array)
动态规划的是思想实现,快速查找最长公共字串的问题(二维数组和一维数组的实现)-adapt the DP to solve the common longest strings(two and one dimension array)
- 2023-08-24 05:45:03下载
- 积分:1
-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1
-
自然灾害管理系统
建立文件,自然资源管理系统,统计全国各地历年的灾害发生情况,并且进行搜素排序,主要以链表为主,建立文件,进行存储,实现插入,查询,删除,排序等功能
- 2022-03-25 04:20:25下载
- 积分:1
-
JAVA数据结构与算法的二叉树用小应用程序实现
JAVA数据结构与算法的二叉树用小应用程序实现-Java data structures and algorithms with small Application Binary Tree Program
- 2023-04-01 20:25:04下载
- 积分:1
-
数据结构 银行程序
数据结构 银行程序-data structure banking procedures
- 2023-01-13 08:30:04下载
- 积分:1
-
针对Excel表格文件操作的编程实现
可实现读写和表格查询
针对Excel表格文件操作的编程实现
可实现读写和表格查询-against Excel spreadsheet file manipulation of the program can achieve literacy and form inquiries
- 2022-08-24 09:53:03下载
- 积分:1
-
经典矩阵运算问题求解
经典矩阵运算问题求解-classic problem solving matrix operations
- 2022-08-10 01:37:35下载
- 积分:1
-
一个不错的Grid组件,其中dtxfull要用到该组件。及其要缩包下的ado.*...
一个不错的Grid组件,其中dtxfull要用到该组件。及其要缩包下的ado.* -A good Grid components, which take into account the component dtxfull. And to reduce packet under ado .*
- 2023-01-17 19:15:04下载
- 积分:1
-
simpleaccounts
GnuCash是一个免费的会计软件,可以维护您的帐簿
- 2023-07-03 01:20:03下载
- 积分:1
-
能够运行的c调用sqlite的程序1,适合学习sqlite
能够运行的c调用sqlite的程序1,适合学习sqlite-Be able to run sqlite in c call one of the procedures for learning sqlite
- 2022-03-02 08:22:24下载
- 积分:1