显示缓冲区数组*/ unsigned char clockstr[6] /*时间显示的数码管编码数组*/ unsigned char alartstr[6] /.../*第二次按C键设置分位,第三次按键设置秒位,第四次按键完成退出设置*/ IF(SetSelect==0) /*按到第四
标签: unsigned char alartstr clockstr
上传时间: 2013-11-28
上传用户:zhangyigenius
显示缓冲区数组*/ unsigned char clockstr[6] /*时间显示的数码管编码数组*/ unsigned char alartstr[6] /.../*第二次按C键设置分位,第三次按键设置秒位,第四次按键完成退出设置*/ IF(SetSelect==0) /*按到第四
标签: unsigned char alartstr clockstr
上传时间: 2013-12-25
上传用户:stewart·
The neuro-fuzzy software for identIFication and data analysis has been implemented in the MATLAB language ver. 4.2. The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples. The returned model has the form 1) IF input1 is A11 and input 2 is A12 then output =f1(input1,input2) 2) IF input1 is A21 and input 2 is A22 then output =f2(input1,input2) 看不懂,据高手说,非常有用。
标签: identIFication neuro-fuzzy implemented analysis
上传时间: 2014-01-12
上传用户:zgu489
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary class format and instruction set. IF you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs.
标签: machine Java technology computing
上传时间: 2016-05-03
上传用户:zhenyushaw
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for heads. [ Note: IF the program realistically simulates coin tossing, each side of the coin should appear approximately half the time.]
标签: the coin simulates chooses
上传时间: 2014-08-30
上传用户:pompey
Sqlserver2000压力测试 数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com 10万 109640ms 插入 23078ms 清空 20万 216281ms 8391马上 40万: 416781 9381 IF exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id, N IsUserTable ) = 1) drop table [dbo].[StuInfo] GO CREATE TABLE [dbo].[StuInfo] ( [StuID] [float] NULL ) ON [PRIMARY] GO
上传时间: 2016-05-08
上传用户:lht618
This folder has some scritps that you may find usefull. All of it comes from questions that I ve received in my email. IF you have a new request/question, feel free to send it to marceloperlin@gmail.com. But please, don t ask me to do your homework. Passing_your_param0 This folder contains instructions (and m files) for passing you own initial parameters to the fitting function. I also included a simple simulation script that will create random initial coefficients (under the proper bounds) and fit the model to the data.
标签: that questions scritps usefull
上传时间: 2013-12-28
上传用户:netwolf
Airgo MIMO wireless card Linux driver. It s base on the Specs at http://airgo.wdwconsulting.net/mymoin. IF it success, then Linux can support the AGN100 and the AGN300.
标签: wdwconsulting wireless driver Airgo
上传时间: 2013-12-02
上传用户:亚亚娟娟123
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially IF you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has dIFferent flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
标签: LDPC introduction simulation software
上传时间: 2014-01-14
上传用户:大融融rr
CodezBank is just a small application that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this application via clipboard. IF you have a bag of coding tricks then you want to keep them in this app.
标签: hierarhichal application CodezBank organized
上传时间: 2014-01-06
上传用户:change0329