资源列表

« 1 2 ... .70 .71 .72 .73 .74 2075.76 .77 .78 .79 .80 ... 2656 »

[数据结构常用算法astar1

说明:A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
<123321> 在 2024-09-29 上传 | 大小:4096 | 下载:0

[数据结构常用算法FastMap

说明:利用MATLAB作为编译工具,将高维空间数据投影到低维空间-Using MATLAB as the compilation tools, data projection of high-dimensional space to low-dimensional space. .
<隋小月> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法Queap

说明:用两个栈模拟一个队列,包含出队、入队和获取最大值函数,时间复杂的O(n)-Simulation of a queue with two stacks contain enter and quit team, and get the maximum value function, the time complexity of O (n)
<吕楠> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法list

说明:1.创建一个双向链表,结点内容可以是任意类型的值; 2.删除一个已创建的双向链表; 3.向表尾添加一个结点;-1 Create a doubly linked list, the contents of the node can be any type of value 2. Delete a doubly linked list has been created 3 to add a node to the end of
<John Handsome> 在 2024-09-29 上传 | 大小:187392 | 下载:0

[数据结构常用算法ConsoleApplication1

说明:数据结构思密达 约瑟夫环思密达 链表的基本实现思密达-The linked list data structure thinking the secret Dayuesefu ring Smecta basic Smecta
<ly> 在 2024-09-29 上传 | 大小:1483776 | 下载:0

[数据结构常用算法TreeADT

说明:数据结构: 树的实现 从txt文件中读取字符串解析成一棵树 采用双亲表示法和孩子表示法的结合-Data structure: the realization of the tree reads a string from a txt file parsed into a tree using the parents said that the law and the child said a combination of law
<lionel> 在 2024-09-29 上传 | 大小:267264 | 下载:0

[数据结构常用算法IEEE33jdsjsm

说明:IEEE33节点的数据整理于此处,便于查阅。无错误的收集在一起,方便参考,实验。-IEEE33 node data collation in here for ease of reference. Reference to international standards at the same time easily accessible.
<weiwei> 在 2024-09-29 上传 | 大小:24576 | 下载:0

[数据结构常用算法ParseTree

说明:词法分析树,编译原理课程中相关类容代码。使用了简单的多叉树数据结构。-The lexical analysis tree, compiler theory curriculum classes used codes
<zzy> 在 2024-09-29 上传 | 大小:158720 | 下载:0

[数据结构常用算法FP-Growth

说明:FP增长树算法C++实现,用于挖掘频繁项,产生关联规则。-FP growth tree the algorithm C++ achieve, for mining frequent item and associated rules.
<liwei> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[数据结构常用算法Student-management-system

说明:学生管理系统 (1)录入学生成绩信息包括学号、姓名、选修课成绩、实验课成绩及必须课成绩。 (2)实现查找功能,输入学生学号查找相关的学生成绩等相关信息。 (3)实现删除功能,输入学号删除相关的学生成绩的相关信息。 (4)实现修改功能,输入相应学号修改该学号外的其他信息。 (5)实现插入功能,输入要插入的位置,在该位置进行插入操作。 (6)实现排序功能,按三门课的总成绩进行由高到低排序。 (7)统计学生人数。
<yangjinshen> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[数据结构常用算法PolynomialMultiplicaiton

说明:数据结构中的多项式相乘 很有可能是你们的作业-Polynomial Multiplicaiton
<lake> 在 2024-09-29 上传 | 大小:6329344 | 下载:0

[数据结构常用算法fengzhisuanfa

说明:分治算法代码以比较为基础的排序时间的下界-The lower bound of the divide and conquer algorithm code to comparison-based sorting time
<xuemaoyang> 在 2024-09-29 上传 | 大小:27648 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 2075.76 .77 .78 .79 .80 ... 2656 »

源码中国 www.ymcn.org