资源列表

« 1 2 ... .32 .33 .34 .35 .36 1437.38 .39 .40 .41 .42 ... 2656 »

[数据结构常用算法CCLLeaner

说明:一个小小的多重特征码定位程序,采用的算法类似MYCCL工具,可用于学习PE文件,了解特征码定位做参考-A small multiple signature locators, using an algorithm similar to the MYCCL tool for learning the PE file, understand the positioning of a reference signature
<小伟> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法maxheap

说明:数据结构课程设计 堆的操作 这里是一个最大堆的java实现的源代码,只需要在eclipse中建立相应的目录及类运行即可,程序实现了最大堆的可视化操作,包括最大堆的构建,调整,删除以及最大堆排序,并且具有动态演示效果。-Heap data structure course design here is one of the largest operations to achieve the java heap source code, j
<敏敏特穆尔> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法BTREE2

说明:B树,包括建立,查找,添加,删除等操作,支持外存索引-B tree,include insert , search, and delete
<niujia> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法jos

说明:数据结构作业 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。-2, Joseph (Josephus) loop problem: number 1,2,3
<meihan> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法migong---cPP

说明:迷宫问题C++代码。。。解决迷宫问题-Maze C++ code. . . Solve maze problems. . . .
<li> 在 2024-10-11 上传 | 大小:8192 | 下载:0

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

说明:数据结构与算法,查找算法的实现,二叉树结构,在二叉排序树中查找元素-Search algorithm
<顾惜> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法xianxuzhongxu

说明:用C语言实现的二叉树的先序遍历和中序遍历的源代码-er cha shu
<liwenxue> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法0000

说明:无聊时做的c语言小程序,能在运行时显示出生日快乐的字样,在程序中用了延时和清屏,对需要学习这方面知识的新手有参考作用。-Bored a small program to do the c language, can be displayed at run time happy birthday words, using the delay in the program and clear the screen, on the need
<xsl> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法searchbook

说明:使用说明: 软件启动后会显示“1——书名查询,2——关键字查询,0——退出” 输入数字1后,按“回车”键,会显示“请输入您要查询的书名”,输入书名后按“回车”键后,显示系统正在查询相应的网站,系统查找完成后,显示查找的结果,一本书在一个网站上的价格分两行显示,第一行是书名和网站名,第二行网站上书的售价价格。 输入数字2后,按“回车”键,会显示“请输入您要查询的书名的关键字”,输入要查询的关键字后,系统会向www.dea
<funson> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法playMax

说明:用回溯法和递归调用的思想实现了多边形游戏算法,用codeblocks开发。输入多边形的N个定点的数值和N条边的运算符,可计算任意断开一条边后计算所得的最大值。-Backtracking and recursive calls with the idea to achieve a polygon game algorithm, using codeblocks development. Input polygon fixed values
<pu> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法trvalMin

说明:旅行售货员算法的vc++代码实现,输入城市(定点)及城市间路径的花费(连接定点的边的权值),即可得到最少的花费和最优的旅行路线。-Traveling salesman algorithm vc++ code, enter the city (fixed) and the cost of inter-city path (connection point of the edge weights), can be obtained at l
<pu> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法stack_array

说明:栈,用数组实现,包括对栈的初始化,入栈,出栈,查看,-Stack, with the array implementation, including the initialization of the stack, stack, stack, view,
<sunymph> 在 2024-10-11 上传 | 大小:8192 | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1437.38 .39 .40 .41 .42 ... 2656 »

源码中国 www.ymcn.org