-
图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!...
图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such as the shortest path to map the way! VC interface!
- 2023-05-10 17:40:03下载
- 积分:1
-
定时备份Oracle数据库和文件的程序
支持RAR压缩功能
定时备份Oracle数据库和文件的程序
支持RAR压缩功能-Regularly back up Oracle databases and documents in support of RAR compression
- 2022-06-15 10:58:16下载
- 积分:1
-
汽车销售系统是一个典型的管理信息系统,它主要处理小型汽车销售公司的进销存的管理和控制等的问题。开发该系统包括数据库的建立与维护以及应用程序的建立。该系统主要包括...
汽车销售系统是一个典型的管理信息系统,它主要处理小型汽车销售公司的进销存的管理和控制等的问题。开发该系统包括数据库的建立与维护以及应用程序的建立。该系统主要包括:系统管理、基础档案(车型基本信息)、库存管理(车辆种类管理、车辆入库)、销售管理(车辆销售、月销售、日销售、季度销售、收益统计)、收款管理、库存管理(库存车辆、仓库明细、库存统计)和客户管理六个子系统模块组成。-thank you
- 2022-03-16 21:27:09下载
- 积分:1
-
sqlserver数据库日志清除工具
一个sqlserver数据库日志清除工具,没有源代码,平时由于数据库运行会产生大量的日志,甚至有时会把硬盘占满,有几次我遇到数据库日志居然达到200G以上,造成客户端无法正确执行请求,此小工具可快速清除日志占用的控件,希望能够给需要的兄弟们带来方便。
- 2022-05-10 18:31:38下载
- 积分:1
-
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman problem : A salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest.
- 2023-07-26 02:35:04下载
- 积分:1
-
data structure to solve the problem of Josephus code, only the source code, we u...
数据结构中解决约瑟夫环问题的代码,里面只有源代码,大家用TC2编译一下就可以用了:)。-data structure to solve the problem of Josephus code, only the source code, we use TC2 compiler can use it with a :).
- 2022-08-06 18:26:20下载
- 积分:1
-
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60l...
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library, ado database programming Usage: debug code cj60lib interface must be installed to expand the use of library cj60lib refer to the relevant documents do not know whether my cj60lib problems, release version of the dynamic-link will be prompted to make mistakes, static link also Yes, dynamic-link must be copied into the current directory CJ60Libd.dll used in the database to access database, see the format
- 2022-08-16 21:24:52下载
- 积分:1
-
将数据从文本文件中按照规定格式装入INFORMIX数据库中,再从数据库中转出为文本文件并同时剔出相同号码...
将数据从文本文件中按照规定格式装入INFORMIX数据库中,再从数据库中转出为文本文件并同时剔出相同号码-data from the text file format required load INFORMIX database and then transferred from the database to a text file and to get rid of the same number
- 2022-03-25 04:16:39下载
- 积分:1
-
本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。...
本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
- 2022-08-26 09:11:28下载
- 积分:1
-
奇妙的二叉树.rar 里面对数据结构里的二叉树进行了非常详细的说明,对大家学习数据结构有非常大的好处...
奇妙的二叉树.rar 里面对数据结构里的二叉树进行了非常详细的说明,对大家学习数据结构有非常大的好处-wonderful binary tree. Rar inside of the data structure, the binary tree for a very detailed description of the data structures you learn a lot more benefits
- 2022-05-30 05:57:22下载
- 积分:1