搜索结果

找到约 240 项符合 STEP-upcircuit 的查询结果

BREW编程 BREW手机平台下的实例

BREW手机平台下的实例,实现苹果的移动。 通过按键盘的 “UP”、“Down”、“Left”、“Right”使整个苹果可以在屏幕上自由移动(Step=1),通过按“*”使苹果回到初始位置(屏幕的中间) 1,苹果是由4个对象组合而成,移动的时候如何成为一个整体 2、作为key事件驱动区分各个按键动作 3、苹果的每一次移动都是以上一次苹果 ...
https://www.eeworm.com/dl/657/139200.html
下载: 166
查看: 1054

数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
https://www.eeworm.com/dl/654/154678.html
下载: 115
查看: 1100

其他书籍 C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne &copy 20

C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne &copy 2004 This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discover how computer programs and programming languages work.
https://www.eeworm.com/dl/542/157528.html
下载: 154
查看: 1092

matlab例程 Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in the

Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theory and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with the technical grounding required to think about how the rest of the book applies t ...
https://www.eeworm.com/dl/665/163743.html
下载: 186
查看: 1076

汇编语言 8051 monitor programm: - use external ram to run user program - use eeprom to save user program

8051 monitor programm: - use external ram to run user program - use eeprom to save user program - provide single step debug, can read internal register and ram
https://www.eeworm.com/dl/644/174258.html
下载: 30
查看: 1043

数值算法/人工智能 使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的

使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的, ke 则是终止条件。如果 step 被打勾,则程式在每一步之间会暂停 100毫秒(或其他使用者输入的数值)。如果 Random 被打勾,则程式会以系统时间作为乱数产生器的种子数,否则,就以使用者输入的数( Random 右边那一格)为种子数。 你可以利用 load 来载入推销员问 ...
https://www.eeworm.com/dl/518/195541.html
下载: 186
查看: 1033

并行计算 it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldst

it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour and mesh figures of these problem. it also give m files of t ...
https://www.eeworm.com/dl/694/198177.html
下载: 197
查看: 1072

DSP编程 CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first s ...
https://www.eeworm.com/dl/516/203665.html
下载: 44
查看: 1106

matlab例程 By building a nonlinear function relationship between an d the error signal

By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
https://www.eeworm.com/dl/665/212275.html
下载: 129
查看: 1050

matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma

%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by ...
https://www.eeworm.com/dl/665/214092.html
下载: 34
查看: 1088