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

搜索资源列表

  1. my_os_easy_and_PDF

    0下载:
  2. 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:252797
    • 提供者:jun
  1. CommonArithmetic

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:274773
    • 提供者:狼夜行
  1. fulldyn.tar

    0下载:
  2. 这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scr ipts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is f
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7471
    • 提供者:杀风景
  1. 8puzzlesolve

    0下载:
  2. This an 8-puzzle solver. You input the current state of your annoying little 8 puzzle and it ll use the Hillclimbing Algorithm to calculate a list of moves which you can use to solve the puzzle. It is written in C++ with an interactive text mode base
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5936
    • 提供者:王涛
  1. MAIN 3-DIMENSIONAL CFD-PROGRAM

    2下载:
  2.   #//u(i,j)        x方向的速度u;或者θ方向速度uθ #//u(i,j)        y方向的速度v;或者径向速度ur'h\K #//pc(i,j)       压力修正 p'[OS #//p(i,j)        压力p-=5-+ #//p(i,j)    
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-03
    • 文件大小:11439
    • 提供者:tanglincn
  1. baogao

    1下载:
  2. 使用振型叠加法以及模态截断法分别求解物体振动位移(附详细说明报告)-Using the mode superposition method and the modal truncation method were used to solve the vibration displacement of the object (with detailed reporting)
  3. 所属分类:Other systems

    • 发布日期:2014-12-09
    • 文件大小:1545216
    • 提供者:小方
  1. EquipmentMS

    0下载:
  2. 主要功能 随着社会经济的不断发展,企业规模越来越大,企业资产维护变得越来越困难,尤其是在手工管理方式下,财会人员对资产进行折旧时,需要查阅上一个月的资产信息,根据上月的资产信息核算折旧资产。如果企业资产很多,可以想象财会人员的工作强度,既要按时对资产进行折旧,即每月对资产进行折旧,又要保证数据的准确性,因为一旦某个月的资产折旧有误,会影响以后的资产核算。 信息化的发展帮助企业解决了上述难题,计算机的使用使财会人员从繁重的劳动中解脱出来,以往需要对资产信息一项一项核算、折旧,现在只需单击一
  3. 所属分类:SQL Server

    • 发布日期:2017-05-02
    • 文件大小:1001192
    • 提供者:shopgirl56
  1. eigen

    0下载:
  2. Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures -Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:854
    • 提供者:cougar
  1. VBSQLwuliu

    0下载:
  2. 系统概述 随着经济全球化及现代物流业发展的系统化、信息化、仓储运输的现代化和综合化等趋势,对我国物流业的发展提出了全方位的挑战。传统物流行业的操作模式已经不适应现代的物流行业,如何缩短物流过程,降低产品库存,加速对市场的反应,这是所有企业所面临的问题。吉林省明日科技有限公司开发的《物流管理系统》就是针对这些问题并根据中小型企业的实际需求而开发的,本系统能够帮助企业实现对物流全过程的优化调度和动态控制,高效整合企业的物流业务,以全面提高经济效益和效率为目的,提供高效、实用、技术的物流管理系统和
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3301139
    • 提供者:彬彬
  1. TiTrace

    0下载:
  2. VC中DEBUG模式下使用TRACE输出的信息有时查看不方便,会和许多其它信息一起输出;RELEASE模式下又不能使用TRACE输出;参考程序XTraceWin仅提供了一个窗口进行输出,这样当调试C/S程序时显得力不从心;因此诞生了TiTrace程序来解决以上问题。-VC in the DEBUG mode TRACE output of information is sometimes inconvenient to view, and many other information with
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:52397
    • 提供者:姜青山
  1. 2125555

    0下载:
  2. 本程序参考了XTraceWin的思想而完成,但XTraceWin已经无法查证是谁的作品,在此特别感谢XTraceWin的作者。 说明:VC中DEBUG模式下使用TRACE输出的信息有时查看不方便,会和许多其它信息一起输出;RELEASE模式下又不能使用TRACE输出;参考程序XTraceWin仅提供了一个窗口进行输出,这样当调试C/S程序时显得力不从心;因此诞生了TiTrace程序来解决以上问题。 -This procedure XTraceWin reference to the id
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:40253
    • 提供者:金流
  1. ac

    0下载:
  2. 多模匹配的算法源代码,可以解决汉字的多模式匹配以及关键字查找功能。-Multi-mode matching algorithm source code, can solve the multi-pattern matching characters, as well as keyword search function.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:399245
    • 提供者:汪浩
  1. modes

    3下载:
  2. 利用模态叠加法计算结构动力响应,通过结构的的刚度矩阵,阻尼矩阵以及质量矩阵进行进行求解。-The use of mode superposition method to calculate structural dynamic response, through the structure of the stiffness matrix, damping matrix and mass matrix to solve it.
  3. 所属分类:Windows Develop

    • 发布日期:2014-12-09
    • 文件大小:3891
    • 提供者:李丹
  1. matla

    0下载:
  2. 多自由度振动MATLAB求解能求解多自由度问题,自动绘出振型-Multi-Freedom Vibration MATLAB to solve the problem can solve multiple degrees of freedom to automatically draw the vibration mode
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:982
    • 提供者:panbin
  1. starstar

    0下载:
  2. 实现了八数码问题,运用人工智能的启发式思维-solve the eight data problem using AN learning mode
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:806631
    • 提供者:wangmei
  1. pwm

    0下载:
  2. :随机脉宽调制是解决交流调速系统 中声学噪声的直接有效方法。随机零矢 量分 布是一种很好 的随 机方法,但其不对称的开关函数使其不适用于传统的电流采样方法。通过仿真表明 PWM周期中点采样的方 法无法得到准确的平均值,在分析不对称模式引起的纹波电流对电流平均值影响的基础上,提出了一种适合 于 RZV分布 的电流采样方法 。仿真结果证实该方法简单可行 。 -: Random pulse width modulation speed control system to solve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:138600
    • 提供者:guoguo
  1. Head-First-Design-mode

    0下载:
  2. 你将学到为何利用其他开发人员的经验与智慧解决问题,我们会看看设计模式的用途与优点,并通过实例来了解模式是如何运作。-You will learn why to use the experience and wisdom of other developers to solve the problem, we will look at the uses and benefits of design patterns, and an example to understand the model i
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-26
    • 文件大小:8810371
    • 提供者:
  1. solve-for-2D-PC-of-XY-mode

    2下载:
  2. 求解二维声子晶体能带结构XY模式,内附注释,希望能帮到你-Solving the two-dimensional phononic crystal band structure XY mode, included comments, I hope it may give some help
  3. 所属分类:Other systems

    • 发布日期:2014-04-29
    • 文件大小:2048
    • 提供者:杰森
  1. MODE

    0下载:
  2. Very good toolbox to solve various optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:6994
    • 提供者:karthikeyan
  1. TE01-mode

    0下载:
  2. 求解TE模,该程序可以求解出归一化频率与折射率之间的关系。-solve TE mode
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:567
    • 提供者:张玉龙
« 12 3 4 5 »
搜珍网 www.dssz.com