资源列表
[数据结构常用算法] Methods_commonly_used_algorithm_design
说明:常用算法设计方法介绍,介绍了一些典型的算法思想,附源代码例子说明。-Algorithm design methods commonly used to introduce, introduced the thinking of some typical algorithms, with source code examples to illustrate.<wxr> 在 2025-06-22 上传 | 大小:86kb | 下载:0
[数据结构常用算法] Search_engine
说明:300行代码打磨自己的搜索引擎myso。很景点的一个搜索源程序。-300 lines of code polishing its own search engine myso. Is a search source attractions.<wxr> 在 2025-06-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小:5kb | 下载:0
[数据结构常用算法] 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-22 上传 | 大小:36kb | 下载:0