CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 文本 输出

搜索资源列表

  1. BurningTheTents

    0下载:
  2. 假定文本文件c1.txt是火烧连营中的军营分布图,每个字符A代表一个营帐,营帐是可燃物,其他字符代表不可燃的空白地段,文件共有40行70列。输入任意点的x和y值(x<70,y<40)作为着火点,“火烧连营”后,被燃烧的营帐标上字符’X’,并把整个结果输出到文件中。--The assumed text file c1.txt, is Burning the Camps in the barracks maps, each character A represents a tent, t
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:138428
    • 提供者:夏虫
  1. 1111

    0下载:
  2. 利用文本编辑软件在外存上建立一个有n个学生的学号、姓名、系别、联系电话的数据文件。从键盘上输入一个学号,可以查寻到此人其他信息。并按姓名排序且输出。-Text editing software on a CRT is used to establish a n student s student id, name, department, contact phone number of the data file. From the keyboard input a student id, yo
  3. 所属分类:Other systems

  1. test1.3.2

    0下载:
  2. 在1.3.1的基础上,实现课本算法2.1(消除不可终止符号) 产生式的表示很关键, 一开始存放简单(例如一个字符串),后面就处理起来相对麻烦; 一开始处理复杂(例如形成产生式类和对象),后面相对容易 类具有一些方法。例如堆栈,那可以进行出栈入栈操作。 把简化结果,用1.3.1把文法写入文本文件的方法,输出 -In 1.3.1, based on the realization of textbooks algorithm 2.1 (elimination of non-t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:陈桐
  1. test1.3.3

    0下载:
  2. 在1.3.1、1.3.2的基础上,实现课本算法2.2(消除不可达符号) 把简化结果,用1.3.1把文法写入文本文件的方法,输出 -Methods 1.3.1,1.3.2 based on the realization of textbooks algorithm 2.2 (elimination of unreachable symbols) to simplify the results, with 1.3.1 the grammar to a text file, the outp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2954
    • 提供者:陈桐
  1. ExcelHelper

    0下载:
  2. Excel操作类;包含数据的写入和输出,工作表、文本框、单元格、行、列、样式、列头等的操作。-Write and output contains data, worksheets, text boxes, cells, rows, columns, style, top row operation Excel action class.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:10696
    • 提供者:zsw
  1. DFTaFFT-Concurrent

    0下载:
  2. 多线程实现DFT和FFT算法 采用手动管理线程 结果输出至文本 未优化效率不高 -MultiThread DFT FFT
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-11
    • 文件大小:18373434
    • 提供者:ZihanWang
  1. Compress

    0下载:
  2. 编写一个程序,输入为一组字符串,输出为压缩后的文本。-Write a program that inputs a string, the output of compressed text.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:qrj346754
  1. kiushi2

    0下载:
  2. 编写C++程序完成以下功能:(1) 输入一个文本文件名(2) 使用ofstream 向一个二进制文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、-The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) ofstream to a binary file in the output of variou
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:844
    • 提供者:shanag80628
  1. kiushi2100

    0下载:
  2. 编写C++程序完成以下功能:(1) 使用ofstream 向一个文本文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、……(2) 用十进制、八进制、十六进制方式向文本文件中输出整数;(3) 使用控制符和成员函数来控制输出的格式: set() precision() -The preparation of C++ Procedures to accomplish the following functions: (1) the
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:904
    • 提供者:xiana411378
  1. T3

    0下载:
  2. 3、 编写程序找出最小公倍数是9828的3个连续的自然数. 要求: (1)单击”运行”按钮,找出符合条件的3个连续的自然数,按图示格式输出到文本框中 (2)单击”清除”按钮,则将文本框清空,焦点置于”运行”按钮 单击”推出”按钮,结束程序运行 (3)程序中必须包含一个求最小公倍数的通用过程. (4)将窗体文件和工程文件分别命名为F3和P3,并保存名为T3的文件夹内。 -write a program to find the least common multiple i
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1544
    • 提供者:ROY
  1. bmp文件读取c++实现

    0下载:
  2. 用于把bmp文件进行解析并输出到文本文件中.
  3. 所属分类:GDI/图象编程

  1. DX10_2D_DrawLine

    0下载:
  2. directX d3d10环境下 输出文本的示例 void RenderTextOutLine(ID3D10Device* pd3dDevice,char*strConext,LONG x,LONG y,D3DXCOLOR*dxColor )-void RenderTextOutLine(ID3D10Device* pd3dDevice,char*strConext,LONG x,LONG y,D3DXCOLOR*dxColor )
  3. 所属分类:DirextX

    • 发布日期:2017-04-30
    • 文件大小:41292
    • 提供者:snrcb
  1. build-string-type

    0下载:
  2. 建立string类,利用该string类完成测试程序:统计一个文本文件中所有包含给定子串的单词,并按字典序无重复的打印输出这些单词-Establishing string class, use the string class to complete the test program: statistics in a text file that contains all the words in a given sub-string, according to the dictionary o
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:492687
    • 提供者:增玉纹
  1. WordCounting

    2下载:
  2. 读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。-Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:lixin
  1. A3

    1下载:
  2. 文本编辑器(10分) 课题内容: 设计一个简单的文本编辑器,该系统要求对一个文本文件中的内容进行各种常规操作,如:插入、删除、查找、替换等功能。通过此课题,熟练掌握文本文件的操作及用字符数组或字符指针实现字符串操作的功能。 课题要求: (1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 -Text Editor (10 points) DISCLOSURE: Design a simple text editor, the sy
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:2007385
    • 提供者:HXM
  1. B1

    2下载:
  2. 学生成绩核算系统的设计与实现(25分) 课题内容: 设计一个学生成绩核算系统。能实现从文件中读取学生成绩资料,并提供成绩查询统计服务。 课题要求: (1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3770
    • 提供者:HXM
  1. Main

    0下载:
  2. 统计一个文本中的单词数,并对输入本文进行排序,输入为input.txt;输出文件到output.txt.。-Count the number of words in a text
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:吴雨霖
  1. BackWardSection

    0下载:
  2. MFC编写的摄影测量学空间后方交会程序,计算六个外方位元素,输出过程与外方位元素结果,保存至文本文件。- MFC prepared photogrammetry space resection program calculates six exterior orientation parameters, output process with external orientation elements result, saved to a text file.
  3. 所属分类:EditBox

    • 发布日期:2017-05-14
    • 文件大小:3492607
    • 提供者:刘宇程
  1. SolarAngle_win_v5.2_exe

    1下载:
  2. 计算太阳高度角和方位角,非常不错的软件,在文本中修改参赛就可在文本中输出各种数据-solar position
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:335887
    • 提供者:ljj
  1. txt2xml

    0下载:
  2. MFC框架下编程。读取txt文件,将文本文件转换成xml文件输出。在功能中,涉及到北京时转换到秒的运算。 经测试,软件功能满足需求-This APP is developed under MFC framework.It can convert txt data to XML file. The APP works well after testing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-13
    • 文件大小:20867522
    • 提供者:Djs
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com