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

搜索资源列表

  1. MPI_QuickSort.并行快速排序算法

    0下载:
  2. 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:2499
    • 提供者:zcc
  1. 关于四线制触摸屏控制器AD7843的底层c语言源代码

    1下载:
  2. 该程序是关于四线制触摸屏控制器AD7843的底层c语言源代码,可以直接使用该程序即可。,The program is on the four-wire touch screen controller AD7843 the bottom of c language source code, you can direct the use of the procedures.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-04-02
    • 文件大小:918
    • 提供者:yyy
  1. qam123.16QAM解调程序原代码

    1下载:
  2. 16QAM解调程序原代码(用C语言编写的),16QAM demodulation process the original code (using C language)
  3. 所属分类:通讯/手机编程

  1. atftp_0.4.tar.gz

    0下载:
  2. linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
  3. 所属分类:Ftp Server

    • 发布日期:2017-11-08
    • 文件大小:495616
    • 提供者:
  1. GB-T18284-2000.zip

    0下载:
  2. QR code 的国标标准,内附中国汉字模式的详细转换方式,QR code of the national standard criteria, included a detailed model of Chinese characters conversion mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2312774
    • 提供者:song
  1. Matlab-ODE--PPT

    0下载:
  2. matlab解常微分方程的一个非常好的PPT,可以让初学者尽快了解常微分方程的解法-matlab solution of ordinary differential equations of a very good PPT, so that beginners can understand as soon as possible the solution of ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:90693
    • 提供者:wanghui
  1. fzdj.rar

    0下载:
  2. 分支定界算法C语言实现源程序,标准C源代码,直接可以运行,程序有详细的说明,Branch and bound algorithm for C language source code implementation, the standard C source code can run directly, the program has a detailed descr iption of
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:146476
    • 提供者:wanghao
  1. SmartMailSvr

    0下载:
  2. smtp邮件服务器源码--Source code of Smtp email server
  3. 所属分类:Email Server

    • 发布日期:2017-11-08
    • 文件大小:136364
    • 提供者:xiaoqm
  1. Codes1.1

    8下载:
  2. 间断有限元法程序,用间断有限元法求解各种偏微分方程-discontinuous galerkin method codes,for solving different kinds of ODE
  3. 所属分类:Algorithm

    • 发布日期:2017-03-19
    • 文件大小:1844224
    • 提供者:袁大靖
  1. chap3

    0下载:
  2. 实现图象平滑(去噪声),锐化算法的源代码-Picture smoothing,Sharping algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:24788
    • 提供者:站长
  1. b+

    1下载:
  2. 我们程序设计课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手-We design classes require written b+ Tree c++ Achieve, can be inserted to find the deletion of such operations, the code is simple, suitable for novice
  3. 所属分类:Data structs

    • 发布日期:2014-12-29
    • 文件大小:2307
    • 提供者:刘仪伟
  1. wxz_PhyLab

    2下载:
  2. 采用Qt.ode.opengl下构建的一个虚拟的物理实验室。场景和现实场景基本类似。可以通过鼠标选中并拖动物体。并有一个现在完成的实验关于动量守恒的-Constructed using Qt.ode.opengl under a virtual physics laboratory. Basically similar to the scene and the real scene. Selected by the mouse and drag the object. And has now c
  3. 所属分类:OpenGL

    • 发布日期:2013-07-06
    • 文件大小:9275381
    • 提供者:wxz
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  1. ModelingAndSFunctions

    0下载:
  2. 常微分方程组模拟器,直接左边输入系数,右边就出结果!-ODE simulator
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:210581
    • 提供者:needyou
  1. BipedHumSimulation

    0下载:
  2. 用ODE开发的双足机器人行走模拟。需要安装ODE环境。-Developed by ODE walking biped robot simulation. Need to install the ODE environment.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:284944
    • 提供者:贾子枫
  1. SimpleControllerDemo

    0下载:
  2. 一个简单的骨骼动画控制器程序。很好的,用c++实现,希望大家多学习-This is a simple controller demo.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4048880
    • 提供者:乔梁
  1. Large-Vocabulary-SR

    0下载:
  2. The Use of Context in Large Vocabulary Speech Recognition.Julian James Ode-The Use of Context in Large Vocabulary Speech Recognition.Julian James Odell
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-15
    • 文件大小:950980
    • 提供者:yanyeguo
  1. Matlab_ode

    0下载:
  2. 介绍了MATLAB中ODE的用法,希望对大家有用。-Matlab--ODE
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:405251
    • 提供者:
  1. class

    0下载:
  2. RC5/RC6 Base加密/解密源码 -RC5/RC6 Base encryption/decipher source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:5773
    • 提供者:站长
  1. c

    0下载:
  2. 简单的词法分析小例子- Simple lexical analysis small example
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:7845
    • 提供者:站长
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com