-
产生大素数。以时间作为随机数生成的种子,随机生成大素数。...
产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
- 2023-05-17 13:25:03下载
- 积分:1
-
BDF法解分数阶微分方程,分数阶导数定义系数通过fourier法计算
BDF法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-BDF method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
- 2023-07-24 19:50:03下载
- 积分:1
-
对偶单纯形法
求解线性规划的对偶单纯形法,c语言版。线性规划的对偶单纯形法用c语言实现
- 2023-01-05 11:05:03下载
- 积分:1
-
模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环...
模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realize: To evaluate the algorithm, the field of access to the current solution, detalT value] [temperature changes, loopCount] [cycles adjustable, more primitive type of See SACompute
- 2023-04-07 14:00:02下载
- 积分:1
-
血流信号的非参数化谱估计及短时傅里叶变换
由于波源和接收器( 或观察者) 的相对运动, 使
观测到的频率与波源的实际频率出现差别. 这种现
象称为多普勒效应.
- 2022-01-26 03:28:28下载
- 积分:1
-
stm32 驱动无感直流无刷电机
stm32 pwm 输出控制 无传感器的直流无刷电机,通过stm32 内部AD 检测反电动势来换向,配合上位机使用发送0x01 启动发送0x00 停止发送0x02~0xFF 为调速区间
- 2022-02-04 17:03:40下载
- 积分:1
-
数值算法,有利于学习 数值算法,有利于学习
数值算法,有利于学习 数值算法,有利于学习 -Numerical algorithms, numerical algorithm conducive to learning and is conducive to study and numerical algorithms, numerical algorithm conducive to learning and is conducive to learning
- 2022-04-29 20:48:20下载
- 积分:1
-
fpga直流电机程序
资源描述大家互相学习,共同进步!fpga也是比较好的!
- 2022-07-12 08:01:57下载
- 积分:1
-
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高...
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
- 2022-04-24 17:28:07下载
- 积分:1
-
对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种周游,
对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种周游,输出三种周游的结果。- To wilfully assigns two forks the tree (to go against points
from to decide) establishes it two to fork the chain table storage
structure, and (sets at spatial stack after the stack five kind of
fundamental operations, enters stack, sends out of the warehouse,
takes stack top element, sentences stack to be spatial) realizes two
forks the tree first the foreword, center the foreword, the foreword
three kinds travels around, outputs the result which three kinds
travels around.
- 2022-01-26 18:45:01下载
- 积分:1