资源列表

« 1 2 ... .22 .23 .24 .25 .26 2227.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法gauss

说明:数值计算方法中的gauss算法,主要是编程的实现。-Numerical methods gauss algorithm is mainly programming implementation.
<yy> 在 2024-09-19 上传 | 大小:187392 | 下载:0

[数据结构常用算法OCTREE

说明:简单的八叉树程序,里面有说明,简单易懂。
<jinshaobin3@163.com> 在 2013-07-12 上传 | 大小:263349 | 下载:0

[数据结构常用算法PanDuan-HuiWen

说明:利用栈的基本操作对某一字符串作出判断其是否为回文-Basic operations using the stack to make judgments on whether a string is a palindrome
<minjianhe> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法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-19 上传 | 大小: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-19 上传 | 大小: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-19 上传 | 大小:3072 | 下载:0

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

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

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

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

[数据结构常用算法Huffman

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

[数据结构常用算法joseph

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

[数据结构常用算法parking

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

[数据结构常用算法search

说明:数据结构中的关键字检索问题,逐个寻找,并将指针向前移动,如果没找到要找字符串,置零继续向前查找。-searching required strings in data structure.
<libin> 在 2024-09-19 上传 | 大小:263168 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2227.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org