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

搜索资源列表

  1. SourceCodeAnalyse1

    0下载:
  2. 实现C#源代码的静态分析,找出其中的变量和常量,及其类型和初始值,所在的行号和列号。-To achieve C# static source code analysis to identify which of the variables and constants, and the type and initial value, the line number and column number.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:89469
    • 提供者:lyqin
  1. TestChar

    0下载:
  2. 面试题,请在一文本文件中,输入行号和列号找出一个单词,-Face questions, please in a text file, enter the row and column numbers to find a word,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3674937
    • 提供者:孙玉东
  1. castalia(1)

    0下载:
  2. castalia控件,适用于delphi程序员优化编译环境,包括行号、专家助手等-castalia control for delphi programmers optimizing compiler environment, including line number, expert assistants, etc.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:3056506
    • 提供者:朱明伟
  1. display-textfiled-line-num

    0下载:
  2. 用C#实现的在文本编辑区的左侧显示行号的功能,功能强大-Implemented using C# in a text editing area on the left shows the line number of the features, powerful
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:63071
    • 提供者:daihao
  1. keyboard-monitor

    0下载:
  2. 程序功能为当按下键盘上的某个键时,将该键的行号和列号显示在数码管上。-Program functions when you press a key on the keyboard, the keys of the row and column numbers displayed on the digital pipe.
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:776
    • 提供者:liang
  1. cross

    1下载:
  2. “交叉引用生成器”(cross-refrencer)是指具有如下功能的程序: 对输入的一篇文档,统计出现的所有单词及其所在行号。将其结果以规定格式输出。 【输入形式】 程序从文件crossin.txt读入一篇文档。该文档由若干行组成,每行中包含一系列单词。 行号由1开始计数。该文档中单词总量不超过200,每个单词长度最大不超过20个字符。-" Cross-reference generator" (cross-refrencer) refers to t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1111
    • 提供者:asdqwe
  1. BeiHang08_03

    0下载:
  2. 从string.in中读入数据,然后用户输入一个短字符串。要求查找string.in中和短字符串的所有匹配,输出行号、匹配字符串到string.out文件中。 //匹配时不区分大小写,并且可以有一个用中括号表示的模式匹配。如“aa[123]bb”,就是说aa1bb、aa2bb、aa3bb都算匹配。-Read data from string.in, then the user enters a short string. Find string.in requirements and sho
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:488537
    • 提供者:王石
  1. cPP-helper

    0下载:
  2. 基于VC++编写的c++助手小软件,可以显示行号等,帮助你更好的使用VC++。-C++ helper,help you using c++
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1915928
    • 提供者:陈利敏
  1. KEY4x4

    0下载:
  2. 51单片机系列的矩阵键盘程序,采用读取行号,列号简化程序,消抖程序也比较实用,移植性比较好-51 matrix keyboard microcontroller family program, using read line number, column number to simplify procedures, eliminate shaking procedure is also more practical, better portability
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:100691
    • 提供者:jieshao
  1. textQuery

    0下载:
  2. 一个用于检查文本中英文单词出现次数和行号的代码-A word used to check the number of occurrences of English text and line number of code
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:710167
    • 提供者:ouy
  1. line_editing_system

    0下载:
  2. 设计并实现一个简单的行编辑系统。该系统提供5条编辑子命令: open 文件名:将指定文件读入内存; quit:将正在编辑的文件写回文件,退出编辑系统; list n1 – n2:显示第n1到第n2行的内容; del 行号,列号,字符数:从指定位置开始删除指定的字符数; ins 行号,列号,字符串:在指定位置插入字符串。-Design and implement a simple line editing system. The system provides five sub
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1481
    • 提供者:lijinping
  1. newproject

    0下载:
  2. 基于JDK的Java IDE的设计与实现。该系统集Java源代码的编辑、编译、运行、 动态显示行号、图形界面中显示程序出错信息、多页编辑源代码等功能于一体, 利用OOA&OOD的方法,通过Java语言来实现。核心设计思想:系统的编辑器用 JTextArea类实例为主体来充当,编译器和解释器则是通过调用JDK开发包中提供的 javac程序和java程序来实现,并通过File类实例建立起编辑器、编译器和解释器的联系。-JDK-based design and
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:64521
    • 提供者:zhiyanqiang
  1. gobang(AI)

    0下载:
  2. 控制台程序实现五子棋(含简单AI),输入行号列号控制-Console backgammon program implementation (including simple AI)
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:2409
    • 提供者:zbc
  1. wengxueyanjiuzhushou

    0下载:
  2. 1、文本串非空且以文件形式存放,统计匹配的词集非空。文件名和词集均由用户从键盘输入; 2、“单词”定义:由字母构成的字符序列,中间不含空格字符且区分大小写; 3、待统计的“单词”在文本串中不跨行出现,它或者从行首开始,或者前置若干空格字符; 4、在计算机终端输出的结果是:单词,出现的次数,出现的位置所在行的行号,同一行出现两次的只输出一个行号; 5、测试数据:将实验的源程序作为测试文件,从中任意选取“单词”作为测试的词集。 - 1, a text string not emp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1731
    • 提供者:赵云
  1. tmp1

    0下载:
  2. 编写程序,从键盘读入一个文本文件名字(可带路径),为该文件中的所有单词建立一个词汇索引。按字母顺序显示所有单词(仅一次),后面紧跟着它们所在的行号。大写与小写字母被认为是相同的。例如,对于下列的输入文件: To be or not to be, that is the question. 产生的词汇索引如下: be 1 2 is 3 not 2 or 1 question 3 that 3 the 3 to 1 2-Programming, rea
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5934
    • 提供者:马坤乐
  1. VC6LineNumberAddin

    0下载:
  2. vc6用于显示行号的插件,很强大的工具,以AddIn方式加载使用-vc6 line number shower
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:163936
    • 提供者:jiakai
  1. Complier

    1下载:
  2. PL/0语言编译器的中间代码生成。要求用递归子程序法/或预测分析法实现对表达式、各种说明语句、控制语句进行语法分析。若语法正确,则用语法制导翻译法进行语义翻译:对说明语句,要求将说明的各符号记录到相应符号表中;对可执行语句,应产生出四元式中间代码并填写到三地址码表中; 若语法错误,要求指出出错性质和出错位置(行号)。出错处理应设计成一个出错处理子程序。 -The PL/0 language compiler intermediate code generation. Require the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:20373
    • 提供者:Trista
  1. VC6LineNumberAddin

    0下载:
  2. VC++行号显示插件,里面有相应的txt说明文件-VC6 LineNumber Addin dll files.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:184126
    • 提供者:kevin
  1. TestDataGridViewRowStyle2

    0下载:
  2. 自定义显示DataGridView列(行头显示行号与图标,同一单元格显示图片也显示文字)-Custom display datagridview ctrl, colum, the Row header is display no and icon ,the same cell display picture and text
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:31336
    • 提供者:ln
  1. RemoveChar

    0下载:
  2. 针对网上复制下来的代码,前面都有N列有行号或者空格,此程序可以去掉那些东西,重新生成一个文件-For online copy down the code, preceded by N columns have line numbers, or spaces, this procedure can get rid of those things, to re-generate a file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:10497
    • 提供者:闫利霄
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com