-
VC++图书管理系统完整版
一个早期开发的VC++图书管理系统完整版,大致测试了一下,运行正常,需要的DLL文件源码爱好者已整合进压缩包。这个图书系统可以完成用户资料管理,图书资料管理,借阅/还书管理等常用功能。
- 2023-01-01 15:55:03下载
- 积分:1
-
层次聚类
数据挖掘中聚类是旨在构建集群的层次结构的聚类分析的方法。战略层次聚类方法一般分为两种类型: [引文需要]集聚: 这是一种"自下而上"的方法: 每个观察值启动在它自己的群集中,并对集群会合并为一个层次结构中向上移动。分裂: 这是一种"自上而下"的方法: 所有观测值开始在一个群集中,并进行了拆分作为一个以递归方式将层次结构中下移。一般情况下,以贪婪的方式确定的合并和拆分。分层聚类的结果通常介绍聚类分析的结果。在一般情况下,凝聚聚类的复杂性是 O(n^3),这使得他们对于大数据集的速度太慢。分裂与穷举搜索聚类是 O(2^n),甚至更糟。然而,对于一些特殊的情况下,最优的有效凝聚方法 (O(n^2)) 已知的复杂性: 奥申 [1] 单连杆和碰杯 [2] 为完成连锁聚类法。
- 2022-03-18 03:27:47下载
- 积分:1
-
Enter the complete mathematical expression such as 1+ (5/2)* 3 to calculate the...
输入完成数学表达式例如1+(5/2)*3
即可计算出结果
支持运算符:+ - * / () ^-Enter the complete mathematical expression such as 1+ (5/2)* 3 to calculate the results support the operator:+-*/() ^
- 2022-08-10 10:29:54下载
- 积分:1
-
霍夫曼编码。在c++ 控制台的程序,利用node的结构
霍夫曼编码。在c++ 控制台的程序,利用node的结构-Huffman code. In c++ Console procedures, take advantage of the structure of node
- 2022-07-16 17:23:47下载
- 积分:1
-
fast Fourier transform coding, the two
快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
- 2023-09-03 18:10:02下载
- 积分:1
-
系统购买门票总线
(1) 系统要买的车票 (2) 在那里你可以选择座位 (3) 分支和巴士 (4) 的次数,是在控制台 (5) 有例外和菜单选项来填补。
- 2022-02-21 18:48:16下载
- 积分:1
-
BITEK BIT1605 IDE v109 utility !
BIT1605 is 10
BITEK BIT1605 idev109实用工具!
- 2023-03-22 01:30:04下载
- 积分:1
-
simple calculators, and support for multiple operators. Importation of expressio...
简单计算器,支持多种运算符。输入表达式:1+2,然后回车,即可得到结果-simple calculators, and support for multiple operators. Importation of expression : 1 2, and then Enter, the results can be obtained
- 2022-11-12 02:15:03下载
- 积分:1
-
实现任意长度的四则运算式的计算~拥有完善查错功能
实现任意长度的四则运算式的计算~拥有完善查错功能-The realization of arbitrary length arithmetic calculation error checking function ~ has a well
- 2022-05-05 16:50:56下载
- 积分:1
-
Houghlines detection
Houghlines detection-OpenCV
- 2022-03-31 15:06:41下载
- 积分:1