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

搜索资源列表

  1. a628tva

    0下载:
  2. 奥迪A6 2.4T ecu 件号为:mpfi-V6 的ecu改装目标代码。改装目标:加速提高1.2秒左右 最高扭矩出现降低到2475转。 下次再上价值8万元的德国房车赛中使用ecu p/n: M.1.5.4 ecu 改装程序文件。-Audi A6 2.4T ecu Parts : mpfi-V6 ecu modified object code. Modified goals : enhancing about 1.2 seconds maximum torque to be lower
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:19.66kb
    • 提供者:杨骏
  1. c++123

    0下载:
  2. #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:548byte
    • 提供者:飞鹰
  1. fasttrans

    0下载:
  2. 键盘任意输入一个稀疏矩阵A(m*n),采用三元组存储方法求其转置矩阵B(n*m),并用快速转置算法实现该操作。-keyboard indiscriminate importation of a sparse matrix A (n * m), using triple storage switch for its own matrix B (n * m), and fast algorithm home to the operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:林杰
  1. bpm

    0下载:
  2. BPM_free_space.m - Propagation of a gaussian pulse in free space BPM_free_space.m - 传播的高斯脉冲在自由空间 BPM_triangle.m - Propagation of a gaussian pulse in a triangle index profile waveguide BPM_triangle.m - 传播中的一个三角形折射率分布波导高斯脉冲 BPM_2step.m - Demons
  3. 所属分类:matlab例程

  1. zuijiasuanfa

    0下载:
  2. #include #include #define M 20 #define N 3 int mm[M]={0,0,0,2,3,1,0,4,2,3,2,1,0,3,2,2,1,3,0,1}; int nn[N]; int number; void Xunhuan(void); void FIFO(void); void Best(void); void LRU(void); int main() { char ss[1]; int i,j, *p=nn; int c, k=0; for(i=0;
  3. 所属分类:源码下载

    • 发布日期:2011-03-29
    • 文件大小:2.79kb
    • 提供者:lipman1987
  1. SQLite3Wrapper01

    0下载:
  2. 对SQLite3 简单的封闭,结构类似Delphi中ADODB的封装,所以数据库能够很容易的在嵌入式和C/S架构中切换-This is a small class wrapper for SQLite3. It is structured similar to an ADODB class wrapper that I m using, so I can easily switch between an embedded database and a client/server database
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:852.4kb
    • 提供者:大勇
  1. TravelViewer

    0下载:
  2. osg中的场景漫游中的实现视点切换,按M键可以切换-The scene of viewpoint roaming switch
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.26mb
    • 提供者:汪田务
  1. matlab

    0下载:
  2. matlab switch lower(type) case uniform R=a+b*randn(M,N) case uniform R= a+(b - a)*rand(M,N- switch lower(type) case uniform R=a+b*randn(M,N) case uniform R= a+(b- a)*rand(M,N
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:587byte
    • 提供者:jf
  1. Switch

    0下载:
  2. 对于给定的整数n和m,用最少的f和g变换次数将n变换为m。由文件input.txt输入数据,结果(相应的变换序列)输出到文件output.txt。回溯的整数变换问题-For a given integer n and m, with a minimum of f and g will transform the number of n transform for m. Input.txt input data from the document, the result (correspondin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1.34kb
    • 提供者:waterfly1314
  1. ScoreSystem

    0下载:
  2. 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:44.02kb
    • 提供者:林林
  1. M_ARY

    0下载:
  2. 不限长度的数字进制转换工具,方便用户在10进制,8进制,2进制,16进制进行切换-Not limited to the length of the number of M-ary conversion tools, user-friendly in the 10-band, 8 M, 2 M, 16-band switch
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:33.41kb
    • 提供者:xian
  1. 3secondMtoL.asm

    0下载:
  2. 功能:开机在不操作挡位和模式时 3秒后自动由M切换L挡位-Function: Shift boot and at non-operating mode automatically after three seconds to switch from M Shift L
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:565byte
    • 提供者:饶富铭
  1. Map

    1下载:
  2. 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-15
    • 文件大小:7.92mb
    • 提供者:程代宗
  1. switch-control

    0下载:
  2. 在VHDL语言中拨码开关控制米字管的方法-VHDL language in the code switch control method of tube m word
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:8.9kb
    • 提供者:周明炜
  1. MAX_Analog-switch

    0下载:
  2. 模拟开关MAX4501_MAX4514_MAX4516 datasheet-Analog switches MAX4501_MAX4514_MAX4516 datasheet
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:481.79kb
    • 提供者:汤笑天
  1. Electronics---Switchmode-Power-Supply-Reference-M

    0下载:
  2. robotic/electronic/switch mode
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:sabira1975
  1. findpeaks.m

    0下载:
  2. finding peak or reversing point from up trend to down trend and you can switch to find trough by findpeak(-x)
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:699byte
    • 提供者:kabin
  1. raisedCosineFilter.m

    0下载:
  2. Role of Pulse Shaping in Communication Systems: The duals – Sinc and Rectangular Functions In communication systems, data is transmitted as binary bits ( ones and zeros). It is easier to implement a binary system using switches, where turning on
  3. 所属分类:matlab例程

    • 发布日期:2012-12-27
    • 文件大小:1.71kb
    • 提供者:dobc1369
  1. Understanding-Buck-Boost-Power-Stages-in-Switch-M

    0下载:
  2. understanding buck boost converter
  3. 所属分类:Document

    • 发布日期:2017-11-12
    • 文件大小:197.04kb
    • 提供者:nufly
  1. kaijiang

    0下载:
  2. String.prototype.format=function(){ if(arguments.length==0) return this var args=[], i=0 for( i<arguments.length i++) args[i]=arguments[i] return this.replace(/\ [sSfdDTt\ ]/g, function(m){ if(m== ) return var v=a
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-26
    • 文件大小:305.9kb
    • 提供者:黄现威
« 12 3 »
搜珍网 www.dssz.com