资源列表

« 1 2 ... .56 .57 .58 .59 .60 961.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法liaobiao

说明:链表的常用操作。创建链表、求链表的长度、在链表中查找某个数据元素、在某个位置插入一个新的数据元素、在链表中删除某个数据元素等操作-List of commonly used operations. Create a linked list, find the length of the list, in the list to find a data element in a position to insert a new data
<吴慧娟> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法prolog

说明:用turbo prolog编写的初级程序,是人工智能技术导论第二章的一道习题,供大家参考。-Written with the primary turbo prolog program is Introduction to artificial intelligence technology to an Exercise in the second chapter, for your reference.
<huang> 在 2025-01-24 上传 | 大小:7.46mb | 下载:0

[数据结构常用算法2-5-3

说明:使用顺序存储的线性表解决约瑟夫(Josephus)问题-Use the table to solve the linear sequence of storage, Joseph (Josephus) problem
<安全卫士> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法linearCnt

说明:counting frequency of any substring in linear time
<codehacker> 在 2025-01-24 上传 | 大小:204kb | 下载:0

[数据结构常用算法create_a_binary_by_myself

说明:由于自己需要,上网搜建造平衡二叉树的程序结果都不满意,所以自己写了一个一边输入一边创建平衡二叉树的程序,用起来比较方便。-As my needs, I searched Internet program built on balanced binary tree but not satisfied , so I write a program when input ,while create a balanced binary tree
<jackie xiao> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法222

说明: 在一个园形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定 每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。 编一程序,由文件读入堆数N及每堆的石子数(≤20), ①选择一种合并石子的方案,使得做N-1次合并,得分的总和最小; ②选择一种合并石子的方案,使得做N-1次合并,得分的总和最大。 -Playground in a park-shaped sto
<谢锦> 在 2025-01-24 上传 | 大小:11kb | 下载:0

[数据结构常用算法333

说明:使用c++实现的,最有装载问题,很有用的资料!-Using c++ implementation, the most loaded questions, useful information!
<谢锦> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法pku_3259

说明:pku3259 Bellman-Ford
<semiok> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法PKU_2411

说明:Pku 2411 Mondriaan 附解题报告-Pku 2411 Mondriaan report attached to problem solving
<semiok> 在 2025-01-24 上传 | 大小:19kb | 下载:0

[数据结构常用算法bfsf.c

说明:BFS algorithm implemented using c
<Harsha> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
<LN> 在 2025-01-24 上传 | 大小:5kb | 下载:0

[数据结构常用算法cyuyanjingdiansuanfa

说明:c语言经典算法100例,是简单的c程序代码,可以很好的了解c的语法结构,适用于初级学者-100 cases of classical algorithm c language, is a simple c program code can be a very good understanding of the grammatical structure of c for junior scholars
<田冰> 在 2025-01-24 上传 | 大小:15kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 961.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org