搜索结果
找到约 48 项符合
Expression 的查询结果
按分类筛选
人工智能/神经网络 exmat - The Expression Template Matrix Library,是矩阵运算模板库
exmat - The Expression Template Matrix Library,是矩阵运算模板库
编译器/解释器 VC 6.0 下编译通过 disc 为辞典 expression 为输入的短语
VC 6.0 下编译通过 disc 为辞典 expression 为输入的短语
人工智能/神经网络 More AI...(GEP) Gene Expression Programming in C# and .NET 由Michael Gold用C#开发的GEP程序.
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的GEP程序.
文件格式 正则表达式(regular expression)使用大全
正则表达式(regular expression)使用大全,收集了常用的使用方法和交流学习网址。正则表达式用于字符串处理,表单验证等场合,实用高效,但用到时总是不太把握,以致往往要上网查一番。我将一些常用的表达式收藏在这里,作备忘之用。本贴随时会更新。 ...
书籍源码 Compiles a regular expression into a fast automaton 编译正规表达式成机器代码(源码)(11KB)
Compiles a regular expression into a fast automaton
编译正规表达式成机器代码(源码)(11KB)
其他书籍 linux常用命令find 根据下列规则判断 path 和 expression
linux常用命令find 根据下列规则判断 path 和 expression,在命令列上第一个 - ( , ! 之前的
部份为 path,之后的是 expression。如果 path 是空字串则使用目前路径,如果
expression 是空字串则使用 -print 为预设 expression
其他书籍 Regular Expression 学习的一本好书
Regular Expression 学习的一本好书
软件设计/软件工程 Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can use them to search
for patterns and, once found, to modify the patterns in complex ways. You can also u ...
数据结构 1.一个表达式和一棵二叉树之间,存在着自然的对应关系.可写一个程序实现基于二叉树表示的算术表达式Expression的操作.
1.一个表达式和一棵二叉树之间,存在着自然的对应关系.可写一个程序实现基于二叉树表示的算术表达式Expression的操作.
数据结构 实现基于二叉树表示的算术表达式Expression的操作
实现基于二叉树表示的算术表达式Expression的操作