CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟

搜索资源列表

  1. 基于stm32的MPU6050收读取和模拟IIC

    0下载:
  2. 基于stm32的MPU6050收读取和模拟IIC 陀螺仪初始化配置,陀螺仪三轴加速度算法处理,俯仰角,航向角等四轴飞行器参数读取与显示。(MPU6050 receive, read, and simulate IIC based on stm32 Gyroscope initialization configuration, gyroscope three axis acceleration algorithm, pitch angle, heading angle and other fo
  3. 所属分类:单片机开发

  1. 单层吸波性能模拟

    2下载:
  2. 根据复介电常数和复磁导率,单层吸波性能的模拟,(According to the complex permittivity and complex permeability, single layer absorption performance simulation,)
  3. 所属分类:其他

    • 发布日期:2017-10-15
    • 文件大小:74752
    • 提供者:罗成
  1. 模拟量与变频控制原理图

    1下载:
  2. 用模拟量控制变频器的原理接线图及I/0的选择,变频器端子的定义(Analog inverter control principle, wiring diagram and the choice of I/0, frequency converter terminal definition)
  3. 所属分类:通讯编程

    • 发布日期:2017-10-18
    • 文件大小:566272
    • 提供者:山野狂人
  1. 2013.模拟智能灌溉系统

    0下载:
  2. 2013年蓝桥杯单片机开发系统模拟智能灌溉系统代码(2013 Blue Bridge Cup microcontroller development system intelligent irrigation system code)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-17
    • 文件大小:63488
    • 提供者:婀娜
  1. 模拟退火tsp问题

    0下载:
  2. 这篇matlab程序应用模拟退火算法解决tsp问题(This matlab program uses simulated annealing algorithm to solve the TSP problem)
  3. 所属分类:网络编程

    • 发布日期:2017-12-15
    • 文件大小:12288
    • 提供者:nicaic
  1. 20-使用两路PCA模拟一个全双工串口

    1下载:
  2. 用STC15的PCA模拟全双工串口,测试良好(Simulation of full duplex serial port with STC15 PCA)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:19456
    • 提供者:mcu_tjut
  1. cocos2d模拟翻书

    0下载:
  2. cocos2d模拟翻书 PageTurn.cpp,PageTurn.h放在cocos引擎中,在VC导入。AppDelegate.cpp直接覆盖,test1.png放入res文件夹即可,运行。(Cocos2d book PageTurn.cpp PageTurn.h in the simulation, the Cocos engine, the introduction of VC. AppDelegate.cpp directly overwrite, test1.png into the
  3. 所属分类:其他游戏

    • 发布日期:2017-12-20
    • 文件大小:38912
    • 提供者:wangiii
  1. 模拟退火算法计算函数最小值以及SVM参数寻优

    3下载:
  2. 利用模拟退火算法求解已知函数的最小值,即模拟退火算法寻优问题,可以广泛推广。(Using simulated annealing algorithm to solve the minimum of the known function, that is, the simulated annealing algorithm optimization problem, can be widely promoted.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:44032
    • 提供者:mumucq
  1. 地震动模拟合成程序

    5下载:
  2. 利用谱表现方法,对地震动随机场进行模拟。其中相干函数采用经典H-V模型。(The seismic random field is simulated by spectral representation. The coherence function is modeled by the classical H-V model.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:让班长飞
  1. 手游模拟器易语言后台绑定模拟按键打怪

    2下载:
  2. 用的雷电模拟器 手游模拟器易语言后台绑定模拟按键打怪(Easy language to achieve hand travel simulator, background binding, analog keys, automatic Daguai)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1093632
    • 提供者:靖超
  1. 元胞自动机模拟交通路况

    3下载:
  2. 元胞自动机,交通道路模拟,可修改参数,matlab源代码(Cellular automata, traffic road simulation, modifiable parameters)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:虫无
  1. 基于模拟退火算法的聚类算法

    3下载:
  2. 这是基于模拟退火算法的聚类算法,是一个很好的聚类问题。(This is a clustering algorithm based on simulated annealing algorithm and is a good clustering problem.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:18432
    • 提供者:tzyyzt
  1. 煤层模拟

    0下载:
  2. 简单的巷道开挖,煤层模拟,FLAC3d可以用,直接改一些参数就好(Simple roadway excavation, coal seam simulation, FLAC3d can be used, directly change some parameters like)
  3. 所属分类:其他

  1. 第二次模拟

    0下载:
  2. 数学建模模拟题,有助于在正式比赛前进行训练(A mathematical modeling problem that helps to train before a formal match)
  3. 所属分类:其他

  1. 模拟信号可运行可调式

    0下载:
  2. 信号模拟(Signal simulation)
  3. 所属分类:邮电通讯系统

  1. 模拟退火

    0下载:
  2. 直接实现matlab的模拟退火算法优化,亲测可用,修改参数即可(Matlab simulation annealing algorithm optimization)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:IDEALMAN
  1. 鼠标键盘模拟

    1下载:
  2. 模拟鼠标和键盘操作_运用C++语言,,,,,,,,,,,,(Simulated mouse and keyboard operation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:6398976
    • 提供者:521liujiayuan
  1. 脉动风速时程模拟

    8下载:
  2. 脉动风速时程模拟,谐波合成法,用于各种分析方式的试验模拟(Pulsating wind speed simulation)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:KevZ
  1. 数据库模拟

    0下载:
  2. 小型数据库模拟系统的实现,使用了Java语言进行实现,希望能对需要的人提供帮助(Small database simulation system, using the Java language to achieve, in the hope that the people in need of help)
  3. 所属分类:SQL Server

  1. Hpp模型模拟气体粒子运动

    1下载:
  2. 模拟了带小孔容器中气体分子的热运动情况,给出动态图像(The thermal motion of gas molecules in a vessel with a small hole is simulated, and a dynamic image is given)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:289792
    • 提供者:杨大川
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com