资源列表

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

[数据结构常用算法Cpp_struct_ch08

说明:data structure code for C++ ch8
<李茂瓏> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[数据结构常用算法CPP_struct_appendixB

说明:data structure code for C++ appixB
<李茂瓏> 在 2024-10-09 上传 | 大小:7168 | 下载:0

[数据结构常用算法Huffman

说明:实现了霍夫曼树的创建,对字符的编码,对字符的解码等基本操作。-Realized the creation of a tree, hoffman of character encoding, decoding of characters of basic operations
<> 在 2024-10-09 上传 | 大小:337920 | 下载:0

[数据结构常用算法Queen

说明:N皇后的C#实现,可以自定义输入皇后数,并智能显示出皇后的N中方案。-N-Queens of the C# implementation, you can customize the number of input Queen, and the N-smart show in Queen s program.
<xiam> 在 2024-10-09 上传 | 大小:2082816 | 下载:0

[数据结构常用算法QueenMFC

说明:N皇后的C++实现,可以自定义输入皇后数,并智能显示出皇后的N中方案。-N-Queens of the C++ implementation, you can customize the number of input Queen, and the N-smart show in Queen s program.
<xiam> 在 2024-10-09 上传 | 大小:3672064 | 下载:0

[数据结构常用算法BIgNum

说明:实现了大数的创建,加减乘除,移位(左右),微分,积分等基本操作。-Realized the creation of tarsus, add, subtract, multiply and divide, shift (or so), differential, integral, and other basic operation
<> 在 2024-10-09 上传 | 大小:1303552 | 下载:0

[数据结构常用算法magic-square-matrix-solution

说明:求幻方矩阵。给定任何数字n,即可显示n*n的幻方矩阵。幻方矩阵是一个经典的问题。ACM程序设计大赛常考。此源码还包括算法的规律说明。-Find magic square matrix. Given any number n, you can display the magic square n* n matrix. Magic square matrices is a classical problem. ACM Programming
<guiyongmao> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法4-8

说明:利用深度优先来进行迷宫问题的解决,使用的主要数据结构是栈。-To carry out the maze using depth-first solution to the problem, use the main stack data structure is
<林瀚驰> 在 2024-10-09 上传 | 大小:954368 | 下载:0

[数据结构常用算法4-8_4

说明:利用广度优先进行迷宫问题最短路径的解决,使用的主要数据结构是队列-Breadth-first to use the shortest path to solve maze problems, using the main data structure is a queue
<林瀚驰> 在 2024-10-09 上传 | 大小:998400 | 下载:0

[数据结构常用算法2Treeback

说明:创建二叉树,由中序和后序(或后序)恢复二叉树。-The creation of a binary tree,In the sequence and sequence (before or after sequence) resume binary tree
<> 在 2024-10-09 上传 | 大小:231424 | 下载:0

[数据结构常用算法4sort

说明:实现了插入排序,快速排序,归并排序,堆排序4种排序。-Realize the insertion sort, quick sort, merge sort, heap sort four sort
<> 在 2024-10-09 上传 | 大小:914432 | 下载:0

[数据结构常用算法dijkstra

说明:Java语言编写的迪杰斯特拉算法,通过演示以及代码的分析可以帮助大家掌握此算法。-Java language Dijkstra algorithm, demos, and code analysis can help us grasp the algorithm.
<blue_fox> 在 2024-10-09 上传 | 大小:94208 | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 1505.06 .07 .08 .09 .10 ... 2656 »

源码中国 www.ymcn.org