资源列表

« 1 2 ... .16 .17 .18 .19 .20 1521.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法DES

说明:des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
<天意> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法HMM

说明:隐马尔科夫模型(HMM)C++代码,自己实现的,注释也很详细,希望对大家有用。-Hidden Markov Model.C++
<胡孟> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法Assignment2

说明:用最短路径法实现公交车换乘车系统,找出最优换乘列表-use dijkstra to realize the system of bus transfer
<姜伟> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法lingo_shortestpath

说明:用lingo求解最短路径,可以指定经过的点-To solve the shortest path with lingo
<李国胜> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法4

说明:(1) 通过键盘输入某位学生的学生证信息。学生证包含的信息请参看自己的学生证; (2) 给定学号,显示某位学生的学生证信息; (3) 给定某个班级的班号,显示该班所有学生的学生证信息; (4) 给定某位学生的学号,修改该学生的学生证信息; (5) 给定某位学生的学号,删除该学生的学生证信息; *(6) 按出生日期对全班学生的信息进行排序; -(1) via the keyboard, enter the stud
<袁浩晨> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法daohen

说明:设计你的学校的平面图,至少包括10个以上的场所,每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Design the floor plan of your school, including at least more than 10 places, each of the two sites can have different road, and the long road may
<甘扬星> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法1w

说明:用c写的,m个人的成绩存放在score数组中,请编写函数fun,它的功能是:将低于平均分的人数作为函数值返回,将低于平均分的分数放在below所指定的数组中。用vc++6.0运行 -Written with c, m, personal results stored in the score array, write the function fun, its functions are: to be lower than the av
<晨海旭日> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树实现简单功能:建树、遍历、求高度、结点数、叶结点数、结点度数、所在层次、其子女值,供初学者参考-Binary tree for a simple function: contribution traversal, and height, the number of nodes, leaf nodes and node degrees, where the level of their children the value of r
<刘骏楠> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法studentinformation

说明:本次程序主要通过VC++环境下的C语言实现,里面包涵了许多数据结构的知识,比如线性表,静态查找等等。利用C语言灵活方便的特点,再加上清晰的数据结构,实现了对同学录管理系统的开发。 设计的程序主要有以下功能: 1.添加同学资料 2.查找学生资料 3.修改同学资料 4.删除同学资料 5.浏览所有资料 -This program is mainly implemented by the C languag
<hirra> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法004

说明:关于回溯算法的程序实现,也是解决连续邮资问题的代码实现-this is gbout Program on the backtracking algorithm, it also solves the problem of continuous postage code
<阳远健> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法campus-guide

说明:校园导航或导游系统的实现,为游客提供本校的介绍与导航,方便有效-Campus Navigation
<赵阳> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法Template-linked-list

说明:模版链表 有添加节点AddNode 遍历链表IterateList等函数-Template linked list add nodes to the AddNode traverse the linked list IterateList, function
<依羽杉> 在 2024-11-12 上传 | 大小:6kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 1521.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org