资源列表

« 1 2 ... .65 .66 .67 .68 .69 1470.71 .72 .73 .74 .75 ... 2656 »

[数据结构常用算法程序 三对角阵系

说明:!一维导热,非稳态全隐式迭代,边界条件t1=100,t11=20 !导热率为7 module parameter1 !设置全局变量 implicit none integer i real,parameter::dt=0.01 real,parameter::err=0.000001 real,parameter::r=7 real,parameter::ta=100,tb=20 real::a(2:11)=(/(-
<jwt1989zl@163.com> 在 2011-11-28 上传 | 大小:26112 | 下载:0

[数据结构常用算法树的操作与维护

说明:数据结构--树的常见操作及维护算法的实现-data structure-- a common tree operation and maintenance of the algorithm to achieve
<林志伟> 在 2024-10-10 上传 | 大小:26624 | 下载:0

[数据结构常用算法0427 李金宝 11

说明:编的很垃圾 大家多多包涵 主要功能矩阵相加 减 乘 除 大家多多指点-series of the very people refuse excused main function matrix arithmetic is a lot we kind
<李金宝> 在 2024-10-10 上传 | 大小:26624 | 下载:0

[数据结构常用算法McolorGraph

说明:四色问题以及推广为M色问题的算法实现,包括说明文件及数据文件-four color issues and the promotion of the M color algorithm, including descr iptions of documents and data files
<张焕人> 在 2024-10-10 上传 | 大小:26624 | 下载:1

[数据结构常用算法QIQIAO

说明:本函数是智力拼图问题演示程序,程序最多可以将6*8大小的矩阵分成15个模块,每个小模块的大小不能超过4*4大。并允许 手动编辑。该程序计算所有的可行方案并显示出组合拼接的所有结果。本程序在初始的时候已经给了一个11模块的划分形式,要演示按回车即可。 -intellectual puzzle problem demo program, most procedures can be 6* 8 matrix size of 15 is
<> 在 2024-10-10 上传 | 大小:26624 | 下载:0

[数据结构常用算法031010151553006

说明:数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version
<sun dong > 在 2024-10-10 上传 | 大小:26624 | 下载:0

[数据结构常用算法Polynomial1

说明:数据结构答案 金元平-data structure answer money-
<王浩> 在 2024-10-10 上传 | 大小:26624 | 下载:0

[数据结构常用算法SavageAndMonksProblem

说明:野人和修道士问题。(要求用图的邻接表的存储结构实现) 题目:假设有N个修道士和N个野人准备渡河,为了防止野人侵犯修道士,要耱无论在何处,修道士的人数不得少于野人的个数(除非修道士个数为0)他们两个都会划船-Savage and monks problems. (Required to use the adjacency list graph storage structure) Title: The assumption that
<常雅敏> 在 2024-10-10 上传 | 大小:26624 | 下载:0

[数据结构常用算法sort

说明:几种排序算法,即一些常用的排序方法 几种排序算法,即一些常用的排序方法-Several sorting algorithms, that is sort of some commonly used methods of several sorting algorithms, that is sort of some commonly used methods
<wf> 在 2024-10-10 上传 | 大小:26624 | 下载:0

[数据结构常用算法444460

说明:这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家,()
<lorgen> 在 2024-10-10 上传 | 大小:25600 | 下载:0

[数据结构常用算法96168601

说明:用于运算加减乘除的四则运算代码 用一个复数结构ComplexNumber来存放一个复数;()
<tadr$302408> 在 2024-10-10 上传 | 大小:25600 | 下载:0

[数据结构常用算法食堂打饭排队队列仿真

说明:用队列模拟食堂打饭过程,并计算出每个人打饭的平均等待时间(The queue is used to simulate the canteen cooking process, and the average waiting time for each person to cook meals is calculated.)
<J.J1998> 在 2024-10-10 上传 | 大小:25600 | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 1470.71 .72 .73 .74 .75 ... 2656 »

源码中国 www.ymcn.org