资源列表

« 1 2 ... .00 .01 .02 .03 .04 1105.06 .07 .08 .09 .10 ... 2656 »

[数据结构常用算法fraction

说明:分数类的构造,析构,及实现加减乘除运算函数文件-Score class constructor, destructor, and implementation of addition and subtraction multiplication and division function file
<your> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法BroadSearch

说明:实现了8数码问题,用的是广度优先搜索算法,广度优先算法属于盲目搜索,效率不高-eight_num problem
<杨敏> 在 2025-06-17 上传 | 大小:247kb | 下载:0

[数据结构常用算法DeepSearch

说明:实现八数码问题的深度优先搜索算法,这是一种盲目搜索,搜索效率比广度优先搜索还低,这个算法实现有一定的难度-Search
<杨敏> 在 2025-06-17 上传 | 大小:600kb | 下载:0

[数据结构常用算法KMP

说明:本程序可以实现字符串模式匹配算法,在数据结构C语言版本的基础上,稍微改动了一下,原理参照书上所写的。-This program can be a string pattern matching algorithms, data structures in C language based on slightly changed a bit, principles written in the book reference.
<浪飞人海> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataStructInCpp

说明:有关于数据结构和c++的书籍,方便平时学习-About data and struct in c++ language
<ellefry> 在 2025-06-17 上传 | 大小:19.21mb | 下载:0

[数据结构常用算法0

说明:录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票:可退票,退票后修改相关数据文件; 客户资料有姓名,证件号,订票数量及航班情况,订单要有编号。 修改航班信息:当航班信
<zhou> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:顺序表基本操作, 1.学会定义线性表的顺序存储类型,实现C程序的基本结构,对线性表的一些基本操作和具体的函数定义。 2.掌握顺序表的基本操作,实现顺序表的插入、删除、查找以及求并集等运算。 3.掌握对多函数程序的输入、编辑、调试和运行过程。 -Basic operation of the order form, 1. Learn the definition of linear order of the table storage type, to achieve the bas
<xiaolu> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法shunxuzhan

说明:顺序栈基本操作 编写程序任意输入栈长度和栈中的元素值,构造一个顺序栈,对其进行清空、销毁、入栈、出栈以及取栈顶元素操作。-Basic operation of the stack in order to program any input stack length and stack element values, construct a sequence of stacks, its empty, destroyed, stack, stack and take the top eleme
<xiaolu> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法NewsTitleAndContentExtractionHAP

说明:基于dom树的新闻内容页标题和内容的自动抽取程序-Dom tree based on news content page title and content of the automatic extraction procedure
<zhaojiguang> 在 2025-06-17 上传 | 大小:104kb | 下载:0

[数据结构常用算法multiplynewsextraction

说明:新闻内容页的多要素信息抽取算法,包括标题、作者、正文、时间、来源等要素的抽取-Many elements of news content page information extraction algorithms, including title, author, text, time, source, extraction of elements such as
<zhaojiguang> 在 2025-06-17 上传 | 大小:347kb | 下载:0

[数据结构常用算法http_fetcher-1.1.0.tar

说明:html的dom树解析程序,该方法可以作为网页信息抽取的基础算法-html in the dom tree parser, the method can be used as the basis for Web information extraction algorithms
<zhaojiguang> 在 2025-06-17 上传 | 大小:374kb | 下载:0

[数据结构常用算法rs_paper

说明:实现RS算法的两篇很重要的论文,里面提供了两种RS算法的实现方法-RS algorithm to achieve two very important papers, which provides two RS Algorithm Implementation
<liqiang> 在 2025-06-17 上传 | 大小:703kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 1105.06 .07 .08 .09 .10 ... 2656 »

源码中国 www.ymcn.org