资源列表
[数据结构常用算法] Search_engine
说明:300行代码打磨自己的搜索引擎myso。很景点的一个搜索源程序。-300 lines of code polishing its own search engine myso. Is a search source attractions.<wxr> 在 2025-06-20 上传 | 大小:164kb | 下载:0
[数据结构常用算法] Web_spiders_to_search_the_Internet_e-mail_address.
说明:用C语言编写一个网络蜘蛛来搜索网上出现的电子邮件地址。-Using C language to search for a network of spider web emerging e-mail address.<wxr> 在 2025-06-20 上传 | 大小:108kb | 下载:0
[数据结构常用算法] powermethod
说明:C语言幂法程序,幂法的主程序,要用到ElemMatOper.c文件中的函数-C-Power Method procedures, the main power law, to use a function of the document ElemMatOper.c<高天> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] funct
说明:一些迭代求根法的C语言程序(简单迭代法、割线法、二分法等)\些迭代求根法的C语言程序(简单迭代法、割线法、二分法等)-Some Iterative Root Law C language program (a simple iterative method, secant method, dichotomy, etc.) more Iterative Root Law C language program (a simple iterative method, secant method, di<高天> 在 2025-06-20 上传 | 大小:5kb | 下载:0
[数据结构常用算法] creatbinarytree
说明:随机生成25个整数,介于1~10间为真实节点,其余为虚节点。将这一生成理解成完全二叉树,构造生成一棵完全二叉树。在此基础上执行:先根、中根、后根遍历;指定一节点整数,可给出其从根开始的路径。 二叉树采用链式方式存储。-25 randomly generated integer between 1 ~ 10 for the real node, and the rest for the virtual node. Will be interpreted as the generation o<超> 在 2025-06-20 上传 | 大小:2kb | 下载:1
[数据结构常用算法] stock
说明:在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 -Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2<谭晓彤> 在 2025-06-20 上传 | 大小:36kb | 下载:0