-
很好的一个源程序
很好的一个源程序-a good source
- 2022-01-26 05:34:24下载
- 积分:1
-
不同类型的文本和返回信息的解析库
library for parsing xml text and returning information of different type
- 2022-07-05 06:09:07下载
- 积分:1
-
骑士漫游的改进算法,回溯算法加贪心选择策略,n最大可以到128...
骑士漫游的改进算法,回溯算法加贪心选择策略,n最大可以到128-Knight improved roaming algorithms, backtracking algorithms greedy selection strategy increases, n the greatest can go to 128
- 2022-06-19 00:15:03下载
- 积分:1
-
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。...
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。-Given positive integer n, to calculate a collection of n elements (1,2,?, N) can be divided into the number of different nonempty sets. By providing input data file input.txt. Document line 1 is the number of elements n.
- 2022-05-26 09:16:18下载
- 积分:1
-
在班级,年级范围查询成绩,可以增加,删除记录
在班级,年级范围查询成绩,可以增加,删除记录-class, grade scope of inquiry results, can add, delete records
- 2023-05-25 12:05:04下载
- 积分: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
-
用来求取大的整数
用来求取大的整数-used to strike large integer
- 2022-05-30 12:35:40下载
- 积分:1
-
visual basic 文件数据基
这是 visual basic 程序来加载文件数据基。
您可以使用 Visual Basic JtTite 项目的显示和更新数据库中的数据。Visual Basic 使用 ADO.NET 中,它是数据库技术的下一代。以下 Microsoft 以前的版本称为 ActiveX 数据对象 (ADO)。ADO.NET 的一个大的优势是信息是存储和传输的可扩展标记语言 (XML)。你将在本章后面的"XML 数据"一节中找到有关 XML 的详细信息。
ADO.NET 允许您访问数据库中的数据以多种格式。OleDb 提供程序的基本类型。对于 SQL Server (微软的企业 etary DBMS) SQLClient。Odbc。和 Oracle。使用 OleDb 你可以从 Access、 Oracle、 Sybase 等来源获取数据。或 DB2。此文本中的示例使用微-软 SQL 服务器快递 (SSE)。其中与 Visual Studio 将自动安装。
- 2022-01-28 12:47:31下载
- 积分:1
-
这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法...
这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
- 2022-11-25 16:50:03下载
- 积分:1
-
是数据结构的导航图
数据结构实验导航图的全部代码,可以实现通过输入查询地址得到相应的路线,还可进行选择
- 2023-07-02 18:45:02下载
- 积分:1