Flex chip implementation File: UP2FLEX JTAG jumper settings: down, down, up, up Input: Reset - FLEX_PB1 Input n - FLEX_SW switches 1 to 8 Output: Countdown - two 7-segment LEDs. Done light - decimal point on Digit1. Operation: Setup the binary input n number. Press the Reset switch. See the countdown from n down to 0 on the 7-segment LEDs. Done light lit when program terminates.
标签: down implementation settings UP2FLEX
上传时间: 2014-01-21
上传用户:sclyutian
K. ATKINSON, THE NUMERICAL SOLUTION OF LAPLACE S EQUATION IN THREE DIMENSIONS , SIAM J. NUM. ANAL. 19(1982),263-274.
标签: K. J. DIMENSIONS NUMERICAL
上传时间: 2016-12-15
上传用户:daoxiang126
decaf.jar 是将类java的decaf语言编译成tac码(Three address code,类似汇编指令)的编译器。 包含了前端的词法和语法分析、语义分析,中间代码的生成。是我最近写完的编译课的一个作业。 例子: 1. 调用 java -jar decaf.jar -l 2 blackjack.decaf > blackjack.tac 生成 *.tac 文件 2. 然后,调用 java -jar tac.jar blackjack.tac 这时候就可以玩一个21点的游戏了。这里的blackjack.decaf就是用decaf语言写的一个小游戏源代码
上传时间: 2014-11-23
上传用户:cjl42111
J2ME CANVAS INPUT IN CHINESE
上传时间: 2016-12-23
上传用户:yd19890720
Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %
标签: back-propagation corresponding input-output algorithm
上传时间: 2016-12-27
上传用户:exxxds
专业知识你懂多少? 例如:3DS或3D Studio 3DS或3D Studio: Three Dimension Studio,三维摄影室。是美国Autodesk公司推出的一套多功能三维动画软件,集实体造型、静态着色和动画创作于一体,极大地普及了三维造型技术。它能够与AutoCAD进行图形信息交换,利用扫描仪输入图形,通过VGA与电视转换接口将动画输出至电视或录像带。
标签: Studio 3DS Dimension Autodesk
上传时间: 2016-12-29
上传用户:huql11633
数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
上传时间: 2014-01-12
上传用户:妄想演绎师
数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation
标签: input coefficient matrix vector
上传时间: 2017-01-01
上传用户:dancnc
An Evaluation of Blocking Probability for Three-fold SDMA
标签: Probability Evaluation Three-fold Blocking
上传时间: 2014-01-17
上传用户:515414293
verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A input [15:0] B_in // 輸入B input carryin // 第一級進位 C0
标签: output look-ahead carryout verilog
上传时间: 2014-12-06
上传用户:ls530720646