-
Classic data structures and algorithms and data structures vc source code vc cla...
数据结构及算法经典 vc源码 数据结构及算法经典 vc源码-Classic data structures and algorithms and data structures vc source code vc classical algorithm source data structure and algorithm of the classical source vc
- 2022-03-12 04:04:20下载
- 积分:1
-
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行...
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem description design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8* 8 chessboard in a box, according to Ma go mobile chess rules. Preparation of non- recursive procedure, and seeking stepped routes, the number 1,2,3,4 ..., 64 were filled an 8* 8 matrix.
- 2023-05-30 01:50:03下载
- 积分:1
-
Oracle BerkeleyDB
Oracle BerkeleyDB--SQLitehttp--www_sqlite_com_cn-_files2.rar//bdb2
- 2022-04-30 08:41:25下载
- 积分:1
-
最小生成树
1 2 0.0403
1 3 0.4747
1 4 0.7015
1 5 0.7936
1 6 0.2973
1 7 0.6139
1 8 0.4494
1 9 0.3155
1 10 0.8558
1 11 0.272
1 12 0.1045
1 13 0.6548
1 14 0.9271
1 15 0.3229
2 1 0.2182
2 3 0.9329
2 4 0.9521
2 5 0.8128
2 6 0.4044
2 7 0.6619
2 8 0.6596
2 9 0.3007
2 10 0.7244
2 11 0.2316
2 12 0.01
2 13 0.915
2 14 0.0878
2 15 0.0984
3 1 0.967
3 2 0.8945
3 4 0.749
3 5 0.9038
3 6 0.3022
3 7 0.2
3 8 0.7532
3 9 0.042
3 10 0.1991
3 11 0.8995
3 12 0.0592
3 13 0.4332
3 14 0.3324
3 15 0.17
4 1 0.434
4 2 0.3857
4 3 0.5991
4 5 0.5404
4 6 0.7573
4 7 0.96
4 8 0.8047
4 9 0.5279
4 10 0.1573
4 11 0.9087
4 12 0.3227
4 13 0.2898
4 14 0.5262
- 2022-12-31 18:30:14下载
- 积分:1
-
文件分类和统计的话,TF / IDF等
documents classification and words statiscs TF/IDF etc
- 2022-11-27 11:45:03下载
- 积分:1
-
能够在数据库中存取大的二进制块
能够在数据库中存取大的二进制块-to access large databases of binary block
- 2023-06-03 08:30:03下载
- 积分:1
-
算法设计与分析 蚁群算法的设计和分析,具体的代码和细致的讲解...
算法设计与分析 蚁群算法的设计和分析,具体的代码和细致的讲解-Algorithm design and analysis of ant colony algorithm design and analysis, the specific code and detailed explanation
- 2022-03-23 06:59:58下载
- 积分:1
-
有关计算机基础中数据结构的详细的PPT。内容详细。
有关计算机基础中数据结构的详细的PPT。内容详细。-About computer-based data structure detailed in the PPT. Content in detail.
- 2022-01-24 18:31:51下载
- 积分:1
-
用循环链表实现约瑟夫问题
利用模板类和循环链表实现的约瑟夫问题,由于链表类是模板类,所以整体的类成员函数实现和声明是放在同一个文件下。另外,由于部分成员在解决该问题的时候并没有使用,可是觉得没有删除的必要,所以对其选择了保留,日后或许可将它用于解决其他问题。
- 2022-02-02 06:53:29下载
- 积分:1
-
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间...
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间-The system randomly generates a set of data to sort, search, statistical comparison of the different sorting methods require the number and frequency of exchange, as well as the time required for the different sort, as well as to find time to record
- 2023-08-22 16:30:04下载
- 积分:1