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

搜索资源列表

  1. 基于模拟退火算法的TSP算法

    0下载:
  2. 基于模拟退火算法的TSP算法的matlab代码示例(TSP algorithm based on simulated annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:qiu@qiu
  1. 操作系统-模拟动态分区分配

    0下载:
  2. 使用C语言实现模拟动态内存分区分配,运用最佳适应算法,最先适应算法以及最坏适应算法进行分区的动态扽陪管理,分多种情况进行分区的合并以及回收(The use of C language simulation of dynamic memory allocation, using the best fit algorithm, the adaptive algorithm and the worst fit algorithm with dynamic drag partition manageme
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:翼展
  1. 转子断条故障模拟(Ansoft)

    0下载:
  2. 采用MAXWELL/ANSYS的异步电动机转子断条故障的模拟,可直接运行(The rotor broken bar fault of asynchronous motor with MAXWELL/ANSYS can be simulated directly, and it can run directly)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:43845632
    • 提供者:kitty111
  1. 银行业务模拟

    7下载:
  2. 设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数。(A bank has four service windows, a waiting queue, each win
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:33792
    • 提供者:LemoNation
  1. mpu6050-模拟iic

    0下载:
  2. 基于STM32的,用模拟IIC通信,来读取MPU6050的数据。(Based on STM32, the data of the MPU6050 is read by using the analog IIC communication.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:九九酱
  1. 基于模拟退火算法的TSP算法

    0下载:
  2. 基于模拟退火算法的TSP算法,MATLAB算例实现(MATLAB code for Travelling salesman problem, TSP ,and it is in simulate annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:corey6
  1. 卫星轨道模拟程序

    1下载:
  2. 卫星轨道模拟程序, matlab程序, 有文档说明(satellite orbit simulation matlab code with discr iption)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:464896
    • 提供者:chenpeng3361
  1. stm32103模拟0.96寸OLED驱动

    0下载:
  2. 使用stm32模拟IIC功能解决部分由于硬件问题无法驱动OLED的问题(Using STM32 to simulate the IIC function to solve the problem that the part of the OLED cannot be driven because of the hardware problem)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-20
    • 文件大小:6144
    • 提供者:hejinlong
  1. 两个栈模拟一个队列

    0下载:
  2. C++实现两个栈模拟一个队列,自己做的题(C++ implements two stacks to simulate a queue)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:250880
    • 提供者:章鱼哥111
  1. unity绳索模拟系统源码

    0下载:
  2. unity 中的绳索模拟,样条曲线的程序网格生成与切空间更新和法线映射支持。无需手动生成绳的几何图形。(the code of Rope simulation in unity,Procedural mesh generation using splines, complete with tangent space updating and normal map support. No need to manually generate geometry for your ropes.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4385792
    • 提供者:luckysdy
  1. 模拟退火算法

    3下载:
  2. 模拟退火算法来源于固体退火原理,是一种基于概率的算法,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。(The simulated annealing algorithm derived from the principle of solid annealing, is a kind of algorithm based on probability, the solid h
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:586752
    • 提供者:ZJN27
  1. VC 模拟电梯上下楼效果

    0下载:
  2. vc++模拟电梯上下楼效果 如需要请各查看...(VC simulation of elevator up and down)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:22528
    • 提供者:Carl_bin
  1. 6.模拟退火算法

    0下载:
  2. 模拟退火算法,利用MATLAB生成的,适用于数学建模(Simulated annealing algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:主角儿
  1. 海浪模拟

    4下载:
  2. 用matlab 实现海浪的二维和三维模拟(Two and three dimensional simulation of sea waves by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:820224
    • 提供者:LouiseLi
  1. 模拟退火所有代码

    1下载:
  2. 包含了模拟退火的算法代码,省略了编程时间,提高了编程的准确度。(The simulation annealing algorithm code is included, the programming time is omitted, and the accuracy of the programming is improved)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:2737152
    • 提供者:我是鲸鱼
  1. 基于51单片机多路DS18B20温度采集+模拟开关仿真

    0下载:
  2. 通过模拟开关采集8路温度采集仿真,并通过按键可以设置相应温度设置和显示。当温度超过预警值时,报警。(The temperature acquisition and Simulation of the 8 road is collected through the analog switch, and the corresponding temperature setting and display can be set through the key. When the temperature
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:105472
    • 提供者:diaosidianzi
  1. 海浪模拟1

    0下载:
  2. 这是海浪的模拟程序,使用matlab编写,使用方便(Sea wave simulation program)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:万刚34
  1. 海浪模拟

    8下载:
  2. 海浪模拟仿真海浪谱matlab的仿真程序,在不同风速下对PM海浪谱进行仿(The simulation program of wave spectrum MATLAB is simulated to simulate the PM wave spectrum at different wind speeds)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:817152
    • 提供者:laughter
  1. fifo页面置换算法模拟程序

    0下载:
  2. fifo页面置换算法模拟程序 1.请求分页的置换算法(FIFO && RUL算法实现);2.按给定的顺序列,输出页面调度过程包括命中 / 缺页,调入/调出;3.计算缺页率,频率。(FIFO page replacement algorithm simulation program)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:安安010
  1. 停车场简易模拟C代码

    0下载:
  2. 模拟停车场,使用c写的,很容易读懂,初学者可以使用。(Analog parking, written in C, easy to read, beginners can use.)
  3. 所属分类:移动互联网开发

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:王者pc
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com