资源列表
[数据结构常用算法] datastruct
说明:一些数据结构的源码,自己写的,c c++,有注释-some data struct write by c/c++, have comment<刘杰> 在 2024-12-26 上传 | 大小:5.04mb | 下载:0
[数据结构常用算法] MILLER_RABIN
说明:MILLER_RABIN随机算法,计算100000之200000之内的素数,测试生成个数和具体数。-MILLER_RABIN,probobility algorithm,used to test the sushu in 100000 to 200000<monica> 在 2024-12-26 上传 | 大小:861kb | 下载:0
[数据结构常用算法] Linked-list
说明:这是一个顺序链表的实现,包括了链表的建立、插入/删除元素、打印操作-This is an order linked list implementation, including the establishment of the list, insert/delete elements, the print operation<徐文涛> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DataStruct
说明:一个二插树排序的例子,与目前网上公开的程序不同的是,这里可以图形话显示所构造的二叉树,目前以屏幕字符输出,对于一些较大的树,建议更改到文件输出。这个对于初学者理解二叉树非常直观,对一些复杂化应用的树结构跟踪调试也非常有用-This is a bitree sort programme. The highlight of the programm is that it can dispaly the tree struct with a<yewenyu> 在 2024-12-26 上传 | 大小:8kb | 下载:0
[数据结构常用算法] MyCompressPrj
说明:一个LZSS 算法,采用 动态加载方式实现-A lzss algrithom, with LoadLibray .<yewenyu> 在 2024-12-26 上传 | 大小:54kb | 下载:0