您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. [IoC容器] Autofac 3.0.2

  2. ☆ 资料说明:☆ Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity. This is achieved by treating regular .NET classes as components; ☆ 文件清
  3. 所属分类:C#

    • 发布日期:2013-07-12
    • 文件大小:196608
    • 提供者:gattaca2011
  1. introduction to the theory of computation

  2. 国外经典的教科书计算机理论,内容包括REGULAR LANGUAGE,AUTOMATA,TURING MACHINE...
  3. 所属分类:专业指导

    • 发布日期:2008-09-14
    • 文件大小:7340032
    • 提供者:wendychiu214
  1. 正则表达式学习帮助(Regular Expression)

  2. 正则表达式是烦琐的,但是强大的,学会之后的应用会让你除了提高效率外,会给你带来绝对的成就感。只要认真去阅读这些资料,加上应用的时候进行一定的参考,掌握正则表达式不是问题。
  3. 所属分类:其它

    • 发布日期:2008-09-16
    • 文件大小:34816
    • 提供者:wsmwzd
  1. QTP资源整合

  2. 1.TD与QTP的连接 2.QTP的录制 3.QTP的自定义操作 4.多Action的问题 5.QTP系统参数设置对录制的影响 6.关于regular expressions 7.关于datatable 8.关于检查点 9.关于错误报告的问题 10.关于在expert中操作的问题 11.关于cs模式的录制
  3. 所属分类:软件测试

    • 发布日期:2013-07-24
    • 文件大小:14680064
    • 提供者:sxzqg
  1. xalan-j_2_7_1-bin

  2. ========================================================================= == NOTICE file corresponding to section 4(d) of the Apache License, == == Version 2.0, in this case for the Apache Xalan Java distribution. == ================================
  3. 所属分类:Java

    • 发布日期:2013-07-26
    • 文件大小:16777216
    • 提供者:u011517713
  1. DiRegEx_5.20_XE4_Win32

  2. DIRegEx Introduction DIRegEx is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl 5.8, with just a few differences. This includes support for UTF-8 encoded st
  3. 所属分类:Delphi

    • 发布日期:2013-07-30
    • 文件大小:2097152
    • 提供者:feng13356818886
  1. ApplyingSupport VectorMachinestoImbalancedDatasets

  2. Abstract. Support Vector Machines (SVM) have been extensively studied and have shown remarkable success in many applications. However the success of SVM is very limited when it is applied to the problem of learning from imbalanced datasets in which
  3. 所属分类:专业指导

    • 发布日期:2013-07-31
    • 文件大小:241664
    • 提供者:u011361370
  1. RPE-LTE下的GSM全速率语音编解码算法(Matlab实现)

  2. RPE-LTE下的GSM全速率语音编解码功能,显示编码前后语音波文件的波形变化。 INSTRUCTIONS: - run MAIN_relp.m - copy your desired file in this folder and write the filename in MAIN_relp.m and run it. INFO: This is a simulation of Regular Pulse Excited Long Term Predictor used in GSM 6.
  3. 所属分类:其它

    • 发布日期:2013-08-04
    • 文件大小:35840
    • 提供者:lcdcs
  1. [SQL应用重构].(Refactoring.Sql.Applications)..pdf

  2. 当数据库的性能没有达到预期要求时,你能怎么做呢?当你想通过昂贵的硬件升级来解决问题之前,请先看这本书,SQL重构提供了一系列代码修改来大大提升您的数据库应用程序效率。 What can you do when database performance doesn't meet expectations? Before you turn to expensive hardware upgrades to solve the problem, reach for this book. Refact
  3. 所属分类:其它

    • 发布日期:2013-08-09
    • 文件大小:2097152
    • 提供者:huzhouhzy
  1. Snoopy-1.2.4

  2. Snoopy是一个php类,用来模拟浏览器的功能,可以获取网页内容,发送表单。Snoopy正确运行需要你的服务器的PHP版本在4以上,并且支持PCRE(Perl Compatible Regular Expressions),基本的LAMP服务都支持。
  3. 所属分类:PHP

    • 发布日期:2013-08-10
    • 文件大小:29696
    • 提供者:liujinsuoabc
  1. cpp reference doc 20130729

  2. c++最完善的帮助手册,编程必备,格式清晰,内容全面,是2013年7月的新版本,虽然是英文但很容易阅读,中文找不到这么好的参考资料。内容包含: Language Headers Concepts Utilities library Strings library Containers library Algorithms library Iterators library Numerics library Input/output library Localizations library R
  3. 所属分类:C/C++

    • 发布日期:2013-08-20
    • 文件大小:25165824
    • 提供者:u011755067
  1. 余晟_实战正则表达式

  2. 正则表达式(英文:Regular Expression),在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。
  3. 所属分类:其它

    • 发布日期:2008-09-20
    • 文件大小:17825792
    • 提供者:johnhou
  1. 余晟_实战正则表达式第1讲.7z

  2. 正则表达式(英文:Regular Expression),在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。
  3. 所属分类:其它

    • 发布日期:2008-09-20
    • 文件大小:18874368
    • 提供者:johnhou
  1. Oracle正则表达式参考手册

  2. 全英oracle正则表达式参考手册 Oracle Regular Expressions Pocket Reference is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other languages suppo
  3. 所属分类:Oracle

    • 发布日期:2008-09-22
    • 文件大小:116736
    • 提供者:wshwqh2000
  1. 正则表达式开发工具

  2. 专门用于开发正则表达式的工具。 Software specialized for development of regular expression. 能换行,比我用支持javascr ipt的编辑器写强多咧!
  3. 所属分类:Javascript

    • 发布日期:2013-09-05
    • 文件大小:420864
    • 提供者:dyhh_com
  1. scala-2.10.2

  2. scala-2.10.2 scala.actors - Concurrency framework inspired by Erlang. scala.io - Input and output. scala.math - Basic math functions and additional numeric types. scala.sys - Interaction with other processes and the operating system. scala.util.matc
  3. 所属分类:其它

    • 发布日期:2013-09-11
    • 文件大小:30408704
    • 提供者:oswaldl2012
  1. 阅读PLC报文的软件nnp6.0

  2. 适合阅读PLC报文的软件. Notepad++ v6 new features and enhancement: 1. PCRE (Perl Compatible Regular Expressions) is supported. 2. Add Document Map feature (via Menu "View->Document Map"). 3. Enhance the loading performance for the large file. Included plug
  3. 所属分类:专业指导

    • 发布日期:2013-09-13
    • 文件大小:5242880
    • 提供者:u012116059
  1. SQLite数据库管理工具SQLiteStudio 2.1.4

  2. http://sqlitestudio.pl/ SQLiteStudio is a SQLite database manager with the following features: Single executable file - no need to install or uninstall. Binary distribution is just the single, ready to use file. Intuitive interface, All SQLite3 and
  3. 所属分类:SQLite

    • 发布日期:2013-09-18
    • 文件大小:5242880
    • 提供者:gdjlc
  1. imgmount wp8 FFU 解壓

  2. wp8 ffu 解壓 Descr iption: Mounts FFU Image file as a virtual hard drive. After an image is mounted, Windows partitions can be accessed like a regular volume. Usage: ImgMount Supported images: - FFU v.2.0 (Lumia 920, Lumia 820 ...) Supported OS: - Wi
  3. 所属分类:WindowsPhone

    • 发布日期:2013-09-24
    • 文件大小:50176
    • 提供者:ldb2012
  1. 正则表达式帮助文档

  2. 正则表达式(英语:Regular Expression、regex或regexp,缩写为RE),也译为正规表示法、常规表示法,在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。在很多文本编辑器或其他工具里,正则表达式通常被用来检索和/或替换那些符合某个模式的文本内容。许多程序设计语言都支持利用正则表达式进行字符串操作。
  3. 所属分类:Actionscript

    • 发布日期:2013-09-27
    • 文件大小:71680
    • 提供者:u012266457
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »