资源列表

« 1 2 ... .26 .27 .28 .29 .30 1731.32 .33 .34 .35 .36 ... 66581 »

[Windows编程finalPaint2

说明: 数据挖掘中DBSCAN算法的研究,主要是该算法的最重要一部分程序。-DBSCAN algorithm in data mining research, mainly the most important part of the algorithm procedure.
<alena> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[Windows编程finalPaint

说明:数据挖掘中聚类算法DBSCAN中部分程序finalpaint的C++实现-DBSCAN clustering algorithm in data mining process finalpaint some of the C++ Implementation
<alena> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[Windows编程memorydistributing

说明:内存分配是用于计算机电脑内存分配的有效算法,研究了好长时间才搞出来的-memory distributing
<聂必才> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[Windows编程command

说明:开始→运行→输入的命令集锦 例如:gpedit.msc-----组策略 sndrec32-------录音机 Nslookup-------IP地址侦测器 -Start → Run → Enter the command Collection gpedit.msc----- Group Policy sndrec32------- recorder Nslookup------- IP address detector
<hnxsm> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[其他小程序music

说明:修正的music算法,前后向空间平滑算法的特殊形式-Revised music algorithm, before and after the spatial smoothing algorithm to the special form
<马兴臣> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[C#编程dianhua

说明:利用c#写的一个简单功能的电话簿 实现添加删除查找联系人等功能-Using c# write a simple function of the telephone directory Realizing the add or remove search contacts etc. Function
<shen> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数据库编程gauss_jordan

说明:高斯求解线性方程组fortran代码,参考至彭国伦的书籍-Gauss fortran code for solving linear equations, reference books to Peng Guolun
<张三> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[其他小程序WSP

说明:关于Word Search Puzzle(以下简称WSP)的单词小游戏-About Word Search Puzzle (hereinafter referred to as WSP) of the word game
<feng> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[界面编程writedir

说明:加入头文件 WriteDir.h ,调用其中的函数WriteDirectory(a),a代表路径,就可以在a下建立文件夹-Added header files WriteDir.h,Call the function WriteDirectory(a),Can create folders
<zhang> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[Windows编程stdface

说明:对人脸进行检测的一个代码,有很好的功能,另外也有对人眼睛的标定!-Face detection on a code, there are good features, There is also the calibration of human eyes!
<lan> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程MultiplicationOfLargeNumbers

说明:用一个整型数组表示一个大数,数组的每个元素储存大数的一位数字,则实际的大数d表示为: d=a[k]*10的k-1次幂+a[k-1]*10的k-2次幂+......+a[2]*10+a[1] 其中a[0]保存该大数的位数. (2),实现两个大数相乘. (3),再此基础上实现两个大数相除 -With an integer array to represent a large number, every element of the array storage of large numb
<马值> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程dijiesiktra

说明:按路径长度递增次序产生最短路径算法:   把V分成两组:   (1)S:已求出最短路径的顶点的集合   (2)V-S=T:尚未确定最短路径的顶点集合   将T中顶点按最短路径递增的次序加入到S中,   保证:(1)从源点V0到S中各顶点的最短路径长度都不大于   从V0到T中任何顶点的最短路径长度   (2)每个顶点对应一个距离值   S中顶点:从V0到此顶点的最短路径长度   T中顶点:从V0到此顶点的只包括S中顶点作中间   顶点的最短路径长度 -
<马值> 在 2025-06-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 1731.32 .33 .34 .35 .36 ... 66581 »

源码中国 www.ymcn.org