CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - using text

搜索资源列表

  1. 肖天华数据结构大作业

    0下载:
  2. 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more docume
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:505.23kb
    • 提供者:long
  1. Matlab_imageMatlab

    0下载:
  2. 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:417.36kb
    • 提供者:keke
  1. Dijkstra

    0下载:
  2. Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:205.39kb
    • 提供者:wwf
  1. DLMS_GreenBook

    0下载:
  2. IEC62056绿皮书,包括通信协议、通信规程等内容。This fifth edition of the "Green Book" includes the specification of the communication protocol layers based on:- IEC 62056-42, Electricity metering- Data exchange for meter reading, tariff and load control- Part 42:
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:563.93kb
    • 提供者:李姚
  1. java2html_src_0.8

    0下载:
  2. 使用java写的在线生成html文本的源代码发布版(在线源代码生成器)-Using java to write the text of the online generated html source code release (online source code generator)
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:142.12kb
    • 提供者:pub
  1. eGovementDesignRealise

    0下载:
  2. 目前国内已掀起电子政务的应用热潮,但对电子政务如何建立系统且先进的数据工程体系 并构造电子政务的决策支持系统尚不多见。在开发南海市区(镇) 电子政务的决策支持系统中,利 用软件工程开发方法、决策支持的构件化框架以及数据仓库和多维数据技术方面取得了良好效果, 文中对其中的关键技术作概要介绍。-At present, has caused an upsurge of e-government applications, but how to set up e-government sys
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:174.67kb
    • 提供者:李小双
  1. GSMbasedshortmassages

    0下载:
  2. 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the ARM processor through the seri
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:69.55kb
    • 提供者:zoe
  1. ArraysPointersInC

    0下载:
  2. This a short text on arrays and pointers in C with an emphasis on using multi-dimensional arrays. The seemingly unrelated C rules are explained as an attempt to unify arrays and pointers, replacing arrays and the basic array equation by a n
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5.07kb
    • 提供者:asi
  1. Prentice_Hall_-_Ada_95_The_Craft_of_Object-Orient

    0下载:
  2. This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented techn
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:905.39kb
    • 提供者:voirin
  1. testtct

    0下载:
  2. 能读取BMP图象文件(真彩色、265色等)到内存中,而后在console界面中用文本方法显示。同时可以将图象颜色翻转,并重新存盘。-BMP image files can be read (true color, 265 color, etc.) into memory, then the way console interface using text display. At the same time can turn the color of the images and re-save
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:2.65kb
    • 提供者:小黄
  1. Text-Retrieval

    0下载:
  2. 信息检索系统从最初的纯手工检索系统业已发展到现在的以信息技术为支撑的检索系统,在这一过程中,适应新的信息资源、信息技术这些检索环境,提高信息检索系统的查全率、查准率和系统响应时间是不变的主题,在众多文本中掌握最有效的信息始终是信息处理的一大目标。围绕向量空间模型设计了一个文本检索系统,介绍向量空间模型的基础上给出了基于它的信息检索系统的一般结构框架和各部分的功能,探讨了系统中所涉及到的关键技术。用向量空间模型进行特征表达,用TF-IDF(Term-Frequency Inverse-Docume
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:697.4kb
    • 提供者:Peng Jin
  1. Text-Classification-Using-Naive-Bayes

    0下载:
  2. This file details bayesian classification theorem in artificial intelligence
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:863.53kb
    • 提供者:bala
  1. article-new_ehow_images_a06_ia_4g_input-using-han

    0下载:
  2. Text-line extraction in unconstrained handwritten documents remains a challenging problem due to nonuniform character scale, spatially varying text orientation, and the interference between text lines.
  3. 所属分类:IT Hero

    • 发布日期:2017-11-16
    • 文件大小:39.13kb
    • 提供者:jayaprada
  1. running-text-terbaru

    0下载:
  2. simple simulation of running text, using proteus and codevision avr,
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:84.07kb
    • 提供者:salim
  1. Oracle Text Reference 11 g Release 1

    0下载:
  2. This manual provides reference information for Oracle Text. Use it as a reference for creating Oracle Text indexes, for issuing Oracle Text queries, for presenting documents, and for using the Oracle Text PL/SQL packages.
  3. 所属分类:文档资料

  1. Session-Authentication

    0下载:
  2. Textual passwords are the most common method used for authentication. But textual passwords are vulnerable to eves dropping, dictionary attacks, social engineering and shoulder surfing. Graphical passwords are introduced as alternative techniques to
  3. 所属分类:Document

    • 发布日期:2017-05-24
    • 文件大小:7.46mb
    • 提供者:robin
  1. email

    0下载:
  2. Send an email through Outlook using text Word-Send an email through Outlook using text Word
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:2.01kb
    • 提供者:Voxx
  1. new-text-document

    0下载:
  2. BOOTH CODER USING VERILOG
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1.29kb
    • 提供者:angelosathya
  1. New-Text-Document

    0下载:
  2. format of a weblog for free using.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2.78kb
    • 提供者:behrad kiani
  1. Using-EEPROM-in-AVR-GCC

    0下载:
  2. Using the EEPROM memory in AVR-GCC Dean Camera May 5, 2013 Text Dean Camera, 2013. All rights reserved. This document may be freely distributed without payment to the author, provided that it is not sold, and the original author informat
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:148.98kb
    • 提供者:menzer
« 12 3 4 »
搜珍网 www.dssz.com