资源列表
[数据结构常用算法] jj
说明: 这个程序是实现了一个聚类CMI算法,对给定一个数据集,按要求将其划分为 三个类,并计算其分类的效率,并给出一定的结果比较及输出-This procedure is to achieve a CMI clustering algorithm, given a data set, in accordance with the requirements will be divided into three categories, and calculate the efficiency of<zhangzhengjiang> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] zero_tap_detection_adaptiveequalizer
说明:具有检测FIR滤波器单位脉冲响应h[n]中零系数(zero tap detection)功能的LMS算法自适应均衡器,可处理相关输入(colored inputs)和独立输入(white inputs). 检测出零系数的个数和位置,减少后续计算次数,提高算法效率。-Zero Tap Detection LMS adaptive Equalizer with Tap Decoupling techniques and Colored Inputs and white inputs.<黄乐> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] calculator
说明:一个不带界面的计算器,用户只需要在文本文件input.txt中输入计算表达式,即可通过运行程序得到结果,输出在output.txt中; 支持加减乘除,取余数,乘方,括号等等; 如:5+4 = 输出9 5+4*4+9/3 = 输出24 (5+4)*4+9/3 = 输出39 (50+4)*(40 3)+288/(147-3) = 输出56 (50+4)^2*(40 3)+288/(147-3) = 输出2918-Interface without a calculator,<shiping> 在 2025-10-09 上传 | 大小:14kb | 下载:0
[数据结构常用算法] Shortest_Path
说明:一个求单源最短路径的算法,即Dijkstra算法-One for single-source shortest path algorithm, Dijkstra algorithm that<空凌> 在 2025-10-09 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] PluralandMatrix
说明:C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek<shiping> 在 2025-10-09 上传 | 大小:22kb | 下载:0