资源列表

« 1 2 ... .02 .03 .04 .05 .06 2207.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法ShuJuJieGou-KeChengSheJi

说明:产生两列随机数列:1.找出其中的素数2.将相同数转化为二进制输出3.统计相同数个数4合并两数列5.分别删除数列1中被2整除的数和删除数列2中被3整除的数-Generates two random number sequence: 1. Figure out where the primes 2 would be the same as the number into binary output 3. Statistical same n
<minjianhe> 在 2024-09-20 上传 | 大小:4096 | 下载:0

[数据结构常用算法shujujiegou

说明:自己写的学生信息管理系统数据结构课程设计,包括文件读写等很多功能。-Write their own student information management system data structure curriculum design, including file reading and writing, and many other functions.
<张雨> 在 2024-09-20 上传 | 大小:266240 | 下载:0

[数据结构常用算法shadowTree-and-displayTree

说明:本代码实现了影子树已经利用影子树实现displayTree的功能,利用中序遍历将整棵树显示出来-This code implements the shadow tree shadow tree implementation displayTree have used the function, using the preorder will display the entire tree
<高岚> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据结构常用算法DAG.cpp

说明:DFS algorithm on graphs.
<forall360> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法DFS.cpp

说明:Depth first search algorithm on graphs.
<forall360> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼编码,利用二叉树的原理寻找最优解法,数据结构常见问题。-huffman coding.
<libin> 在 2024-09-20 上传 | 大小:32768 | 下载:0

[数据结构常用算法joseph

说明:经典的约瑟夫环问题,按顺序剔除报数为某一个序号的人,直至留下最后几个生存,利用指针和链表-Joseph Problem
<libin> 在 2024-09-20 上传 | 大小:253952 | 下载:0

[数据结构常用算法parking

说明:数据结构中的停车场问题,考虑到车辆的流量和收费,利用队列和栈进行操作-parking problem in data structure.
<libin> 在 2024-09-20 上传 | 大小:200704 | 下载:0

[数据结构常用算法search

说明:数据结构中的关键字检索问题,逐个寻找,并将指针向前移动,如果没找到要找字符串,置零继续向前查找。-searching required strings in data structure.
<libin> 在 2024-09-20 上传 | 大小:263168 | 下载:0

[数据结构常用算法Plumbing-problems

说明:数据结构中的管道铺设问题,考虑成本选择最短路径,是关于图,利用迪杰斯特拉算法的一个数据结构经典问题。-Plumbing problems in data structure.
<libin> 在 2024-09-20 上传 | 大小:203776 | 下载:0

[数据结构常用算法2_3

说明:这是一个关于c++的三角与反三角的小程序,大家可以运行一下。-This is a triangle and inverse trigonometric c++ small program, we can run it.
<陈小文> 在 2024-09-20 上传 | 大小:28672 | 下载:0

[数据结构常用算法2e

说明:这是几个关于C语言完美演示的小程序,源码均可运行。-This is a perfect demonstration of several C language on small program, the source code can be run.
<陈小文> 在 2024-09-20 上传 | 大小:5120 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 2207.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org