资源列表

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

[数据结构常用算法baiduzhixing

说明:2005百度之星程序设计大赛总决赛题目解答-2005 Baidu Star Program Design Contest Finals topic answers
<刘华> 在 2024-09-29 上传 | 大小:311296 | 下载:0

[数据结构常用算法bijiao

说明:对一组数据运用6种常见的排序方法排序,并进行算法复杂度分析-One set of data on the use of six kinds of common sorting methods to sort and analysis of algorithm complexity
<吕静榕> 在 2024-09-29 上传 | 大小:311296 | 下载:0

[数据结构常用算法datastructure(vc)

说明:严蔚敏、吴伟民等《数据结构(c语言版)》一书的全部源代码-YAN Wei-min,吴伟民and other
<何俊伟> 在 2024-09-29 上传 | 大小:311296 | 下载:0

[数据结构常用算法process_schedule

说明:演示进程调度算法 使用的链表 包涵7个功能 4个算法-Process Scheduling Algorithm Demo
<gaojinyu> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法SLR(1)

说明:编写识别表达式拓广文法的合法句子的SLR(1)分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、状态栈、符号栈、输入串和语法动作。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a recognition of the legitimate expression of broadening the sentence grammar SLR (1) analysis program
<suhuhu> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法gSpan6.tar

说明:频繁图挖掘实现算法gspan,用C++语言实现-an algorithm for subgraph discovery named gspan,it was first found by famous machine learning expert Jiawei Han
<cra> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法Fibonacci

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -4-order Fibonacci sequence is as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi 2+
<lv> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法NQueueProgram

说明:八皇后问题,一个经典的算法题,用的是回溯法,把所有的解全部解出来了-eight queue program , it s has the whole answer
<fsy> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法KMP-algorithm

说明:c++文档 KMP算法的实现及注释 有详细的文档说明-KMP algorithm c++ document to achieve a detailed documentation and notes
<li> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法hafuman

说明:这是一个哈夫曼树,适用于数据结构课程设计-This is a Huffman tree, applied to the data structure of curriculum design
<高红> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法xueshengguanlixitong

说明:简单的学生成绩管理系统,可以实现查询,添加,排序等操作-Simple student performance management system, you can query, add, sorting and other operations
<张祖翔> 在 2024-09-29 上传 | 大小:310272 | 下载:0

[数据结构常用算法ChessBoardCoverage

说明:C#实现的棋盘覆盖程序,界面比较漂亮,绝对可以运行!-C# implementation the chessboard coverage program, the interface is beautiful, absolutely can run!
<jzj> 在 2024-09-29 上传 | 大小:310272 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2061.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org