CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - txt s

搜索资源列表

  1. 2003011273project5

    0下载:
  2. Java小程序两个: 1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。 2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents &
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2785
    • 提供者:文宇
  1. S_Scanner

    1下载:
  2. 完整的S语言词法分析器, 包含文件说明: parser.cpp 词法分析C++源码 Scanner.exe 词法分析程序 key.txt 是关键字表 s.txt 测试源码表 程序运行生成: symble.txt 符号表 token.txt 单词表
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:21130
    • 提供者:李宁
  1. segment

    0下载:
  2. segment,一个简单的中文分词程序,命令行如下: java -jar segmenter.jar [-b|-g|-8|-s|-t] inputfile.txt -b Big5, -g GB2312, -8 UTF-8, -s simp. chars, -t trad. chars Segmented text will be saved to inputfile.txt.seg
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1621523
    • 提供者:lori
  1. form1.frm

    0下载:
  2. 计算器小程序源代码,供学习。是论坛上的,我自己的不小心格式化了~~将后缀.zip改为.txt-small calculator program's source code for study. The forum is, I do not own a carefully formatted to ~ ~ suffix. Zip changed. Txt
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10370
    • 提供者:萧腾
  1. S语言词法分析

    0下载:
  2. 这是一个simple语言词法分析程序,程序有点问题,就是token.txt和symble.txt两个文件不能写入数据.你能告诉我吗?qq:23318796-This is a simple language lexical analysis procedure is a problem, and is token.txt symble.txt two documents can not write data. Can you tell me? Qq : 23318796
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10850
    • 提供者:姚翊
  1. coolreader3-3.0.32

    0下载:
  2. coolreader是俄罗斯的一款开源电子书阅读器程序,支持TXT、FB2、EPUB、HTM、HTML、CHM、DOC、DOCX-coolreader is Russia' s an open source e-book reader that supports TXT, FB2, EPUB, HTM, HTML, CHM, DOC, DOCX
  3. 所属分类:Editor

    • 发布日期:2017-05-20
    • 文件大小:5767860
    • 提供者:黎丙炎
  1. VirtualKD20

    0下载:
  2. 用虚拟机COM方式很慢.试试用这个吧,这个据说能提高十几倍哟.里面的read.txt文件我在VMWare中安装做了一下简要的中文说明. irpfind produces ~450KB/s traffic on VirtualBox and ~150KB/s on VMWare, significantly outperforming standard ~10KB/s COM Port-COM way using virtual machine is slow. Try it with thi
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:499206
    • 提供者:qu
  1. Banker_algorithm

    0下载:
  2. 一个实现操作系统银行家算法的vc++程序,银行家算法全过程,包括MAX,NEND等资源的设定都由txt文档提供。-A banker' s algorithm to achieve the operating system of the vc++ program, the entire process of banker' s algorithm, including the MAX, NEND settings and other resources provided by the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:16384
    • 提供者:beyond
  1. grammeranalysis

    0下载:
  2. 此为编译原理课设源码+试验报告 为语法分析程序s.txt为语法要求-This is the principle of classes to compile source code+ test report based syntax analysis program for syntax requirements for s.txt
  3. 所属分类:Compiler program

    • 发布日期:2017-04-23
    • 文件大小:211684
    • 提供者:nick
  1. pascal-compiler-in-cpp

    0下载:
  2. pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:721743
    • 提供者:xukeying
  1. WordCounter

    0下载:
  2. 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:9804
    • 提供者:DongMu
  1. mass

    0下载:
  2. 1、子串统计 【问题描述】 给定一个非空的字符串和它的一个子串,要求编写一个程序,统计并输出该子串在字符串中出现的次数。要求:字符串允许包括字母、空格、数字在内的任意ASCII码,区分大小写;不能借助任何字符串库函数。 【输入数据】 输入数据由1.txt给出,文件格式为:第一行是一个非空的字符串;第二行是其非空子串。 【输出数据】 输出数据由2.txt给出,文件格式为:第一行是子串出现的次数(未出现输出为0)。 【样例输入】 abadef Aba34aBa56ab
  3. 所属分类:Editor

    • 发布日期:2017-04-01
    • 文件大小:615
    • 提供者:南帅
  1. love

    0下载:
  2. 飘满满屏的红色玫瑰花,在桌面旋转,配上一首背景乐《月亮代表我的心》,送给自己的女朋友或者老婆,她肯定会很惊喜!春节还有情人节马上就到了,送一个我们自己做的东西给她。源码很不难,玩的是创意和心意 -Great, full of red roses full screen, rotate the desktop, coupled with a background music " The Moon Represents My Heart" , gave his girlfriend or wife,
  3. 所属分类:ELanguage

    • 发布日期:2017-11-08
    • 文件大小:2082210
    • 提供者:weijiao
  1. ccs_tcp_EX_

    0下载:
  2. This code was written by Microchip. This code was ported by CCS. This source code may only be used by licensed users of the CCS C compiler. Also, you must follow any license agreements that accompanied the original Microchip TCP/IP stack.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-05
    • 文件大小:1815647
    • 提供者:Cemal
  1. 9b999d2711ab

    0下载:
  2. 国际象棋源码,汇编语言编写的源码,请使用MASM32进行编译-HOWTO.TXT 1) How to load RAM image from hd at boot-time ? At this point you ll still need the floppy. The image is loaded from the root of fat32 partition (win95/98) located at PRIMARY MA
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:508123
    • 提供者:erg
  1. EhLib3.4

    1下载:
  2. EhLib 是一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如: 1、Grid可显示为Flat、3D效果; 2、在表格底部显示合计行(可多行); 3、自动列标题排序,可自动显示排序标记; 4、日期列自动为DateTimePicker,Boolean列自动为CheckBox; 5、表格首行可显示查询行,自动筛选数据; 6、增加Grid数据查找对话框; 7、支持Grid打印,打印效果非常理想; 8、可将Grid数据导出至Excel、Word、Htm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2701155
    • 提供者:belsai
  1. prtscr

    0下载:
  2. DOS环境下的屏幕文字信息截取工具,可将当前屏幕上的信息截取并保存在文本文件里。内存驻留程序,热键击活。-DOSenvironment screen capture tools, can to save the current text messages on the screen to a text file. Memory-resident program, hotkey to live Operation method: Type < PrintScr > < >
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:于滨
  1. adblock

    1下载:
  2. 养鸡场 ......\1.png ......\IP.ec ......\主控.e ......\小马.e ......\说明.txt(sdfi9s sdf sdfw ew fsld sdfds f sd fsdf s df e s fsdsfl d)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-26
    • 文件大小:34816
    • 提供者:Spille
搜珍网 www.dssz.com