MINIGUI中线程通讯,主要用于异步串口通讯,在MINIGUI菜单中通过全局变量启运线程,进行串口通讯.
上传时间: 2014-05-27
上传用户:moshushi0009
一个牛人写的99行的优化程序的文章 A 99 LINE TOPOLOGY OPTIMIZATION CODE BY OLE SIGMUND
标签: OPTIMIZATION TOPOLOGY SIGMUND LINE
上传时间: 2015-10-20
上传用户:kernaling
基于StrongARM的嵌入式Linux的GUI的实现。介绍了MiniGUI的特点及交叉编译,以及如何移植到StrongARM上。
标签: StrongARM MiniGUI Linux GUI
上传时间: 2015-10-25
上传用户:84425894
%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 The MathWorks, Inc. % $Revision: 1.2 $ $Date:
标签: BIQPBOX reflective Bisection search
上传时间: 2013-12-17
上传用户:sk5201314
Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
标签: the contains integer number
上传时间: 2015-10-27
上传用户:plsee
Input The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero. Output The output should contains the smallest possible length of original sticks, one per line. Sample Input 9 5 2 1 5 2 1 5 2 1 4 1 2 3 4 0 Sample Output 6 5
标签: contains The blocks number
上传时间: 2015-10-27
上传用户:lepoke
Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 -3 5 3 6 7 Sample Output -1 -3 -3 -3 3 3 3 3 5 5 6 7
上传时间: 2014-12-21
上传用户:hongmo
嵌入式图形界面MiniGUI的示例程序9例
上传时间: 2015-10-27
上传用户:杜莹12345
The output should contain the minimum setup time in minutes, one per line.
标签: contain minimum minutes output
上传时间: 2014-01-20
上传用户:hjshhyy
我上传的是minigui程序,这些程序很具有代表性,对刚开始使用minigui的人来说很有帮助
上传时间: 2013-12-08
上传用户:13160677563