资源列表
[数据结构常用算法] TopoSort
说明:实现拓扑排序:一个有向无环图,表述为一个邻接矩阵graph[n][n],其中graph[i][0]为顶点i的入度,其余为其后继结点。-The realization of topological sort: a directed acyclic graph, expressed as an adjacency matrix graph [n] [n], which graph [i] [0] for the vertex i of income, the remaining node to it<jay> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[数据结构常用算法] CSort
说明:用C++6.0编写,采用分治法求解快速排序和归并排序所花的时间并输出,能够具体地让大家明白时间复杂度这一抽象的概念-Using C++6.0 development, the use of sub-rule method to sort quick sort and merge the time spent and output, specifically so that everyone can understand the time complexity of this abstract c<jay> 在 2025-11-26 上传 | 大小:428kb | 下载:0
[数据结构常用算法] IntegerSort
说明:设计一个由自动测试排序算法性能(比较次数compare_count、交换次数exchange_count、探测次数probe_count)的测试类和排序类构成的类体系。 注:用一个类来描述一个排序算法,类中的sort方法通过调用比较、交换方法来实现数组排序。排序类放入一个特定的包MySort中。-Design a sorting algorithm by automatic test performance (compare the number of compare_count, the<jay> 在 2025-11-26 上传 | 大小:8kb | 下载:0
[数值算法/人工智能] numericalcomputingmethod
说明:书名:数值计算方法及其程序设计 作者:黄其明 廖鸿志 页数:435 SS号:10070597-Title: numerical method and its program design Author:Zhihong Liao Qiming Huang Pages: 435 SS No.: 10070597<ld> 在 2025-11-26 上传 | 大小:6.46mb | 下载:0
[人工智能/神经网络/遗传算法] BP-LM
说明:BP 算法的神经网络,采用VC编制,具有较好的鲁棒性和快速收敛特性。-BP algorithm of neural networks, the use of VC establishment, has good robustness and fast convergence properties.<高闯> 在 2025-11-26 上传 | 大小:325kb | 下载:0
[matlab例程] matlabinchemistry
说明:matlab在化学工程中的应用实例程序,对大家研究学习有指导作用。-practice of matlab in chemistry and chemistry engnierr<yinjj> 在 2025-11-26 上传 | 大小:123kb | 下载:0
[matlab例程] ResearchandImplicaofAutochargingEquipmentBasedonDS
说明::介绍了一种利用DSP控制的大容量蓄电池自动充电装置的设计。采用高频开关电源技术,给出了基于数 字信号处理器TMS320LF2407的充电装置控制系统的软、硬件设计。借助Matlab中的Simulink仿真工具,采用 在线模糊自整定技术对充电装置控制系统进行仿真,并将仿真结果应用于DSP控制器中,实现对Fuzzy-PID控 制的Kp、Ki、Kd参数的在线自整定,使充电方式能较好的模拟最佳充电曲线,达到理想效果。理论分析和试验都 表明,该充电装置能够有效地提高蓄电池的充电效率,加快<mabeibei> 在 2025-11-26 上传 | 大小:307kb | 下载:0