资源列表
[数据结构常用算法] Projectjohu123006
说明:crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。<johu> 在 2025-01-19 上传 | 大小:449kb | 下载:0
[数据结构常用算法] Data-structures-and-algorithms
说明:这是关于数据结构与算法的八套练习题,希望队期末考试有所帮助-This is about eight sets of data structures and algorithms of the exercises, hoping team final exam help! !<默默> 在 2025-01-19 上传 | 大小:448kb | 下载:0
[数据结构常用算法] AbuGraph_7.10.14
说明:graph search and construct<iceman2005> 在 2025-01-19 上传 | 大小:448kb | 下载:0
[数据结构常用算法] tree
说明:算法中二叉树的实现,包括建立查找,实现二叉排序树,能解决二叉书大量问题-源语言: 中文 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Suànfǎ zhōng èr chā shù de shíxiàn, bāokuò jiànlì cházhǎo, shíxiàn èr chā páixù shù, néng jiějué èr chā shū dàliàng wèntí 将中文译成英语<wangqingan> 在 2025-01-19 上传 | 大小:449kb | 下载:0
[数据结构常用算法] instantcode
说明:给定码长,根据码长使用克拉夫特不等式判断是否可以构造即时码,假如可以则使用树来构造即时码。-Given the lengths of the instant code,the use the Kraft inequality to judge if it is ok to construct the instant code,if it is ok.Then construct it.<钟展威> 在 2025-01-19 上传 | 大小:449kb | 下载:0
[数据结构常用算法] Topological-sort
说明:此代码为对数据结构中拓扑排序算法的C语言实现。-This code is the topological sort algorithm in C language.<Jack> 在 2025-01-19 上传 | 大小:448kb | 下载:0