-
data clustering
it数据挖掘项目这里采用分类聚类算法,hm那里采用k均值和模糊c均值提出算法,c4.5 ans see 5算法我们在本项目工作中采用,
- 2022-04-25 17:50:46下载
- 积分:1
-
自己的作品。。基于VB的图书馆管理系统。
感觉很有现实意义...
自己的作品。。基于VB的图书馆管理系统。
感觉很有现实意义-their work. . VB-based library management system. Feeling very realistic significance
- 2022-07-13 19:45:07下载
- 积分:1
-
用C语言实现的各种算法及演示,可以结合代码分步观看执行过程...
用C语言实现的各种算法及演示,可以结合代码分步观看执行过程-C language algorithms and the various presentations, combining code can watch the step-by-step implementation process
- 2022-01-26 07:49:12下载
- 积分:1
-
一些常用的几何算法的C++实现,包括两点确定一条直线,两点间距离,点直线距离, 海伦公式求三角形面积,判断直线相交等...
一些常用的几何算法的C++实现,包括两点确定一条直线,两点间距离,点直线距离, 海伦公式求三角形面积,判断直线相交等-some common geometric algorithm C achieved, including two identified a straight line, the distance between two points, point straight distance Helen formula for triangle area, as judged straight intersection
- 2022-06-27 00:57:26下载
- 积分:1
-
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。...
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。-Follow the C and basic C++ Standard Map class, transplanted to the MFC
- 2022-12-26 06:10:03下载
- 积分:1
-
本程序是一个宾馆程控电话系统,调试成功。对于初学vc的mfc变成有用,主要是与数据库的调用方面。...
本程序是一个宾馆程控电话系统,调试成功。对于初学vc的mfc变成有用,主要是与数据库的调用方面。-This procedure is a hotel program-controlled telephone system, debugging success. Mfc in vc for the beginner into a useful, mainly with regard to the database call.
- 2022-03-16 06:46:13下载
- 积分:1
-
通过sindrome解码
接下来POW2发现两个大于或等于下一个功率的指数窗口长度(CEIL(LOG2(米))),和POW2计算的功率。使用的两个用于变换长度功率优化FFT算法,虽然在实践通常有使用N = M的执行时间相差不大。为了显现在DFT,情节ofabs(Y),ABS(Y)。^ 2,andlog(ABS(Y))都常见。功率与频率的情节被称为周期图:
- 2023-01-02 04:35:09下载
- 积分:1
-
111 Queen's algorithm includes the classic two hope you like
皇后算法111 很经典的 内含两种 希望大家喜欢-111 Queen"s algorithm includes the classic two hope you like
- 2022-10-06 00:30:03下载
- 积分:1
-
自己写的课程设计数据结构,有需要的就看自己的了…
自己写的,数据结构课程设计,有需要的可以来看看看的,郁闷上传这麻烦-Their written curriculum design data structure, there is a need to look at to see if the can, and depressed From this trouble
- 2022-08-23 09:45:53下载
- 积分:1
-
约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起...
约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决―――直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就拉出来处决,再根据这个人所持有的密码F,然后再数F个,数到的人再处决,以此类推―――直到剩下的最后一个可赦免。-Joseph problems have original development of the Joseph and Joseph two. The original Joseph Description : Ancient a judge to sentence N inmates of the death penalty, he is a ridiculous law, prisoners station into a circle, from S began a few individuals, every few months to D prisoners, pull out executions, then D, the number of people to be re-executed--- until the last one left to be pardoned. The development of the Joseph Description : Ancient a judge to sentence N inmates of the death penalty, but each individual N holders a password, he is a ridiculous law, prisoners station into a circle, the judges first gave a password M, S individuals from the beginning of several, each of the first few inmates M , pull hi
- 2022-03-11 16:54:39下载
- 积分:1