资源列表
[matlab例程] DC-motor-braking
说明:一些直流电动机的制动matlab例子,很经典实用-DC motor braking matlab example, it is classic and practical<韩> 在 2025-07-17 上传 | 大小:37kb | 下载:0
[数据结构常用算法] TXL
说明:程序设计一般由两部分组成:算法和数据结构,合理地选择和实现一个数据结构和处理这些数据结构具有同样的重要性。在通讯录管理程序中,由于预计记录数相对于一个单位的学生人数或职工人数来说不会太大,除了能够增加、删除、保存等外,更多的情况时查询,且能够实现快速查询,所以选用静态数组保存数据,实现多种查询方式。-Programming generally consists of two parts: algorithms and data structures, rational choice and a<kongyameng> 在 2025-07-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] hannuota
说明:用链表实现了汉诺塔的问题,主要用了链表的创建,插入,排序,删除,等-use the link to solve the hannuota problems<leipengfei> 在 2025-07-17 上传 | 大小:337kb | 下载:0
[数学计算/工程计算] warshall
说明:warshall算法,解决了图的连通性问题,输入一个矩阵,输出的两个矩阵,一个表示连通性的判断,另一个表示连通分支的表示。-Warshall method, which solves the problem of the graph connectivity, while entering a matrix, there will output two matrix, one said connectivity judgment, the other branch of the said con<松> 在 2025-07-17 上传 | 大小:21kb | 下载:0