资源列表

« 1 2 ... .58 .59 .60 .61 .62 1363.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法gupiao

说明:股票信息系统的 1、基本功能: (1)添加记录 先判断链表是否已经存在。若不存在,需首先自动新建一个链表,然后再添加一条或多条记录。 (2)显示记录 显示当前所有记录。 (3)查询记录 按名称查找,并显示该记录。 (4)代号的排序 按代号的字母顺序排序,涉及到冒泡等排序算法。 (5)删除记录 实现逐条删除和删除全部记录两种功能。 (6)更新记录 修改已存在记录的信息(提示:需首先判断该
<兰锋> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法migongsuanfa

说明:使用C语言编写,对一般的矩阵迷宫进行求解,寻找一条最优路径,适合做课程设计使用。-Using the C language, the general matrix to solve the maze to find an optimal path, suitable for curriculum use.
<zdp> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[数据结构常用算法t

说明:桶排序算法示例 ,比较简单,-Sample bucket bucket sorting algorithm sorting algorithm example, relatively simple,
<张忍冬> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法gjlj

说明:关键路径求解,使用C语言做的课程设计,通过链表和拓扑排序寻找关键路径,适合做课程设计使用。-Critical path, use the C language to the curriculum design, and topological sorting through the list to find the critical path, suitable for curriculum use.
<zdp> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[数据结构常用算法123

说明:该系统要求实现一个简单的计算程序。主要功能计算两个大整数( 20位)的加法和减法,且要按指定的格式输出结果。通过此课题,熟练掌握字符传、数组、格式输出、文件的各种操作,以及基本的计算算法思想的应用。-The system requirements to implement a simple computer program. Calculation of the main functions of two big inte
<赵力芸> 在 2024-10-12 上传 | 大小:19456 | 下载:0

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

说明:邻区转换——移动通信小工具,邻区行列转换,日常使用频率很高。-O-zone conversion- mobile communications gadget, the ranks of neighborhood transformation, high frequency of daily use.
<吴亮> 在 2024-10-12 上传 | 大小:75776 | 下载:0

[数据结构常用算法tiaoma

说明:跳马算法的实现:考虑国际象棋棋盘上某个位置的一只马,它是否可能只走步,正好走过除起点外的其他个位置各一次,并且最后能够回到初始点(存在哈密顿回路)?-Vault algorithm implementation: considering a location on the chess board of a horse, it may only be walking, just walk in addition to other loca
<zhaoxin> 在 2024-10-12 上传 | 大小:227328 | 下载:0

[数据结构常用算法Camshift

说明:camshift算法最简单的描述了,再看不懂就不要学这个了-camshift algorithm describes the most simple, look do not know, do not learn this the
<zhongyilong> 在 2024-10-12 上传 | 大小:3599360 | 下载:0

[数据结构常用算法DE.python

说明:Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Pytho
<谷琼> 在 2024-10-12 上传 | 大小:4096 | 下载:0

[数据结构常用算法lift

说明:本程序用为数据结构课程设计中的电梯模拟程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善 PS:内附详解报告,解释流程,原理及用法-Used as a data structure of the program curriculum design in the elevator simulation program to consider thoughtful preparation, to meet the basic r
<xiao ru> 在 2024-10-12 上传 | 大小:378880 | 下载:0

[数据结构常用算法library-management

说明:本程序用C语言编写,为数据结构课程设计中的图书馆管理系统程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善 PS:内附详解报告,解释流程,原理及用法-This procedure using C language, data structure, curriculum design for the library management system in the process, the time of writing th
<xiao ru> 在 2024-10-12 上传 | 大小:663552 | 下载:0

[数据结构常用算法calculus-formula

说明:C语言数据结构课程设计之计算命题演算公式的真值(最终修订)-Propositional calculus formula for calculating the true value (final revision)
<xiao ru> 在 2024-10-12 上传 | 大小:288768 | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 1363.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org