资源列表

« 1 2 ... .07 .08 .09 .10 .11 2412.13 .14 .15 .16 .17 ... 2656 »

[数据结构常用算法test_code

说明:算法设计与分析 _4-19 多元Huffman编码问题-Algorithm design and analysis of algorithm design and analysis of _4-more than 19 yuan Huffman coding problem
<jiangcheng> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法lianbiao

说明:读区文件中的每一行,然后把所有行做成链表,然后把做成链表的行输出-Read each line in the zone file, and then list all the lines made, and then made the list of output lines
<张文强> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法straseen-2

说明:使用c++实现了strassen算法,既8阶矩阵乘法。-Use c++ implementation of strassen algorithm, both 8-order matrix multiplication.
<mdm> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Philosoper

说明:哲学家进餐,进程同步问题,利用java语言实现的-Dining philosophers, process synchronization problem, the use of java language
<王马> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法AC

说明:AC算法的简单实现,能实现模式的建立和检测。标志位标志模式在字符串的位置-AC algorithm is simple to achieve, to achieve model building and testing. Flag logo position in the string model
<chenqin> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法permutation

说明: 这是一个算法设计题目,要求输入一个正整数n,将1~n之间的每个数排列2次, 要求两个1之间有一个数,两个2之间有两个数,两个3之间有3个数,......, 两个n之间有n个数。列出所有的可能排列。-This is a subject of algorithm design, to enter a positive integer n, the 1 ~ n 2 arranged between the number of tim
<陈翔> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法JosephInC

说明: 这是约瑟夫问题C语言的完美解决版本,有需要的可以下啊-This is the perfect Joseph solve the problem version of the C language, there is a need to be the next ah
<陈翔> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法AA

说明:统计、求和与*排序 [目的] 熟悉循环和子程序调用的编程方法 [设计要求] 1. 从键盘随机输入十个数据,统计其中负数的个数,并在屏幕上显示出来; 2. 求出这十个数的总和, 存入数据段SUM 单元,并在屏幕上显示出来; 3. * 将这些数从小到大排序,存入 ORDER 为首址的存储区域,并在屏幕上显示出来。 4.** 编一跳转表,按键1,2,3,分别执行上述三种操作。 -Statistics, Sum* S
<陆梦迪> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法8corns

说明:此文件主要用于观察八枚硬币的排列情况,我们可以用它观察八枚硬币的随机排列!-This file is mainly used to observe the eight coins arrangement, we can use it to observe the random arrangement of eight coins!
<friends> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Knight-to-travel-around

说明:骑士周游问题,用回溯法计算~希望对大家有帮助~-Knights tour problem with backtracking method ~
<> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法101

说明:若矩阵Am×n中的某个元素aij是第i行中的最小值,同时又是第j列中的最大值,则称此元素为该矩阵中的一个马鞍点。假设以二维数组存储矩阵Am×n ,试编写求出矩阵中所有马鞍点的算法。 注意一行(列)中可能有多个最小(大)值 可用下列矩阵进行测试: 1 2 3 1 1 1 4 7 6 2 2 2 7* 7* 9 3* 3* 3* (*表示马鞍点) -If the matrix Am × n aij is an
<YCL> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法hash

说明:Implementation of a Hash Table
<ober> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 2412.13 .14 .15 .16 .17 ... 2656 »

源码中国 www.ymcn.org