资源列表

« 1 2 ... .66 .67 .68 .69 .70 2071.72 .73 .74 .75 .76 ... 3400 »

[数学计算/工程计算SMF_dispersion

说明:SMF-28折射率、群速度、材料色散、波导色散、总色散、包括SMF的基本底层参数。-SMF-28 refractive etc
<张勇> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算integral-separation-PID

说明:关于积分分离PID的程序,可以供大家学习参考。-About integral separation PID program, everyone can learn reference.
<王彪> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Select_Sorting

说明:本工程包含了C语言中常用的排序方法——选择法,该方法简单使用,是写C程序中常用的模块。-The project includes the C language commonly used sorting methods- selection method, the method is simple to use, is commonly used to write C program module.
<xt> 在 2025-02-22 上传 | 大小:207kb | 下载:0

[数学计算/工程计算philosopher_eat.tar

说明:哲学家就餐问题,著名的计算机科学家艾兹格·迪科斯彻提出了一个同步问题,即假设有五台计算机都试图访问五份共享的磁带驱动器。稍后,这个问题被托尼·霍尔重新表述为哲学家就餐问题。这个问题可以用来解释死結和资源耗尽。-Dining philosophers problem
<LEE> 在 2025-02-22 上传 | 大小:4kb | 下载:0

[数学计算/工程计算turbuence

说明:湍流模型 Fluent 算例 数学模型 安世亚太 CFD-Turbulence model Fluent mathematical model example PERA
<倪大明> 在 2025-02-22 上传 | 大小:833kb | 下载:0

[数学计算/工程计算SparseMatrix.tar

说明:自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!-Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!
<阿杜> 在 2025-02-22 上传 | 大小:31kb | 下载:0

[数学计算/工程计算exp5

说明:学生管理系统采用线性链表结构完成,链表直接使用C++标准 模板库STL中的list来完成。关于排序,直接调用list 容器的sort方法完成-Student management system using a linear chain structure complete list directly using C++ Standard Template Library STL in the list to complete. Abou
<lemonzou> 在 2025-02-22 上传 | 大小:230kb | 下载:0

[数学计算/工程计算exp6

说明:采用链表方式存储每个序列和数据,每计算出一个序列和数据,就 将其插入到链表当中,插入时按大小顺序查找插入位置,保证插入 的数据按升序排列。-Using the linked list and the data stored in each sequence, each to calculate a sequence and data, Insert it into the list among the search or
<lemonzou> 在 2025-02-22 上传 | 大小:339kb | 下载:0

[数学计算/工程计算exp8

说明:对二叉树的删除、复制、中序遍历采用递归方式实现。 层序遍历采用辅助队列数据结构完成,为了计算层高, 使用了两个队列,交替的向两队列中插入相邻的两层, 这样完成层高的统计。-On the binary tree delete, copy, preorder recursive manner. Traversal sequence complete with assisted queue data structure,
<lemonzou> 在 2025-02-22 上传 | 大小:217kb | 下载:0

[数学计算/工程计算exp10

说明: 图的实现由Graph类完成。类中,图数据结构采用邻接 表实现。邻接链表中的节点用一个数据对表示,第一个域 用来保存和连接第i个节点边的另一端的节点编号,第二个 域用来保存该边的权值。另外用一个辅助数组来存储各节点 的评分值。-Figure achieved by the Graph class is completed. Class, graph data structure using adjacency
<lemonzou> 在 2025-02-22 上传 | 大小:560kb | 下载:0

[数学计算/工程计算exp4

说明: 二叉树是一种重要的数据结构 。 通过 实现二叉树的一系列操作,帮助 实现二叉树的一系列操作,理解 和掌握链式存储二叉树的性质 -Binary Tree is an important data structure. By implementing a series of binary operations, a series of actions to help achieve binary tree, understand and
<lemonzou> 在 2025-02-22 上传 | 大小:386kb | 下载:0

[数学计算/工程计算GA

说明:遗传算法求解TSP问题,包括源代码和测试数据。-Genetic algorithm for TSP, including source code and test data.
<小麦> 在 2025-02-22 上传 | 大小:3kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 2071.72 .73 .74 .75 .76 ... 3400 »

源码中国 www.ymcn.org