Linux device driver 3rd edition first section
标签: edition section device driver
上传时间: 2016-01-30
上传用户:tedo811
Solve Sudoku(Game) quickly. Just need a txt file with all of the number u have, then answer out.
标签: quickly Sudoku answer number
上传时间: 2016-01-30
上传用户:gonuiln
LL1文法 分解左递归 求FIRST FOLLOW集合
上传时间: 2013-12-28
上传用户:lijianyu172
FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"
标签: largest the implements function
上传时间: 2016-02-05
上传用户:youth25
This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ring) signal detection and returns the message raw byte data without parsing of particular fields such as Message Type, Parameter(s) Type(s), etc. The decoding of the message meaning should be performed by the user application.主叫号码识别CID算法for TI DSP
标签: the revision detector provides
上传时间: 2014-01-18
上传用户:天诚24
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And what is the most likely sequence of rainy/sunny days that would explain these observations? The first question is answered by the forward algorithm the second question is answered by the Viterbi algorithm. These two algorithms are structurally so similar (in fact, they are both instances of the same abstract algorithm) that they can be implemented in a single function:
标签: discover viterbi algorm friend
上传时间: 2016-02-16
上传用户:xc216
EOG Correction program is used to work out the amount of ocular potential recorded by the electroencephalograph
标签: Correction electroenc potential the
上传时间: 2014-11-27
上传用户:三人用菜
关于设计模式的权威著作 head first中的源代码, 用C#实现, 但对其它语言使用者也不会产生理解困难, 非常值得一看
上传时间: 2013-12-23
上传用户:啊飒飒大师的
developed under vxwork, support bt878 video card, use socket to stream video out.
标签: video developed support socket
上传时间: 2014-03-04
上传用户:水中浮云
out< "please input the number of the nodes"<<endl cin>>nodesNum cout<<"please input the graph"<<endl for( i = 1 i<=nodesNum i++) for( j = 1 j <= nodesNum j++) cin>>graph[i][j] */
上传时间: 2013-11-29
上传用户:libinxny