资源列表
[数据结构常用算法] analytic-hierarchy-process
说明:matlab编写的层次结构算法,将一个复杂矩阵分解为多个准则,得到多指标的若干层次,通过定性指标模糊量化方法算出单排序(权数)和总排序。-hierarchy algorithm, Matlab written in a complex matrix is decomposed into a number of criteria, multiple indicators at several levels to calculate the single-sort (we<renxueshi> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zuixiaodaijia
说明:最小生成树,所得到的代价最小,适合学生学习 数据结构-Minimal cost to the minimum spanning tree, suitable for students learning data structures<田间> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bellman_ford
说明:图论中最短路径的一些算法,包括bellman_ford等-Shortest path algorithm in graph theory, including bellman_ford<lover> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] VHDL_model_16_bit_DAC_sigma_delta
说明:VHDL code for a sigma delta DAC 8 bit<Proust> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Queen
说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上, 其中任意两个xi和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。C实现-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any t<michael> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] table_maloc
说明:数据结构,目录法,模拟malloc函数,实现内存动态分配-my_malloc in C<chen> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] list_malloc
说明:链表法,实现内存动态分配,模拟malloc函数-my_malloc_list in C<chen> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] merge_sort
说明:本人亲自用C语言编写的归并排序,准确无误,希望对大家有用。-I personally use the C language, merge sort, accurate, useful to everyone.<gu> 在 2025-06-16 上传 | 大小:1kb | 下载:0