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

搜索资源列表

  1. c语言词法分析器lixminC

  2. 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,小数(譬如 123.23E+
  3. 所属分类:C

    • 发布日期:2009-11-24
    • 文件大小:1048576
    • 提供者:lixmin
  1. ant学习打包代码

  2. ...展开收缩
  3. 所属分类:Java

    • 发布日期:2011-11-05
    • 文件大小:2097152
    • 提供者:l_ji_l
  1. fiasco内核源码

  2. fiasco内核源码 Fiasco.OC kernel + preprocess tool
  3. 所属分类:Linux

    • 发布日期:2011-11-28
    • 文件大小:1048576
    • 提供者:badu_123
  1. 自适应全变分图像去噪模型及其快速求解

  2. 在联合冲击滤波器和非线性各向异性扩散滤波器对含噪图像做预处理的基础上,利用边缘检测算子选取自适应参数,构建能同时兼顾图像平滑去噪与边缘保留的自适应全变分模型,并基于Bregman迭代正则化方法设计了其快速迭代求解算法。实验结果表明,自适应去噪模型及其求解算法在快速去除噪声的同时保留了图像的边缘轮廓和纹理等细节信息,得到的复原图像在客观评价标准和主观视觉效果方面均有所提高。 —————————————————————————————————— This paper combined shock
  3. 所属分类:专业指导

    • 发布日期:2012-03-20
    • 文件大小:665600
    • 提供者:mathimpro
  1. 基于VC++彩图转灰度图

  2. 其中菜单选项中Preprocess中RGB_to_Gray菜单响应完成此项功能。 能将8位和24位彩色转换成灰度图像
  3. 所属分类:C++

    • 发布日期:2012-08-24
    • 文件大小:1048576
    • 提供者:wust609
  1. Data Mining - Concepts and Techniques.pdf

  2. Chapter 1 Introduction 1 1.1 What Motivated Data Mining? Why Is It Important? 1 1.2 So, What Is Data Mining? 5 1.3 Data Mining—On What Kind of Data? 9 1.3.1 Relational Databases 10 1.3.2 Data Warehouses 12 1.3.3 Transactional Databases 14 1.3.4 Adva
  3. 所属分类:其它

    • 发布日期:2012-10-23
    • 文件大小:14680064
    • 提供者:limingji0503
  1. Affective Assessment by digital processing of the pupil diameter

  2. Previous research found that the pupil diameter (PD) can be an indication of affective state, but this approach to the detection of the affective state of a computer user has not been investigated fully. We propose a new affective sensing approach t
  3. 所属分类:医疗

    • 发布日期:2013-08-09
    • 文件大小:1048576
    • 提供者:win4140
  1. A Fast ICA and its Application in VEP Feature Extraction

  2. 来自IEEE:Most biomedical signals are low frequency signals and usually submerged by stronger noises. It is not easy to extract their features using the normal filter methods. Independent component analysis (ICA) in signal processing has the ability of
  3. 所属分类:专业指导

    • 发布日期:2013-10-18
    • 文件大小:230400
    • 提供者:li8504
  1. Original paper on the Boyer-Moore algorithm

  2. BM 匹配算法 In computer science, the Boyer–Moore string search algorithm is an efficient string searching algorithm that is the standard benchmark for practical string search literature.[1] It was developed by Robert S. Boyer and J Strother Moore in 197
  3. 所属分类:C

    • 发布日期:2014-03-20
    • 文件大小:1048576
    • 提供者:rock4you
  1. PreProcessing

  2. PreProcessing
  3. 所属分类:C#

    • 发布日期:2016-01-23
    • 文件大小:9216
    • 提供者:ahery123
  1. PCA例程基于FERET库

  2. This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the filenames. "pca
  3. 所属分类:其它

    • 发布日期:2008-11-16
    • 文件大小:19456
    • 提供者:marchingtang
  1. 前端开源库-rollup-plugin-preprocess

  2. 前端开源库-rollup-plugin-preprocess使用汇总和预处理对插件预处理、HTML、javascr ipt和其他文件进行预处理
  3. 所属分类:其它

    • 发布日期:2019-08-30
    • 文件大小:6144
    • 提供者:weixin_38743506
  1. 前端开源库-preprocess-loader

  2. 前端开源库-preprocess-loader预处理加载器,Webpack的预处理加载器模块
  3. 所属分类:其它

    • 发布日期:2019-08-30
    • 文件大小:34816
    • 提供者:weixin_38744435
  1. svelte-windicss-preprocess-exp-源码

  2. svelte-windicss-preprocess-exp 一个精巧的预处理器,可以在构建时基于编译器来编译 。 这个包使用Svelte和WindiCSS自己的解析器来仔细地仅针对类属性,, , 和。 为什么不使用呢? 从v3开始,软件包svelte-windicss-preprocess仍使用使用正则表达式构建的自定义解析器。正则表达式不是解析和预处理像Svelte这样的复杂标记的正确工具。结果,它会在错误的位置预处理语句(请参见问题 , 和 )。 放弃使用Svelte解析器,并继续使用正则
  3. 所属分类:其它

    • 发布日期:2021-03-21
    • 文件大小:29696
    • 提供者:weixin_42181686
  1. 100knocks-preprocess:构造ータサイエンス100本ノック(构造化データ加工编)-源码

  2. 姓名 构造ータサイエンス100本ノック(构造化データ加工编) 概述 100ータサイエンス100本ノック(构造化データ加工编)を実实践するための演习问题とデータ,および环境构筑のためのスクリプト一式 演习问题はSQL,Python,Rで共通 言语によっては向かない设问もあるが,「この言语のときはこう书けば実现できる」という技术习得を目指すことを优先 个人情报のように见える项目は全てダミーデータを利用 大学,企业など组织でのご利用にあたっては,「データサイエンティスト协会スキル定义委员」の「データサ
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:7340032
    • 提供者:weixin_42135073
  1. svelte-windicss-preprocess-源码

  2. svelte-windicss-preprocess-exp 苗条预处理器编译的基础上构建时编译器。 实验解析器 这是一个分支,用于重用Svelte和WindiCSS解析器以添加功能。 功能兼容性: ... 安装 npm install --save-dev svelte-windicss-preprocess-exp 配置 Card.svelte // svelte.config.js module . exports = { preprocess : require ( "svelt
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:18432
    • 提供者:weixin_42107561
  1. bolt-c-preprocess:螺栓C预处理模块-源码

  2. bolt-c-preprocess:螺栓C预处理模块
  3. 所属分类:其它

    • 发布日期:2021-02-17
    • 文件大小:3072
    • 提供者:weixin_42097508
  1. svelte-windicss-preprocess:一个在构建时编译tailwindcss的Svelte预处理程序-源码

  2. svelte-windicss预处理 苗条预处理器编译的基础上构建时编译器。 安装 npm install svelte-windicss-preprocess --save-dev 组态 Card.svelte 将svelte-windicss-preprocess添加到rollup.config.js 。 // rollup.config.js // ... export default { // ... plugins : [ svelte ( { // sv
  3. 所属分类:其它

    • 发布日期:2021-02-11
    • 文件大小:424960
    • 提供者:weixin_42133899
  1. Aperceptual preprocess method for 3D-HEVC

  2. Aperceptual preprocess method for 3D-HEVC
  3. 所属分类:其它

    • 发布日期:2021-02-10
    • 文件大小:569344
    • 提供者:weixin_38692122
  1. preprocess.zip

  2. preprocess.zip
  3. 所属分类:互联网

    • 发布日期:2021-03-31
    • 文件大小:353280
    • 提供者:m0_45388819
« 12 3 4 5 6 »