.ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE ************************************************************** fProcessI2cRead: fetch parameter lda IOP_DATA1_H sta rCtrlByte lda IOP_DATA1_L sta rAddr jsr fI2cSendCmdAddr bcs lReadI2CFail
资源简介:.ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : process I2C write Function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE *****************...
上传时间: 2016-07-21
上传用户:xaijhqx
资源简介:OMAP4430 and OMAP4460 Function difference, 介绍这两款CPU的功能差异。
上传时间: 2013-04-24
上传用户:Amygdala
资源简介:cadense allegro pcb 15.2 new Function
上传时间: 2013-09-09
上传用户:jackandlee
资源简介:C++中的虚函数(virtual Function)
上传时间: 2013-12-23
上传用户:ynsnjs
资源简介:Mathematical Function library for Microsoft C / by Unjeng Vheng 书的配套三张软盘
上传时间: 2014-07-05
上传用户:wanghui2438
资源简介:matlab/e,radial basis Function
上传时间: 2015-02-06
上传用户:zmy123
资源简介:* This Function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ESCAPE * * sequence to produce the desired effect. Its not the * * fastest way to position the cursor, but perhaps the * * most portable. *
上传时间: 2015-02-24
上传用户:chenjjer
资源简介:方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib-LPC2100 C-Language Function Library for Philips LPC2100 ARM7TDMI Processors
上传时间: 2015-03-18
上传用户:fhzm5658
资源简介:制作安装程序必备此模块包含的SUB及Function能帮你做出专业的安装程序
上传时间: 2015-03-31
上传用户:ayfeixiao
资源简介:卡尔曼滤波器matlab源代码。 Function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
上传时间: 2014-10-28
上传用户:agent
资源简介:PID calculations for the _pid structure *a. This Function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this Function must be repeated on a consi...
上传时间: 2014-01-16
上传用户:moerwang
资源简介:This a simple genetic algorithm implementation where the evaluation Function takes positive values only and the fitness of an individual is the same as the value of the objective Function
上传时间: 2015-04-12
上传用户:klin3139
资源简介:sample compress example, the Function must modify... holp that can help you!
上传时间: 2013-12-02
上传用户:qwe1234
资源简介:盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 Function D=FractalDim(y,cellmax) %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数...
上传时间: 2015-04-23
上传用户:liuchee
资源简介:small pannel driver using MXIC s 88LV462,this sample code including the Function IIC with 8051,IR,OSD,
上传时间: 2013-12-17
上传用户:sk5201314
资源简介:接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf...
上传时间: 2013-12-28
上传用户:fnhhs
资源简介:Comlete files for fullfile the slave USB Function!
上传时间: 2015-05-07
上传用户:change0329
资源简介:This m-file displays the time waveform for the Gaussian pulse Function and the first and second derivatives of the Gaussian pulse Function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The p...
上传时间: 2015-05-08
上传用户:leixinzhuo
资源简介:基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2015-05-29
上传用户:aa54
资源简介:it is about window Function in Matlab. Welcome to using it !
上传时间: 2015-05-30
上传用户:yuchunhai1990
资源简介:it is about famous hanning window Function using in Matlab,Welcome to download.
上传时间: 2013-12-16
上传用户:ecooo
资源简介:This a simple genetic algorithm implementation where the evaluation Function takes positive values only and the fitness of an individual is the same as the value of the objective Function
上传时间: 2015-06-03
上传用户:2467478207
资源简介:* Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If ...
上传时间: 2014-12-20
上传用户:Yukiseop
资源简介:Matlab官方文档:Matlab函数参考第一卷Function reference volumn 1 A_E
上传时间: 2014-01-18
上传用户:cainaifa
资源简介:Matlab官方文档:Matlab函数参考Function reference F_O
上传时间: 2014-12-03
上传用户:rocketrevenge
资源简介:Matlab官方文档:Matlab函数参考第三卷Function reference volumn3 P_Z
上传时间: 2014-10-12
上传用户:shawvi
资源简介:matlab解线性方程组的源代码 Function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
上传时间: 2013-12-22
上传用户:exxxds
资源简介:BAYESDEMO1 demo how to display discriminat Function for Bayes classifier.
上传时间: 2013-12-18
上传用户:bibirnovis
资源简介:best squre approach of Function
上传时间: 2014-01-22
上传用户:thuyenvinh
资源简介:This program demonstrates some Function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the n...
上传时间: 2014-01-01
上传用户:zjf3110