搜索资源列表
20040726c zidongji
- 一个词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 -a lexical analysis procedure. The core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according
twotree
- 二叉树的遍历,都明白,别的我就不多说了,有兴趣的下载-binary tree traversal are aware, other to say I do not, are interested to see the download
DNATrans
- 输入一条字符串(由A、T、G、C构成)表式DNA的一条链,输出DNA中与之对应的另外一条链对应mRNA的结构(字符串表示)由mRNA控制合成的蛋白质的氨基酸序列-Enter a string (the A, T, G, C form) form a type of DNA chain, the output of the other DNA in the corresponding mRNA corresponding to the structure of a chain (string re
dctconfig
- K-means clustering is a key technique in pixel-based methods. Because pixel-based methods based on Kmeans clustering are simple and the computational complexity is relatively low compared with other
1
- 多媒体大作业1、抽取MPEG文件的关键帧 2、用JPG解码算法还原为BMP 3、可以指定任意一个时刻(精确到秒)的若干关键帧,输入时间,获得该时间点一秒内的所有I帧 4、实现MPEG-1 5、若有能力实现MPEG-4,分数加15分 6、将该算法用C++实现,制作成DLL,可供其他程序方便快捷调用,加10分 -Multimedia big job 1, MPEG file to extract key frame 2, reduced to BMP 3 with JPG d