搜索资源列表
buckboostpfc
- buck-boost电路的无源滤波仿真,有单周期控制模块和BUCK-BOOST电路模块组成-buck-boost circuit of the passive filter simulation, there is single-cycle control module and BUCK-BOOST circuit modules
occ
- OCC变换,这是一个单周期控制模块,用于PWM的整流控制-Coordinate transformation
提取周期信号
- 用于信号的周期成分提取,使用的最小二乘方法,拟合出一个单频的正弦信号。(For the extraction of periodic components of signals, the least square method is used to fit a sinusoidal signal of a single frequency.)
GPS单点定位
- GPS单点定位程序,伪距定位,开源代码,其中也包含了GPS轨道周期计算的程序代码。(GPS point positioning)
single_period
- 实现了单周期的数据通路,已通过基础的指令测试。(This program has finished single period .)
CPU-master
- 单周期CPU的Verilog源码实现,基于Vivado(Single cycle CPU Verilog source code implementation, based on Vivado)
单周期空心圆柱
- 利用周期性边界条件,计算二维单周期橡胶圆柱空腔的透声系数和吸声系数。入射界面为水,出射界面为空气。(Using periodic boundary conditions, the sound permeability coefficient and sound absorption coefficient of two dimensional single periodic rubber cylindrical cavity are calculated.)
Single_cpu
- 单周期CPU自己课程大作业做的,亲测好用,verilog语言,适用vivado(Single cycle CPU course to do, pro - use, Verilog language, suitable for vivado)
舵机测试(单周期信号)
- 单个周期信号,用来测试舵机是否能够正常运行。(A single cycle signal is used to test whether the actuator can run normally)
单周期完成版
- 写一个单周期处理器运行一段mips指令,并包含mips指令转汇编码的程序(Write a single cycle processor to run a section of MIPS instruction)
single
- 单周期MIPS处理器的设计,附带测试文件。(The design of a single cycle MIPS processor comes with test files.)
单周期cpu设计
- 此为32位单周期MIPScpu的基于modelsim的源码设计,整个实现了R型指令和I型指令,完成了整个单周期cpu的设计
APFC
- 高功率因数的APFC仿真,采用单周期控制,能够将功率因数提高到0.99以上(APFC simulation with high power factor can increase the power factor to more than 0.99 by using single cycle control.)
Project1_Logisim完成单周期处理器开发
- Project1 Logisim完成单周期处理器开发(Project 1 Logisim completes the development of one-cycle processor)
CPU
- 北航 P3 单周期 Logisim分析图 支持通过强测 查重后果自负(BUAA P3 Logisim anality)
单周期CPU实验报告
- 单周期CPU的设计思路(包含数据通路、指令集、信号的设计)(Design Ideas of Single Cycle CPU)
wuqiaoboostpfc_occ
- 基于单周期控制的无桥boost电路实现功率因数调节(Power factor adjustment based on bridge free boost circuit with single period control)
对冲刷单圣手
- 功能介绍对于刷单圣手EA在功能设置上面可以参考以下几点: 1,开仓方向:可以选“开多单”、“开空单”选框来控制只开多单或只开空单,又或者多空都开仓。 2,加仓:可以设置加仓手数倍数,可以分多层数并设置不同的加仓间隔。 3,止盈平仓,可以设置平均止盈点数,也可以根据不同的层数来设置盈利全平金额。 加载说明: 加载货币:AUDUSD/NZDUSD/USDJPY/GBPUSD/EURGBP/EURJPY/GBP/JPY 加载周期:15M 建议起步资金建议1000跑0.01(Function intro
188_指标多周期EA1.4_10_84
- 多周期多图表多品种运行,分散风险,让交易变得简单化轻松化。188_指标多周期EA1.4_10_84系统采用顶底指标和趋势指标同步共振原理,同时也可以结合其他指标的提示。(Multi cycle, multi chart and multi variety operation can disperse risks and simplify the transaction. 188_ Index multi period ea1.4_ 10_ 84 system adopts the synchro
单周期处理器设计基础
- 基于MIPS指令集的单周期处理器设计课件,可以使用verilog语言实现。