-
不错的beijingfenge的程序,c语言写的,适合对fenge感兴趣的的初学者和编程人员。...
不错的beijingfenge的程序,c语言写的,适合对fenge感兴趣的的初学者和编程人员。-Good beijingfenge procedures, c language, and suitable for fenge interest of beginners and programmers.
- 2022-03-23 18:05:19下载
- 积分:1
-
通过这个程序,你可以实现校园导游功能。数据结构课程设计...
通过这个程序,你可以实现校园导游功能。数据结构课程设计-Through this program, you can achieve the function of the campus tour guides. Data Structure Course Design
- 2022-04-23 11:27:03下载
- 积分:1
-
使用Delphi操作Excel的例子。
功能是从一个excel文件中删除另外一个excel文件已经存在的内容。...
使用Delphi操作Excel的例子。
功能是从一个excel文件中删除另外一个excel文件已经存在的内容。-Operation Excel using Delphi examples. Function is from one excel document excel delete a file already exists the contents.
- 2022-03-31 05:09:08下载
- 积分:1
-
A detailed description of Group Policy, do not rely on computer software to set...
组策略的详细介绍,不用依赖软件来设置控制电脑的魔法设置。希望对你有用-A detailed description of Group Policy, do not rely on computer software to set up control magic settings. Hope that useful to you
- 2022-08-08 11:28:23下载
- 积分:1
-
此文件为RTF文件转换为TXT文件的解码程序。
此文件为RTF文件转换为TXT文件的解码程序。-RTF file for this file is converted to TXT file decoding process.
- 2022-02-03 11:53:53下载
- 积分:1
-
vfp编程案例4项目查询系统
vfp编程案例4项目查询系统-Probe Case 4 programming projects Inquiry System
- 2023-01-18 21:10:03下载
- 积分:1
-
九寨运业车辆保险管理系统。
对车辆信息以及保险进行管理查询和报表的操作。...
九寨运业车辆保险管理系统。
对车辆信息以及保险进行管理查询和报表的操作。-Jiuzhai transport industry, vehicle insurance management system. For vehicle information and insurance queries and reports to manage operations.
- 2022-05-29 01:24:08下载
- 积分:1
-
一个简单的JAVA小旅馆的程序,功能简单,课程设计的作业
一个简单的JAVA小旅馆的程序,功能简单,课程设计的作业-a simple Java small hotel procedures, functions simple, curriculum design operations
- 2022-07-11 12:52:03下载
- 积分:1
-
第三种边界条件的三次样条函数插值与微商
第三种边界条件的三次样条函数插值与微商-third boundary conditions cubic spline interpolation function and the derivative
- 2022-08-03 23:39:09下载
- 积分:1
-
K-means算法
应用背景c++代码,基于k-means遗传算法的应用,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。关键技术K-Means的算法如下:随机在图中取K(这里K=2)个种子点。然后对图中的所有点求到这K个种子点的距离,假如点Pi离种子点Si最近,那么Pi属于Si点群。(上图中,我们可以看到A,B属于上面的种子点,C,D,E属于下面中部的种子点)接下来,我们要移动种子点到属于他的“点群”的中心。(见图上的第三步)然后重复第2)和第3)步,直到,种子点没有移动(我们可以看到图中的第四步上面的种子点聚合了A,B,C,下面的种子点聚合了D,E)。
- 2022-08-15 16:57:53下载
- 积分:1