资源列表
[数据结构常用算法] Listsearch
说明:数据结构中有序表的查找完整代码,多多支持,谢谢!-Data structure to find a complete and orderly form of code, a lot of support, thank you!<小龙> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] 10001stprime
说明:Find the 10001st prime 采用一种比较快的方法求指定的第n个素数-Find the 10001st prime<zhuo> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Ex4generator(done)
说明:这也是一个我完成的课外研究程序,是过于数据产生的程序,个人觉得非常好,请多多指教。谢谢。-This is a study I completed the extra-curricular program is the data generated by the procedure too, feel very good, please exhibitions.thanks.<jiang xiaoning> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] include
说明:用一个结构体存储每个节点,每个结构体包括一个char 和指向左右孩子的指针,每次扫进来它自身的char和i, 如果i为偶则放进左子树,否则放进右子树。然后就是利用递归前序遍历此树-Structure with a store on each node, each structure includes a char and a pointer to the children about each sweep into its own char and i, for even if i was in<闫晨曦> 在 2025-06-15 上传 | 大小:5kb | 下载:0