资源列表

« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法telephone

说明:数据结构课程设计,电话簿,单链表。重点在于链表的使用。-Data structure curriculum design, telephone directory, a single linked list. Focuses on the use of linked lists.
<王海涛> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法maze

说明:控制台输出的迷宫类的经典问题,L代表阻隔物,W代表通路,可作为解决一般迷宫问题的代表。-Console output of the classic maze problem, L on behalf of the barrier, W on behalf of access, it can solve the general mazeproblem as a representative.
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法2010210522

说明:数据结构···赫夫曼树···查找、删除、插入···链表、二叉树-Hoffman tree
<fang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法K-NN

说明:最近邻求解函数极小值,简单方便,易于理解,方便解读。-better for reading,better for righting
<huangjinhuang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:完成排序; 接收用户输入的可显示字符串,以回车结束。程序按ASCII码值大小由大到小排序并输出显示; -Receive user input to display the string, end with a carriage return. ASCII value of the program size by descending order and output display
<leeyue> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法bus

说明:数据结构编程题目,BUS问题,使用C语言编程-data structure programming problem,bus problems,with language
<huashui> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法gohome

说明:数据结构 go home 问题,数据结构 go home 问题-data structate go home promblems
<huashui> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法strmatch

说明:一个字符串匹配查询算法。程序在文件中读取字符串。可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符“*”和“?”任意组合而成的。“?”代表任意一个字符,“*”代表零个或任意多个字符。根据输入的表达式,输出文件中符合的字符串-A query string matching algorithm. The program read in the file string. You can use
<城管111> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是寻找图中最短路径的基本算法,这里是用java实现-Dijkstra s algorithm is to find the shortest path graph of the basic algorithm, to achieve here is to use java
<wen> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法CPPdata-structure-of-Joseph-ring

说明:首先,设计实现约瑟夫环问题的存储结构。由于约瑟夫环本身具有循环性质,考虑采用循环链表,为了统一对表中任意节点的操作,循环链表不带头结点-Design and implementation of Joseph ring problem
<xia yun> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Single-table-transpose

说明:利用单链表原来的空间将一个单链表就地转置。 设单循环链表的头指针为head,类型为node。逆置时需将每一个结点的指针域作以修改,使其原前趋结点成为后继 -Using single original space will form a single, table in situ transposed. A single list of head to head pointer, types of node. Wh
<ren_xi> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法dongtaishuzu

说明:用C语言实现动态数组的排序问题-use c to do big number mul
<fengyan> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org