资源列表

« 1 2 ... .80 .81 .82 .83 .84 2285.86 .87 .88 .89 .90 ... 2657 »

[数据结构常用算法Student-information

说明: 《学生信息管理系统的实现》包括学号号等一系列属性,对其进行增删除和信息修改等作用-" Student Information Management System to achieve" a series of numbers, including school property, increase its role such as delete and modify information
<朱秋辉> 在 2024-06-21 上传 | 大小:2048 | 下载:0

[数据结构常用算法maze

说明:数据结构编写迷宫问题,利用入栈,出栈,队等知识,编写调试运行-Data structure of the maze problem, the use of the stack, the stack, teams knowledge, the preparation of commissioning
<沈颜> 在 2024-06-21 上传 | 大小:1416192 | 下载:0

[数据结构常用算法BigInt

说明:大整数类(支持负数) 重载了类之间,与int类型,与string类型的+,-,*,/,+=,++,--,-=,*=,/=, =, ,>>, <<,<<=,>>=,>,<,<=,>=,==,=,以及乘方^,^=运算,以及输入输出流>>,<<运算符 -Integer type (support negative) between over
<boris> 在 2024-06-21 上传 | 大小:4096 | 下载:0

[数据结构常用算法fractalbox

说明:灰度图像直方图的计算,超级好用的啊,可以通过它获得图像的分形维数等等,内存小,功能大-Gray image histogram calculation, super nice ah, you can get through it the fractal dimension of the image, and so on, the memory is small, functional large
<xiefeifan> 在 2024-06-21 上传 | 大小:874496 | 下载:0

[数据结构常用算法String-matching-operation

说明:字符串匹配操作。输入主串和子串,通过匹配算法,统计匹配次数。-String matching operation. Enter the main string and substring by matching algorithms, statistical matching number.
<jed> 在 2024-06-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法number-convert

说明:二进制转换其它进制数字, 最初级的编程,没有高难的算法。-convert binary to other type of numbers
<Jianzhi Li> 在 2024-06-21 上传 | 大小:2048 | 下载:0

[数据结构常用算法456

说明:加减乘的实现数据结构的链表的实现,心情劳动的结果-look look look
<laowai> 在 2024-06-21 上传 | 大小:15360 | 下载:0

[数据结构常用算法Westward-design-patterns

说明:本书为超级畅销书《大话设计模式》作者程杰潜心三年推出的扛鼎之作!以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻,是一本非常适合自学的读物。-This book is a super-selling book
<杨宇飞> 在 2024-06-21 上传 | 大小:4811776 | 下载:0

[数据结构常用算法airplane

说明: 
<黄璐> 在 2024-06-21 上传 | 大小:5148672 | 下载:0

[数据结构常用算法ChainTree

说明:关于数据结构中构建二叉树的小程序.欢迎下载指导-Novice binary tree data structure to construct a small program
<cubo> 在 2024-06-21 上传 | 大小:236544 | 下载:0

[数据结构常用算法C_search

说明:数据结构中各种经典查找算法的详细介绍,包括二叉排序树等-Find a variety of classic data structure algorithms described in detail, including the binary sort tree, etc.
<王晓文> 在 2024-06-21 上传 | 大小:402432 | 下载:0

[数据结构常用算法ma2

说明:显然求解骑士游历问题的每一步就是马在棋盘上走的一步。在每一步马需要选择一个方向进行游历,这时记住解的每一步需要记住两件事: 1.当前步的行列位置 2.当前步已经试探过哪些方向了,以便回溯回来时能够选择一个新的方向进行试探 所以使用两个数组,数组board记住棋盘的每个位置是在马的第几步到达的,这反映了问题的解,即第几步到哪个位置。数组direction记住在棋盘的某个位置已经试探过的方向,每个位置有八个方向,可按某种顺
<鲁忠俊> 在 2024-06-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2285.86 .87 .88 .89 .90 ... 2657 »

源码中国 www.ymcn.org