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

搜索资源列表

  1. P3-315

    0下载:
  2. 先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’\n’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。 -Start with the keyboard input of a text file
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:qqdvv
  1. 1

    0下载:
  2. dixing.txt为地形数据的文本文档,在程序界面中输出地形文本文档里面的数据,显示出文档里面的信息,然后找出地形所有最高点和最低点所在的行号和列号输出并另存入文本文档中-dixing.txt terrain data, text documents, and output data of the terrain text documents in the program interface, showing the inside of the document, and then find
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:84818
    • 提供者:Kobe Yin
  1. crosslist

    0下载:
  2. 十字链表结点的定义 根据i(行号)和j(列号)找出矩阵第i行第j列的非零元素在十字链表中的前驱结点-The definition of cross-linked list of nodes according to i (line number) and j (column number) to identify the precursor of the nonzero elements of the matrix i-th row j-th column in the cross-linked
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-24
    • 文件大小:2048
    • 提供者:吴国祥
  1. Biz_Win08_Icon_ico_sc

    0下载:
  2. 自定义网格,带有合计, 与标题,行号等相关功能-Custom grid
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4858504
    • 提供者:戴生
  1. VCzi_dong_xian_hang

    0下载:
  2. 这是一个能在vc中自动显示行号的小插件,希望对大家有用-This is an in vc automatically display the line number of small plug-in the hope that useful
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:5414912
    • 提供者:zhiguo
  1. xml

    0下载:
  2. 读取plsql导出来的xml数据,只需要输入行号和列号即可,控制的超出范围读取xml内容。-Read the plsql guide out of the xml data, only need to enter the row and column numbers can be read xml content control is out of range.
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:404317
    • 提供者:tangjian
  1. migonglaoshu

    0下载:
  2. 数据结构,迷宫老鼠问题求解 迷宫是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的墙或障碍。迷宫的入口在左上角,出口在右下角。假定用n*m的矩阵来描述迷宫,位置(1,1)表示入口,(n,m)表示出口,n和m分别代表迷宫的行数和列数。迷宫中的每个位置都可用其行号和列号来指定。在矩阵中,当且仅当在位置(i,j)处有一个障碍时其值为1,否则其值为零。(即0表示能通过,1 表示不能通过。)现假设老鼠从左上角[1,1]进入迷宫,编写算法,寻求一条从右下角[m,n] 出去的路径。 迷
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:1726
    • 提供者:翁雪花
  1. flow

    1下载:
  2. 3、 流式IO(三) 编写C++程序完成以下功能: (1) 输入一个文本文件名; (2) 打开文件名,在该文件的每一行前面加上一个行号,保存在另外一个文本文件中。-Streaming IO (c) write C++ program to perform the following functions: (1) Enter the file name of a text (2) Open the file name, plus a line number in front of e
  3. 所属分类:Other windows programs

    • 发布日期:2014-09-11
    • 文件大小:1024
    • 提供者:
  1. WinWZ

    1下载:
  2. VB.NET 2010 读、写 ACCESS2010 含安装文件,界面舒服,含有查找功能,能快速筛选出需要的信息,另具有分组、排序、筛选、导航、自动最佳列宽,表格增有行号显示。-VB.NET 2010 to read to, write ACCESS2010 including installation file, comfortable interface, containing the Find feature to quickly filter out the information
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-03-24
    • 文件大小:7816192
    • 提供者:wsj
  1. quhanghao

    0下载:
  2. 去行号程序,将网上下载的带行号的代码进行去除行号处理。-Go to the line number of the program, with line numbers download code to remove line numbers.
  3. 所属分类:.net

    • 发布日期:2017-12-08
    • 文件大小:51048
    • 提供者:JACK
  1. compr.tar

    0下载:
  2. 可以对比两文本文件的不同,并输出不同的行号-compare two text files and output the number of different lines.
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:10240
    • 提供者:乌龟
  1. test5

    1下载:
  2. 1、数字存取:通过随机数函数产生50个正整数,逐个将这些数写入文件file.dat中;然后读出这些数,在内存中对它们进行排序,再将排序后的数据逐个写入file.out文件中。 要求:分别使用字节流和字符流操作方式完成。 2、文件内容加行号:给定一个文件,通过文件读写,给文件内容加行号。 要求:使用缓冲流操作。 3、学生对象操作:设计学生类,把学生对象存储进文件,并能再从文件中读取。-Digital access: 50 positive integer random nu
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-12-01
    • 文件大小:4548
    • 提供者:zengshao
  1. scintillaax

    0下载:
  2. 显示行号的语法高亮编辑器[scintillaax.rar]-精品源代码。-Display line numbers, syntax highlighting editor [scintillaax.rar]- boutique source code.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-20
    • 文件大小:434053
    • 提供者:psd562013601
  1. 5

    0下载:
  2. 对一个方阵转置,就是把原来的行号变列号,原来的列号变行号 例如,如下的方阵:-On the transpose of a square matrix, that is, to the original line number column number, the original change line number of the column number of example, the following matrix:
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:990
    • 提供者:苏萨斯
  1. chili-2.2

    0下载:
  2. Chili是一个jQuery源代码语法着色/高亮插件。具有以下特性: 着色非常快,易于使用,完全可定制,文档丰富。 支持显示行号。-Chili is a jQuery source code syntax coloring/highlighting plugin. Has the following characteristics: coloring is very fast, easy-to-use, fully customizable, rich document. Support the
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:47386
    • 提供者:eepudn005
  1. JMine

    0下载:
  2. 本程序为java课程设计。参考Windows自带的扫雷游戏做了简化。用java编写,采用了Swing 界面。其中运用了OO思想。多线程技术、java的awt.events消息处理。总代码量700多行。AboutFrame.java程序“关于”对话框。JCounter.java计数器类。JMine.java主程序类。JMineArth.java 地雷分布图算法类。JMineButton.java:Jbutton的扩展类有行号、列号、标记标志和单击标志。StartJMine.java程序入口点。Wi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:62834
    • 提供者:lili
  1. Excel_Relative-Reference

    0下载:
  2. 详细介绍Excel相对引用,绝对引用和混合引用的区别与规律。具体说明,加上了绝对引用符“$”的列标和行号为绝对地址,在公式向旁边复制时不会发生变化,没有加上绝对地址符号的列标和行号为相对地址,在公式向旁边复制时会跟着发生变化。混合引用时部分地址发生变化。   相对引用、绝对引用和混合引用是指在公式中使用单元格或单元格区域的地址时,当将公式向旁边复制时,地址是如何变化的。 具体情况举例说明: -Details Excel relative reference to an absol
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:27922
    • 提供者:alan
  1. threadandword.zip

    0下载:
  2. 通过多线程将多个word根据行号解析,其中用到了多线程技术,ini文件等,thread and word
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-04
    • 文件大小:1153069
    • 提供者:gaoxin
  1. CodeHighLight.zip

    0下载:
  2. C#实现代码的显示,包括行号的绘制及部分关键字的查找及颜色重绘,类似语法高亮,C# implementation code display, including the drawing of the line number and a keyword search and color redraw similar syntax highlighting
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:293549
    • 提供者:guoxiang
  1. DataGridView

    0下载:
  2. 给DatagridView增加行号显示功能-To a DatagridView increase line number display function
  3. 所属分类:Project Manage

    • 发布日期:2017-11-17
    • 文件大小:655
    • 提供者:Henry
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com