搜索资源列表

  1. 数据结构的C++描述

    0下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. strtk 识别文本文件中的记号

    0下载:
  2. 识别文本文件中的记号
  3. 所属分类:数据结构常用算法

  1. fina_ver

    0下载:
  2. 用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can eas
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:光法
  1. Calculate000

    0下载:
  2. 可以识别输入的算术表达式并计算机结果,支持+、-、*、/四则运算及嵌套的(),比如4*3+5*((16+8)/2-5)。 利用后缀表达式计算。-can identify imported computer arithmetic expression and the results support ,-,*,/4 Operational and nested (), such as 3 5 4** ((16 8)/2-5). The
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:梁清华
  1. ++cifafenxicompiler

    0下载:
  2. 编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号-compiler principle experiments-- design a lexical analyzer can identify C keywords and various symbols
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:1670144
    • 提供者:亿摆
  1. wenfashibie

    0下载:
  2. 文法识别 文法识别 文法识别-grammar recognition gra mmar recognition gra mmar recognition grammar grammar Recognition Recognition
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:118784
    • 提供者:胡志明
  1. MySpecialG

    0下载:
  2. 用O(nlogn)的算法对Cograph进行识别-O (nlogn) algorithm for the identification of Cograph
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:Ren Kai
  1. mythree

    0下载:
  2. 这是用来进行模式识别的参考程序,程序对输出结果给出了比较形象化的结果-This is used for the reference pattern recognition procedures, procedures for a given output compared to visualize the results
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:44032
    • 提供者:王飞
  1. paikechengxu

    0下载:
  2. 一个简单的课表排课算法实现,识别课程前后继关系,完成自动排课-a simple Timetable Course Scheduling Algorithm, before subsequent identification courses, complete Automatic Timetable
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:252928
    • 提供者:anquan
  1. Calculator_cmd

    0下载:
  2. 同Windows自带的计算器类似的程序,命令行界面,可以识别表达式,大小括号,弧度等,也可以使用一些控制台命令,界面为彩色,使用方便。主要练习栈的使用。-with Windows built-in calculator similar procedure, a command line interface can be identified expression, Size brackets, such as Radian, we ca
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:282624
    • 提供者:小花猫
  1. shenjing

    0下载:
  2. 神经网络模式识别及其实现的源程序,开发环境:vc-Neural network pattern recognition and realization of the source code, development environment: vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:557056
    • 提供者:dency
  1. Schedule

    0下载:
  2. 学校校历生成,按月分割,自动识别闰年,计算星期。-School school calendar generation, monthly partitions, automatic identification of a leap year, calculate week.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:236544
    • 提供者:燕子
  1. decode

    0下载:
  2. 射频识别系统标签的解码模块的VERILOG代码-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:yan zeng
  1. Exam3

    0下载:
  2. SSD6卡耐基梅陇大学考试3满分答案 SSD6 数据结构 基于C++ 作为大学期间最重要的一门课程额-Carnegie SSD6 Meilong university examination answer 3 out of SSD6 data structure based on the C++ As a university during the most important amount of a course
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:65536
    • 提供者:wkjkj
  1. moshipipei

    0下载:
  2. 应用于模式分类中,用模式匹配方法对数据进行分类来获得对手写汉字识别的功能-Applied to pattern classification, the use of pattern-matching methods to classify the data to obtain the function of Handwritten Chinese Character Recognition
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:张颖
  1. a

    0下载:
  2. 英语词典的维护和识别,数据结构课程设计里面的一道很经典的题目,许多同学都为他伤过脑筋-English Dictionary maintenance and identification, data structure, together inside the curriculum design classic topics, many of his classmates had brain injury
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:sunnydream
  1. BDS

    0下载:
  2. 编写完整程序,将中缀表达式翻译成后缀表达式。 要求: 表达式由操作数(变量)、操作(运算符)以及小括弧“(”和“)”组成,其中: • 操作包括算术运算、关系运算和逻辑运算三类; • 操作数应能够识别但个字符或由字母和数字任意多个字符构成; • 能够识别出简单的错误,如括弧不匹配。 输入:中缀表达式,80个字符以内 输出:转换后的后缀表达式 -The preparati
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:798720
    • 提供者:迟浩东
  1. gait

    0下载:
  2. 步态识别算法代码,对多种识别算法予以实现,以及一些论文上提到方法的测试程序。-Gait recognition algorithm code for a variety of recognition algorithms to be realized, as well as some papers on the method of testing procedures mentioned.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:13312
    • 提供者:ray
  1. sound2

    1下载:
  2. 基于LabVIEW的声音识别程序,通过对声音的分析做到识别声音来源分析与匹配-LabVIEW-based voice recognition program, the analysis done by voice recognition and matching the sound source analysis
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:26624
    • 提供者:肖超
  1. eng

    0下载:
  2. 识别图片中英文数字,或者验证码用的字典。(A dictionary used to recognize pictures in English, numerals, or verification codes.)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:9523200
    • 提供者:bobochen_123
« 12 3 »

源码中国 www.ymcn.org