-
哲学家就餐问题算法实现
哲学家就餐问题算法实现-Algorithm dining philosophers problem
- 2022-02-27 08:28:25下载
- 积分:1
-
相干光 OFDM 系统
这一项目是关于光学 ofdm 系统与 optisystem ;项目描述中长途交流光学 ofdm 系统
- 2022-02-21 09:54:31下载
- 积分:1
-
雷达方程
"Radar_eq.m"函数实现方程 (1.61)。输出是 dB 中的信噪比或在 Km 范围内不同的地方输入的设置用于每个案例。
- 2022-06-18 02:24:16下载
- 积分:1
-
一个时间显示,并且在按键的同时显示按键的扫描码的程序。...
一个时间显示,并且在按键的同时显示按键的扫描码的程序。-a time, and the keys at the same time show the button code scanning procedures.
- 2023-05-15 14:55:02下载
- 积分:1
-
追赶法求解三对角矩阵是数值算法中重要的一种,这个利用了求借热传导方程...
追赶法求解三对角矩阵是数值算法中重要的一种,这个利用了求借热传导方程-chased solve three-diagonal matrix numerical algorithm is an important, the use of the demand by heat conduction equation
- 2022-08-18 21:43:36下载
- 积分:1
-
详细的矩阵类的运用,加法,经调试过,可用
详细的矩阵类的运用,加法,经调试过,可用-Detailed the use of matrices, addition, after debugging, and can be used
- 2023-08-12 19:35:03下载
- 积分:1
-
遗传算法matlab代码
给出了遗传算法的一个完整matlab代码,基于此代码完整解决了两个算例,使人能够对遗传算法有一个从感性到理性再到感性理性结合的认知水平。算例的本质是求函数最大最小值,藕节这个基本问题,其他问题基本可以通过数学建模转化为此基本问题。
- 2022-10-14 15:10:03下载
- 积分:1
-
STM32无刷电机控制
资源描述 用STM32这款芯片驱动无刷马达,本例中包含了霍尔接口电路以及高级定时器的6路PWM配置电路,对于新手来说通俗易懂,能够快速入门。
- 2022-06-26 21:45:57下载
- 积分:1
-
n first primes in c
这个程序计算前n个素数。变量n由用户输入。
- 2022-07-02 17:38:25下载
- 积分:1
-
Given a set A [1 ... n], and one from A to its own mapping f, to find the larges...
给定一集合A[1...n]和一个从A 到其自身的映射f,寻找元素个数最多的一个子集S属于A,并使得S 满足:
1.f 把S 映射到自身;
2.S 中没有两个元素映射到相同的元素。-Given a set A [1 ... n], and one from A to its own mapping f, to find the largest number of elements in a subset of S belongs to A, and makes the S satisfy: 1. f to S is mapped to itself 2. No two elements of S mapped to the same element.
- 2022-12-19 23:40:03下载
- 积分:1