-
高维空间中的广义投影群
Finding Generalized Projected Clusters in High Dimensional Spaces - ORCLUS - A subspace clustering algorithm.-Finding Generalized Projected Clusters in High Dimensional Spaces- ORCLUS- A subspace clustering algorithm.
- 2022-08-16 08:51:23下载
- 积分:1
-
用C++编写的置换索引(KWIC)
资源描述用C++编写的置换索引,输入一行英文句子后,可以输出所有的单词循环的移位后形成的句子。采用的是面型对象的思想。
- 2022-04-15 15:27:39下载
- 积分:1
-
最近点对问题MFC界面版
经典算法问题————最近点对问题
采用MFC界面,操作简单易懂。可供大家参考学习。
算法执行效率高。方便的界面操作供大家好理解算法的精髓。
- 2022-02-01 09:56:42下载
- 积分:1
-
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。...
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。-binary tree assembly operation, accompanied by a program to the test report, the procedure quite excellent, in-depth understanding of binary tree helpful.
- 2022-11-19 13:35:04下载
- 积分:1
-
解决约瑟夫环问题
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace 实战_使用数组解决约瑟夫环问题
{
class Program
{
static void Main(string[] args)
{
int[] intPers = Jose(12, 3, 4);
Console.WriteLine
- 2023-06-26 06:40:03下载
- 积分:1
-
传教士野人坐同一船只过河问题的C语言程序
传教士野人坐同一船只过河问题的C语言程序-missionaries Savage sit the same river vessels of the C Programming Language
- 2022-02-10 00:20:45下载
- 积分:1
-
acm大赛的试题,希望对狂爱编程的新手有帮助
acm大赛的试题,希望对狂爱编程的新手有帮助-acm contest questions, in the hope that Cactus have to help novice programmers
- 2022-10-24 06:45:03下载
- 积分:1
-
C语言源程序解决的
C语言源程序解决的-C language source solution
- 2022-02-04 01:51:01下载
- 积分:1
-
人脸识别算法
这是人脸识别系统的算法。在不同的图像处理领域,这种算法是非常有效和有用。
- 2022-03-18 03:26:32下载
- 积分:1
-
通过深度优先算法,遍历网络中的每个结点,得到遍历网络节点的时间...
通过深度优先算法,遍历网络中的每个结点,得到遍历网络节点的时间-Through the depth-first algorithm, network traversal each node, the network node traversal time
- 2022-07-16 00:48:35下载
- 积分:1