CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 文本

搜索资源列表

  1. cifa

    0下载:
  2. 词法分析程序,可打开文本文件,分析检测源码中的词法,找出非法语句字符-Lexical analysis detection source, to identify the character of the illegal statement
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:3684
    • 提供者:李冰恒
  1. decisiontree-text-classfication

    0下载:
  2. 机器学习——决策树文本分类 基于vs2012编写,内有训练文本集。-machine-learning text classfication by decisiontree,program in the visualstudio2012.include a set of text to train.
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:9420641
    • 提供者:
  1. PassageEditor

    0下载:
  2. 文本编辑器,一个可以统计文章字数的轻量便携的控制台界面的小程序。-Passage Editor
  3. 所属分类:Console

    • 发布日期:2017-12-05
    • 文件大小:1784288
    • 提供者:湛智华
  1. menu-systemV1.0

    0下载:
  2. 基于VS 2010的文本菜单系统,理论上最大可以实现1~255个菜单级数和目录数-VS 2010 text-based menu system, you can achieve a theoretical maximum ~ 255 menu progression and directories
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1026062
    • 提供者:詹磊
  1. B06040324_A3

    0下载:
  2. 文本编辑器 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 -Text editor requirements: (1) Edit the text (2) save, open the text file specified location (3) having an input and output interface.
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:217942
    • 提供者:Chengwei Xiao
  1. wordfrequency

    0下载:
  2. 利用map标准库函数,统计文本中单词出现的频率,利用c语言完成-Use map standard library functions, statistical frequency of occurrence of words in the text, use c language to complete
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1125615
    • 提供者:paolo penn
  1. init_model

    0下载:
  2. 把初始化模型数据model的数据信息从文本中读取出来,分别存放在自定义cache中,供后期使用。-The model data model initialization data information is read out from the text, were stored in the cache customized for later use.
  3. 所属分类:Console

    • 发布日期:2017-05-21
    • 文件大小:6618817
    • 提供者:王萌
  1. DFT

    0下载:
  2. 实现傅里叶变换,数据以txt文本形式给出,运行程序最终分解成幅值和相位,然后以txt文本形式输出-fft,transfer data to amplitude an phase
  3. 所属分类:Console

    • 发布日期:2017-05-31
    • 文件大小:13035537
    • 提供者:张国臻
  1. mhc01

    0下载:
  2. 自动生成100个在0~1范围内的随机数;求得其平均数与方差!并以文本结构输出!-Automatic generation of 100 in the range of 0 to 1 random number obtain its mean and variance! And structure of the text output!
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:295343
    • 提供者:马海池
  1. mhc02

    1下载:
  2. 采用指向指针的指针来动态分配二维数组,存储读取的文本结构内的数据。求得这二维数组内的行均值与协方差,并整齐输出,最后对所分配的内存进行释放!-Using a pointer to the pointer to dynamically allocated two dimensional array, storage read text structure within the data. Obtained in the two dimensional array of mean and covar
  3. 所属分类:Console

    • 发布日期:2017-03-09
    • 文件大小:280576
    • 提供者:马海池
  1. mhc04

    0下载:
  2. 本程序实现从文本中读取字符串,统计该文本字符串中各字母出现的次数;另以colloc()动态分配内存,实现文本指针的重新定位。-This procedure realize from the text read string, statistics the number of occurrences of each letter in the text string Another colloc () dynamically allocated memory, realize the text
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:271676
    • 提供者:马海池
  1. CPP-Matrix

    0下载:
  2. 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:20885
    • 提供者:vicky
  1. RegexTest

    0下载:
  2. 在c平台下,采用regex库,使用正则表达式查找文本中匹配字符-use regex to find match string under regex lib
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3741
    • 提供者:王君
  1. 40025952

    0下载:
  2. 打字小程序 在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。 -Typing applet In VC integrated environment, compile, link into an executable file in the source directory, copy the six text files (n
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2384
    • 提供者:KCT
  1. STLtoOFF

    0下载:
  2. STL文本文件冗余点消除,将每个三角形的三个顶点编号!-STL text file redundancy elimination, each triangle of three vertices!
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1159023
    • 提供者:易飞
  1. main

    0下载:
  2. 文档整理程序,可按语法对英文文本文件内容进行整理,并可对整理后文档加密。-Document finishing program, according to the syntax of the English text file content to organize, and for finishing the document encryption.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2564
    • 提供者:
  1. Cluster_DBSCAN_txt

    0下载:
  2. DBSCAN算法;读取文本数据;聚类表示;简单快速-DBSCAN algorithm read text data clustering representation simple and fast
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1250215
    • 提供者:李龙杰
  1. student-manage-system

    0下载:
  2. c语言做的学生管理系统课程设计。主要是将文本按指定格式成链表,再进行增删查改等操作。-Course design of student management system in C language. The main text is a list in the specified format, then the crud operation.
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:286730
    • 提供者:阮家友
  1. HuffmanCompress

    0下载:
  2. 一份大作业,基于Huffman(霍夫曼)编码实现的文本压缩,代码中对于Huffman树的创建、编码及压缩有详细的过程,包含一份文档-A great job, a text-based Huffman coding to achieve compression, Huffman code tree for creating, coding and compression process in detail, including a document
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1726912
    • 提供者:张稳龙
  1. test1.1.1

    0下载:
  2. 编译原理的文法化简 输入:一个文本文件,里面的内容例如 position := initial + rate * 60 或者更复杂的,但是要符合给定语法 语法可以自定义,可借鉴参考课本P104的内容 最少要求要包括3个语句,例如语句表、for循环和赋值语句 处理:读入文本、处理、输出文本 输出:一个文本文件,对前面例子,里面内容例如 (标识符,position) (赋值运算符,:=) (标识符,initial) (加法运算符,+) (标识符
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:陈桐
« 1 2 3 45 »
搜珍网 www.dssz.com