资源列表
[数据结构常用算法] MinTreeAlgorithm
说明:作业调度和最小生成树的两种求法————作业调度和最小生成树的两种求法作业调度和最小生成树的两种求法-Job Scheduling and Minimum Spanning Tree Method for Two---- job scheduling and minimum spanning tree method of two job scheduling and two minimum spanning tree method<owl_li> 在 2025-01-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] wordproblem
说明:输入一篇英文,程序将对里面每个单词的频率进行统计,从文件输入,而不是从键盘输入.-Enter an English, the program will be inside each word frequency statistics, from the file input, rather than from the keyboard input.<goodboy> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Modbus_base_Hitech_and_C166
说明:基于Hitech和C166的Modbus协议,通过优良的数据结构使得协议信息交互与数据的实际应用访问变得非常简单容易,当前版本支持人机常见的所有数据格式如(有/无符合)字节、字、浮点数,位,数组,等。并且提供有完善的代码注释,相信这必将是网上能够当到的最好Modbus源码!-Based on the Hitech and C166 of the Modbus protocol, through excellent protocol in<曾敏> 在 2025-01-16 上传 | 大小:9kb | 下载:0
[数据结构常用算法] kernel2.4.18_r1.1
说明:自己根据lkd和情境分析,对kernel源码的核心模块的关键数据结构做的注释-Themselves in accordance with lkd and situational analysis, kernel-source core modules to do the key data structure of the Notes<bradgei> 在 2025-01-16 上传 | 大小:49.16mb | 下载:0
[数据结构常用算法] BinarySearchTree
说明:从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。注意:请采用动态存储方法保存这棵二叉排序树,事先并未知道该二叉排序树中的结点的个数。-Input from the keyboard on a string of positive integers, the last input-1 as an<syuanying> 在 2025-01-16 上传 | 大小:232kb | 下载:0