搜索资源列表
a628tva
- 奥迪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
c++123
- #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
fasttrans
- 键盘任意输入一个稀疏矩阵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.
bpm
- 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
zuijiasuanfa
- #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;
SQLite3Wrapper01
- 对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
TravelViewer
- osg中的场景漫游中的实现视点切换,按M键可以切换-The scene of viewpoint roaming switch
matlab
- 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
Switch
- 对于给定的整数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
ScoreSystem
- 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
M_ARY
- 不限长度的数字进制转换工具,方便用户在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
3secondMtoL.asm
- 功能:开机在不操作挡位和模式时 3秒后自动由M切换L挡位-Function: Shift boot and at non-operating mode automatically after three seconds to switch from M Shift L
Map
- 利用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
switch-control
- 在VHDL语言中拨码开关控制米字管的方法-VHDL language in the code switch control method of tube m word
MAX_Analog-switch
- 模拟开关MAX4501_MAX4514_MAX4516 datasheet-Analog switches MAX4501_MAX4514_MAX4516 datasheet
Electronics---Switchmode-Power-Supply-Reference-M
- robotic/electronic/switch mode
findpeaks.m
- finding peak or reversing point from up trend to down trend and you can switch to find trough by findpeak(-x)
raisedCosineFilter.m
- 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
Understanding-Buck-Boost-Power-Stages-in-Switch-M
- understanding buck boost converter
kaijiang
- 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
