-
数据挖掘的基础程序
数据挖掘所用的十二个基础程序,分别为规范化三个,距离公式3个,以及统计数,众数,中位数,平均数,Q1,Q3的求法,以及程序。
- 2023-07-20 18:10:05下载
- 积分:1
-
该程序是数值计算中拟合求值的一种基本方法,比较简单,但也非常重要...
该程序是数值计算中拟合求值的一种基本方法,比较简单,但也非常重要-The program is a fitting numerical calculation of a basic method of evaluation, relatively simple, but it is also very important
- 2022-08-10 01:03:36下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1
-
邮局报刊、杂志订阅系统
本系统由“客户服务子系统”、 “内务管理子系统”、
“原始数据管理子系统”组成。客户服务子系统包含2个功能模块:“订阅”、 “顾客事务处理”。内务管理子系统包含3个功能模块:“订单管理”、“投递管理”、“报费管理”。
原始数据管理子系统包含2个功能模块:“报刊、杂志信息维护”、“报社、杂志社信息维护”
- 2023-02-15 14:40:03下载
- 积分:1
-
最大长方体问题
资源描述一个长,宽,高分别是m,n,p的长方体被分割成m*n*p个小立方体。每个小立方体内含一个整数。
试着设计一个算法,计算所给长方体的最大子长方体。子长方体的大小由它内部所含所有整数之和确定。
约定:当该长方体所有元素均为负数时,输出最大子长方体为0。
- 2022-03-21 14:39:33下载
- 积分:1
-
unpacked document, listed a number of commonly used algorithm C procedures, refe...
解压后的文件,列举了大量常用的C算法程序,欢迎参考!-unpacked document, listed a number of commonly used algorithm C procedures, reference welcome!
- 2022-03-17 16:39:25下载
- 积分:1
-
赋权边覆盖问题——采用禁忌搜索算法的C++实现
本文详细讨论了禁忌搜索算法求解赋权边覆盖问题的定义、原理及求解思路,在文末给出了实验结果及完整的C++实现代码。
- 2022-07-17 14:42:20下载
- 积分:1
-
链接-11 系统简介
点名是运作的正常模式。在这
模式下,NCS 平台操作员进入
保有量的地址和分配的地址 (PU
编号为) 为每个 PU 在适当开关的位置。
链接启动时,每个 PU 被轮询数据。
发送换证消息包括轮询。如果
PU 未能作出响应,换证
- 2023-01-23 06:55:04下载
- 积分:1
-
Numerical Anaysis 8th Edition Burden and Faires (Maple Source)
Numerical Anaysis 8th Edition Burden and Faires (Maple Source)
- 2022-02-02 03:12:08下载
- 积分:1
-
matlab编写的数值计算程序,用于数学实验方面
matlab编写的数值计算程序,用于数学实验方面-Matlab prepared by the numerical calculation program for math experiments
- 2022-01-26 14:59:23下载
- 积分:1