资源列表

« 1 2 ... .58 .59 .60 .61 .62 20763.64 .65 .66 .67 .68 ... 28523 »

[数据结构常用算法mgsort

说明:C++写的归并排序算法,非递归,简单高效-the nonrecursive code of mergesort
<刘可> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法queue

说明:数据结构实现一个队列的操作,有插入删除等功能-queue
<刘可> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gongzuofenpei

说明:设有n个件工作分配给n个人。将工作i分配给第j个人所学要的费用为Cij。试设计一个算法,为每个人都分配1件工作,并使总费用达到最小-With n-pieces of work assigned to the n individuals. Will be allocated to the first j of work i personally have learned to cost Cij. Try to design an algorithm for each person assigned
<李代> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数值算法/人工智能shortestpath

说明:利用迪杰斯特拉算法和弗洛伊德算法计算两节点之间的最短路径-get the shortest path between two node with arithmetic of DIJ and floyd
<Alias_y> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算factorial

说明:已经一整数n,求1!+2!+3!+4!+5!+6!+……+n!,n<1-n is a integer,compute1!+2!+3!+4!+5!+6!+……+n!,n<100
<张佳煜> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法jiadian

说明:数据结构课程设计,家电管理系统,包括家电的类型,型号(不能输入字母,如需要可以将型号int型改成char即可输入字母),数量,价格。可以创建,插入,删除,查询,打印,更新,销毁。-Data structures curriculum design, home appliance management system, including the type of appliance, model (not type the letter, if necessary, can be type int
<江浩> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法FBP

说明:用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R.-Fast BP achieved with a complex function approximation, there is some help for beginners, is based on the BP increase in R.
<尤伟> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法TopoSort

说明:有向图 编写程序判断该图是否含有环 如没有则输出其拓扑序列-Digraph write a program to determine whether it contains any part of the plan if there is no sequence of the output of its topological
<莫影痕> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法chengjiguanli

说明:学生成绩管理系统可以输出学生姓名,学好,语文,数学,英语,还要用链表把成绩从高到低输出-Student management system
<蕊蕊> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算tdmaC

说明:用于计算流体的离散方程的计算,一般的方法,只适用于计算流体-Computational fluid dynamics as a new method of landmark-sharing. roe format structure for the difference scheme provided a new field of brand new! Fortran prepared
<liqingchun> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法jsj

说明:1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。 2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。 3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!) -Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps
<金伟> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[matlab例程tftb_window

说明:时频窗口选取并计算,有效选择时频窗口。对初学者有用-yields a window of length N with a given shape
<刘振明> 在 2025-11-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 20763.64 .65 .66 .67 .68 ... 28523 »

源码中国 www.ymcn.org