资源列表
[数学计算/工程计算] k_algorithm034
说明:计算两个向量间的欧氏距离,初始化聚类中心,参数设定默认值 -two vector calculation of Euclidean distance, initialize the cluster center, parameter set default values<王华> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] c_ann
说明:c language_ann.c语言编写的神经网络程序。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-c language_ann.c language prepared by the neural network programming. Ann directory under specific neural network code, exte<李健> 在 2025-06-25 上传 | 大小:98kb | 下载:0
[matlab例程] smvecstart
说明:STARTING OF A SYNCHRONOUS MACHINE,MATLAB/SIMULINK 下对同步电机启动的仿真,解压同一目录下, 双击下部图标进行参数运行点设置。-OF STARTING A Synchronous winreg. MATLAB/Simulink right under the synchronous motor launch simulation, extracting the same directory, double-click the icon for th<李健> 在 2025-06-25 上传 | 大小:8kb | 下载:0
[数据结构常用算法] shujujiegouc++
说明:数据结构c++语言描述的源代码,包含常用数据结构的实现,及各种算法的实现-data structure c++ language descr iption of the source code, including common data structure to achieve, and the realization of various algorithms<ERIC> 在 2025-06-25 上传 | 大小:530kb | 下载:0
[数据结构常用算法] shortestpath_java
说明:用java实现的最短路径dijkstra算法,用邻接矩阵实现-used to achieve-the shortest path algorithm used to achieve adjacency matrix<ERIC> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[数据结构常用算法] linjiebiaoshortpath
说明:用邻接表表示的数据结构,及DIJKSTRA算法实现的最短路径程序-adjoining table with the data structure and algorithm DIJKSTRA the shortest path procedures<ERIC> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linjiebiao
说明:用邻接表表示的数据结构,及DIJKSTRA算法实现的最短路径程序-adjoining table with the data structure and algorithm DIJKSTRA the shortest path procedures<ERIC> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Generic_Pool_demo
说明:Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grow<zhuxin> 在 2025-06-25 上传 | 大小:170kb | 下载:0
[数学计算/工程计算] matrix_class
说明:矩阵运算的类,可以方便地进行矩阵加,减,乘等运算。-matrix calculation of categories, and convenient for the matrix, plus or minus, by other operators.<rting> 在 2025-06-25 上传 | 大小:1.09mb | 下载:0
[数据结构常用算法] Universityschoolregistermanagementsystemmanagement
说明:要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-asked to perform the following functions : 1<顾俊> 在 2025-06-25 上传 | 大小:7kb | 下载:0