资源列表

« 1 2 ... .41 .42 .43 .44 .45 1946.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法Adaboost_Tutorial

说明:Adaboost算法的介绍,经典的文章,帮助大家理解-Adaboost algorithm, the classic articles, help us to understand
<何斌> 在 2024-11-02 上传 | 大小:420864 | 下载:0

[数据结构常用算法090619

说明:理解二叉树特别是完全二叉树的性质,掌握二叉树的存储结构(二叉链表);熟练掌握二叉树的常用操作算法(初始化、插入结点、删除结点、遍历等);初步掌握二叉树的应用。-Binary tree in particular, to understand fully the nature of binary tree, binary tree master storage structure (List Binary) proficiency in
<瑞稀> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法CreateALGraph

说明:拓扑排序问题 Csharp 算法 采用的方法是图的经典数据结构,若是有向无环图DAG则输出一个拓扑排序。若不是DAG则输出其中的一个环。-Topological sorting algorithm problem Csharp method is a classic graph data structure, if the directed acyclic graph DAG output is a topological sort.
<彭成义> 在 2024-11-02 上传 | 大小:6144 | 下载:0

[数据结构常用算法chuangxinjijing

说明:平方幻方的程序实现 (1)研究了幻方和平方幻方的性质。写出了1—n*n的幻方程序 (2)明白要写这样的程序,需要用蛮力法来加以解决,这样对问题的解决带有极大的盲目性,完全是一个NP问题。 -Square magic square program (1) studied the magic square and the square of the nature of magic squares. Write a 1-n* n
<彭成义> 在 2024-11-02 上传 | 大小:44032 | 下载:0

[数据结构常用算法sduby

说明:很容易,本系统采用一个结构体数组,每个数据的结构应当包括:学号、姓名、M门课程名称。 -fj jfjdfkfjklj
<一个> 在 2024-11-02 上传 | 大小:15360 | 下载:0

[数据结构常用算法jyhygjyghj

说明:线索二叉树 建立中序线索二叉树,并且中序遍历 求中序线索二叉树上已知结点中序的前驱和后继;-Binary tree in order to establish clues clues tree, and in the traversal sequence for clues in the binary tree nodes on the known sequence of the precursor and follow-up
<XH> 在 2024-11-02 上传 | 大小:246784 | 下载:0

[数据结构常用算法tcc

说明:以栈模拟停车场,以队列模拟车场外的便道。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停车不收费)。栈以顺序存储结构实现,队列以链表结构实现。-Simulation of the car park to the stack to q
<XH> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法aaaa

说明:实现了马踏棋盘的演示,采用局部优化的方法,使程序能够立即给出结果.-Board to achieve a demonstration of horse riding, the use of local optimization methods, so that procedures can give results immediately.
<李化常> 在 2024-11-02 上传 | 大小:8192 | 下载:0

[数据结构常用算法tttcccccc

说明:设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次有北向南排列(大门在最南端,最先到达的第一车停放在车场的最北端),若车场内已停满n辆车,那么后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,-Car parks are located a vehicle parked n the long and narrow cha
<XH> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法bbbb

说明:重言式判别程序,实现了对输入非法性的判别.当不是永真或永假式时,可以选择是否打印真值表-Tautology discriminant procedures, to achieve the identification of illegal importation. When Wing is not true or false-style wing, you can choose whether or not to print truth
<李化常> 在 2024-11-02 上传 | 大小:88064 | 下载:0

[数据结构常用算法CCCC

说明:多项式运算器,实现了多项式的加法,减法和乘法的运算.-Polynomial operations, and the realization of the polynomial addition, subtraction and multiplication operations.
<李化常> 在 2024-11-02 上传 | 大小:70656 | 下载:0

[数据结构常用算法1111111111

说明:设计学校的校园平面图,所含景点不少于10个,以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)为来访客人提供景点的问路查询,即已知一个景点,查询到某景点之间的一条最短路径及长度。 -Floor plan design in schools, which contain not less than 10 spots in o
<XH> 在 2024-11-02 上传 | 大小:3072 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 1946.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org