搜索资源列表
881
- 一种高效的聚类算法给定要聚类的N的对象以及N*N的距离矩阵(或者是相似性矩阵), 层次式聚类方法的基本步骤(参看S.C. Johnson in 1967)如下:-An Efficient Algorithm for the cluster must be the object of N and N * N distance matrix (or similarity matrix), the hierarchical clustering method the basic steps (see
BARCOD
- 这是一个表格线打印算法的C语言源程序。有点意思。
BARPRINT
- 表格线打印算法C语言源程序。并可以在表格线的上下左右打印文本。-form lines Print algorithm C language source code. And in the next line forms around print.
GoodsReportManage
- C++做的管理系统,该系统有安全的用户登录模块、方便快捷的浏览界面、易于操作的功能模块。本文的分析基于知识点的试题库结构基础上,阐述以知识点难度系数和题型为主要控制参数的组卷算法的建立与实现方法。该系统的运用不仅提高了教师的工作效率,而且可以实现真正意义上通用性。-this paper describes the design of the structure of the test question database and the method of the foundation rea
n
- 使用c语言打印n阶螺旋矩阵,算法较为浅显易懂-N order to print using c language spiral matrix, the algorithm is more easy to understand
zhishu
- 打印质数的各种算法,首先介绍了教科书上的实现方法,然后从减小时间复杂度的方向出发,介绍了几种打印质数的算法,C++实现。-The number of print quality algorithm, first introduced on the implementation of textbooks, then reduce the time complexity from the direction, describes several printing prime numbers algo
Eightstar
- c++实现A星算法求解8数码问题,里面有行注释,本人试过,可求解40步之内求出解路径的问题-c++ A Star Algorithm 8 digital issues
c
- 主要包含一些排序算法,和库函数的实现,冒泡、二分等-sort arithmathic and library function