CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 表达式

搜索资源列表

  1. Calculation

    0下载:
  2. 一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能-A calculator with basic functions (with document), enter: an arithmetic expression string. Multiplication and division with addition and subtraction, cos, sin, seek n-th power, open square
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:3952545
    • 提供者:gu
  1. Nodepad

    0下载:
  2. 、文件搜索功能(仿照windows的来写) 2.1 界面完全仿照windows 2.2 增加文件内码识别功能 2.3 增加RES正则表达式搜索功能-a
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-25
    • 文件大小:31526
    • 提供者:陈小强
  1. zhongzhuibiaodashi

    0下载:
  2. 对中缀表达式求值 用栈的方法对中缀表达式求值-zhong
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:赵君
  1. JavaHighendprogramming

    0下载:
  2. 第1章讲述了Javascr ipt的起源,给大家一个关于Javascr ipt正确的认知。 第2~5章详细介绍了Javascr ipt语言本身,揭示了一些Javascr ipt不为认知的语言特点。 第6~9章介绍了Javascr ipt和浏览器进行交互的一些基础知识和一些进阶知识,如DOM的基础、正则表达式。 第10~13章介绍了一些更加高级的Javascr ipt技巧,这些技巧可以构建良好的客户端逻辑,包括表格排序、拖动等。 第14章关于错误处理的内容,既有如何编程处理
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3130884
    • 提供者:yangjie
  1. Javascript

    0下载:
  2. Javascr ipt正则表达式教程,快速入门,在最短的时间内掌握Javascr ipt正则表达式,并运用它开发程序。-Javascr ipt regular expression tutorial, Getting Started, in the shortest possible period of time to master Javascr ipt regular expressions, and to use its development process.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:7655
    • 提供者:付品军
  1. GBCalu

    0下载:
  2. 高博文本计算器,支持+,-,*,/,平方,及数学函数表达式的计算-Bo Gao text calculator, support+,-,*,/, square, and the calculation of mathematical function expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:512481
    • 提供者:xsw
  1. TPerlRegExforD2010

    0下载:
  2. 正则表达式空间,包括Delphi2010-TPerlRegExforD2010.zip
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:232208
    • 提供者:老子
  1. fourfundamentaloperationsofarithmetic

    0下载:
  2. 一种利用正则表达式来进行四则运算的vba代码-make four fundamental operations of arithmetic through regular expression in vba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1130
    • 提供者:Richard
  1. regexp_vc

    0下载:
  2. Visual C++ 6 调用vbs COM 组件提供的正则表达式的方法-Visual C++ 6 call vbs COM component provides a method of regular expressions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:7083
    • 提供者:zhouxiang
  1. Calc

    0下载:
  2. delphi表达式解析器,支持+、-、*、/、(),其它功能还可扩充。-delphi expression parser, support+,-,*,/,(), other functions can also be expanded.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:465653
    • 提供者:高侨
  1. jeval-0.9.4

    3下载:
  2. java 表达式计算 很好用的开源功能包-java expression calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1708012
    • 提供者:stonefenix
  1. Calculator_MFC

    0下载:
  2. 基于表达式求值的科学计算器 VC知识库上的一份计算器源码, 压缩包里包括下载网页, 请用FF打开 开发环境 VC++6.0 基于MFC开发的 -Expression evaluation based on the scientific calculator to a calculator on the VC Knowledge Source, compression bag, including the download page, please use the FF to o
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4232118
    • 提供者:龙的传人
  1. regexpr

    0下载:
  2. 正则表达式的一个demo,我就是用这个学的正则-regex
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:120923
    • 提供者:zhaozhao
  1. Form2

    0下载:
  2. C# 最简单的正则表达式验证文本输入的例子-C# The simplest example of a regular expression validation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:854
    • 提供者:齐家林
  1. PerlRegEx

    0下载:
  2. 给予Perl正则表达式的使用例程,支持正则验证,替换和差分,对于写正则表达式的时候用来验证非常有用-Perl regular expressions to use routines to support are the proof, replace, and difference, for writing regular expressions is very useful when used to verify
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:432961
    • 提供者:夜行者
  1. zhongzhuiqiujie

    0下载:
  2. 里面有中缀表达式的详细代码和结题报告,看了受益匪浅啊-Infix expression inside the detailed code and concluding report, read the benefit ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:23202
    • 提供者:KENNY
  1. ZhengZeBiaoDaShi

    0下载:
  2. C#里面的调用常用的正则表达式,有word说明文件,程序调试通过了。-C# regula formula。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:18752
    • 提供者:刘子龙
  1. zzbds

    0下载:
  2. 介绍正则表达式的应用方法,如何在程序设计中应用,实践实例-Describes the application of regular expression methods, how to design applications in the process, practice examples
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:74622
    • 提供者:epxu
  1. zzbds-200-10-5-17

    0下载:
  2. 介绍正则表达式的应用方法,如何在程序设计中应用,实践实例-Describes the application of regular expression methods, how to design applications in the process, practice examples
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:50089
    • 提供者:epxu
  1. word_match

    0下载:
  2. 单词查找程序,包括带通配符的查找,算法采用了正则表达式。-Word search program, including with wildcard search, the algorithm using regular expressions.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:1886
    • 提供者:fangshijie
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com