-
很好的学习DLL的入门例子,里面讲述了non
很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序-Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures
- 2022-03-21 14:15:39下载
- 积分:1
-
visit database and network though console
控制台访问数据库和网络-visit database and network though console
- 2022-01-31 16:12:31下载
- 积分:1
-
层次聚类
数据挖掘中聚类是旨在构建集群的层次结构的聚类分析的方法。战略层次聚类方法一般分为两种类型: [引文需要]集聚: 这是一种"自下而上"的方法: 每个观察值启动在它自己的群集中,并对集群会合并为一个层次结构中向上移动。分裂: 这是一种"自上而下"的方法: 所有观测值开始在一个群集中,并进行了拆分作为一个以递归方式将层次结构中下移。一般情况下,以贪婪的方式确定的合并和拆分。分层聚类的结果通常介绍聚类分析的结果。在一般情况下,凝聚聚类的复杂性是 O(n^3),这使得他们对于大数据集的速度太慢。分裂与穷举搜索聚类是 O(2^n),甚至更糟。然而,对于一些特殊的情况下,最优的有效凝聚方法 (O(n^2)) 已知的复杂性: 奥申 [1] 单连杆和碰杯 [2] 为完成连锁聚类法。
- 2022-03-18 03:27:47下载
- 积分:1
-
用C++语言编写的作业问题求解程序
应用背景日益迅速的技术发展将需要一个工具,是用来计算准确,可以立即发现,我们想要一个非常高的特别是例如在mempersikat时间公司想快速得到划分或分配任务的结果(作业)是最优的,在这个意义上,如果分配与利润分配任务或作业如何能提供最大的keuntugan,反之亦然,当涉及到成本。这就是为什么我们创建这个程序,以方便的任务分配或分配优化。在这种方法的使用过程是非常sedaerhana方式。它是希望通过这个程序,我们使它更容易在任务(分配)的分配或分配,从而使用户更快地作出决定分工的任务。关键技术这个程序是用来方便共享或分配任务的最佳。里面有一个程序,可以最小化。在程序中使用迭代法等方法(循环),数组,和功能(函数)。
- 2023-07-15 20:25:03下载
- 积分:1
-
数据结构用数组实现了两个多项式相加,用数组实现多项式的存储...
数据结构用数组实现了两个多项式相加,用数组实现多项式的存储-Array data structure implementation using the sum of two polynomials, the polynomial storage array implementation
- 2022-04-24 06:55:08下载
- 积分:1
-
含有大量的源代码,用于验证通过,…
包含大量C源代码均验证通过,相当经典且可移植性强-Contains a large amount of C source code for both the authentication is passed, a very strong classical and portability
- 2023-09-06 16:30:04下载
- 积分:1
-
this procedure is to windows at the school system. See the note other procedures...
此程序是对windows系统进行校时。其他的说明请看程序。-this procedure is to windows at the school system. See the note other procedures.
- 2022-02-06 00:59:59下载
- 积分:1
-
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()-Realize the C++ The Score category, the scores and realize integer, scores and int, and int mixed integer operations, using virtual functions and polymorphism to achieve digit_number ()
- 2022-03-02 18:18:42下载
- 积分:1
-
matrix operate class
专门的矩阵操作类-matrix operate class
- 2022-09-29 20:15:03下载
- 积分:1
-
A banker demo program, from the operating system to solve the problem of deadloc...
一个银行家演示程序,源于操作系统中死锁的解决问题,采用TC编写,使用了带有颜色的输出,易于理解。该程序写于大二时期,程序中多有冗余漏洞,请见谅。-A banker demo program, from the operating system to solve the problem of deadlock, using TC preparation, use of color output with easy to understand. The program was written in sophomore year period, the program has redundant multiple vulnerabilities, please forgive me.
- 2022-07-26 07:03:21下载
- 积分:1