代码搜索:FPGA加速
找到约 10,000 项符合「FPGA加速」的源代码
代码结果 10,000
www.eeworm.com/read/459044/7283799
m ch2example5prg1.m
% ch2example5prg1.m
dt=0.01; % 仿真步进
T=15; % 仿真时间长度
t=0:dt:T; % 仿真计算时间序列
g=9.8; % 重力加速度
L=1; % 摆线长度
m=10; % 摆锤质量
k=5;
www.eeworm.com/read/459044/7283892
m ch2example3prg1.m
% ch2example3prg1.m
dt=0.0001; % 仿真步进
T=15; % 仿真时间长度
t=0:dt:T; % 仿真计算时间序列
g=9.8; % 重力加速度
L=1; % 摆线长度
m=10; % 摆锤质量
k=5;
www.eeworm.com/read/396352/8112386
htm 26_1.htm
香巴拉 软件下载 - 网络工具 - 网络加速 - [czy888.126.com]
td{font-size:9pt;line-height:140%}
body{fon
www.eeworm.com/read/137507/13318544
plg 1.plg
礦ision2 Build Log
Project:
C:\ISIS\按键加速1\1.uv2
Project File Date: 01/01/2003
Output:
www.eeworm.com/read/158188/11638734
bak combi1_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/148862/12419595
h spwm_isr.h
#ifndef __SPWM_ISR_h__
#define __SPWM_ISR_h__
// write your header here
#define STOP 1 //电机当前在停止状态
#define MOTO_Start 2 //电机在启动过程中
#define RUN_UP 3 //电机正在加速
#define RUN 4 /