搜索结果
找到约 936 项符合
TOP-L 的查询结果
其他 linux下led数字显示驱动程序
linux下led数字显示驱动程序,l inux下led数字显示驱动程序
数值算法/人工智能 盘覆盖问题:在一个2k×2k 个方格组成的棋盘中
盘覆盖问题:在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用图示的4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。 ...
数学计算 Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... &l
Problem B:Longest Ordered Subsequence
A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... < iK <= N. For example, sequence (1, 7, 3, 5, 9, 4, 8) has ordered subse ...
matlab例程 This MATLAB code simulates the effects of amplitude variation between modulators for the wireless L
This MATLAB code simulates the effects of amplitude variation between
modulators for the wireless LO.该程序分析由于本振信号幅度动态变化对调制器的影响。
游戏 为联众台球游戏开发
为联众台球游戏开发,操作简单,先用F2定位台球桌,即用鼠标右上方的圆圈套住台球界面左下方的十字架,再按F2。击球时,用圆圈套住目标球,在按ALT+L,即显示击球点。命中率95%。
编译器/解释器 decaf.jar 是将类java的decaf语言编译成tac码(Three address code
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 b ...
Java编程 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能
一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类( ...
Linux/Unix编程 This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user
interface for CVS. Several shell scripts are provided to make RCS more easy to use. The informati ...