资源列表
SilentPatchGF
- Modification of game tekan 7 the new revolution
升级版马来西亚28货币
- EA类型名称:Ghidorah Forex 又名马来西亚28币 EA策略类型:趋势+对冲EA策略 EA跑货币对:28个货币对(挂盘:EURUSD,H1周期即可) EA主跑周期:H1周期 EA初始资金:$10000(0.01手起) EA预年收益:300% EA预计回撤:15-25% EA净值回撤:稳健交易模式设置为24.8% EA交易策略:基于系统动力学和BP神经网格马丁格尔策略 EA月盈利率 : 稳健交易模式7% EA交易风险:风险可控(Type name of EA: Gh
code
- Using matlab to D2D cellular network emulation awakened
code2
- Cellular subscriber of D2D power control.
最小生成树
- 问题描述:给定一个地区的n个城市间的距离网,用Prim算法或Kruskal算法建立最小生成树,并计算得到的最小生成树的代价。 基本要求: 1、城市间的距离网采用邻接矩阵表示,邻接矩阵的存储结构定义采用课本中给出的定义,若两个城市之间不存在道路,则将相应边的权值设为自己定义的无穷大值。要求在屏幕上显示得到的最小生成树中包括了哪些城市间的道路,并显示得到的最小生成树的代价。 2、表示城市间距离网的邻接矩阵(要求至少6个城市,10条边) 3、最小生成树中包括的边及其权值,并显示得到的最小生成树的代价。
温度测量
- 基于stc12c5108s2单片机的温度测量的原理图和程序,使用单片机和TMP35和pt100实现温度测量,包括原理图、C语言程序和测试结果(Based on the schematic diagram and program of temperature measurement based on stc12c5108s2 single chip microcomputer, the temperature measurement is realized by using single chip
油门踏板信号的测量与标定
- 使用stc12c5a08s2设计10K的滑动变阻器的输出预处理电路,使之输出模拟油门踏板的输出。然后在程序中计算开度,以及标定死区参数、踏板最大值参数、踏板映射参数、爬行速度和最大速度参数这五个参数,最后在硬踏板控制策略、线性踏板控制策略和软踏板控制策略这三种控制策略选择一种进行标定开度与扭矩曲线.(The output preprocessing circuit of 10K sliding rheostat is designed by using stc12c5a08s2 to simul
转速测量
- 基于stc12c5a08s2单片机使用M/T法测量频率(Based on STC12C5A08S2 microcontroller, M/T method was used to measure the rotating speed)
正弦交流信号检测
- 利用单片机stc12c5a08s2测量正弦交流信号的瞬时值和有效值,并拟合曲线(The instantaneous value and effective value of sinusoidal AC signal are measured by single chip microcomputer stc12c5a08s2, and the curve is fitted)
电池电压信号检测
- 使用单片机stc12c5a08s2设计预处理电路测量电池电压,并拟合曲线(Using the single chip microcomputer stc12c5a08s2 to design the pretreatment circuit to measure the battery voltage and fit the curve.)
Mathematica
- 现代机器人学的matlab版螺旋理论或旋量代数的数学函数。(The screw theory of Matlab version of modern robotics or the mathematical function of screw algebra.)
SCIPY
- 适用于python的scipy的类库,对于低版本的abaqus自带python,没有sicpy的可以使用该包进行安装调用。