CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - txt to c

搜索资源列表

  1. 030300336cata

    0下载:
  2. 高精度整数问题« 问题描述:(1) 设计一个表示高精度整数的模板类,它支持对任意大整数的输入、输出和四则运算(+、-、´ 、¸ ),其中除法运算应输出所得的商和余数。(2) 用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确值。« 编程任务:给定大整数m和n,计算÷ ÷ø ö ç ç èæ nm和C(m)的精确值。« 数据输入:由文件input.txt给出输
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:林天
  1. TxT 用C#写的记事本

    0下载:
  2. 用C#写的记事本,除windows自带记事本的功能外还可以实现字体,及颜色等格式设置。-Written in C# Notepad, comes in addition to windows Notepad function also allows font and color formatting.
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:958655
    • 提供者:gaofeng
  1. ewe3e

    0下载:
  2. c#进度条的使用,还有读取txt文件第m行n列飞方法等等吧,三个程序的源代码,和大家分享下。-c# progress bar to use, as well as read the txt file first m rows n columns, so it fly method, three program' s source code, and share with you.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:2466
    • 提供者:wml
  1. DengSuLuoXuanXian

    0下载:
  2. 语言C#,计算等速螺旋系上的每个点的横纵坐标,UI界面功能齐全。另,包含安装包,安装即可,输出txt文档。-It is used to calculate the point of horizontal and vertical coordinates. The UI interface fully functional. And, it contains the installation package can be installed. The output is a txt documen
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:339720
    • 提供者:李肖恩
  1. TXTClass

    0下载:
  2. 提供了一个用C#语言实现的txt文件操作类,实现了写入txt、读取txt、读取指定行、删除指定行、查询txt指定内容,按照给定条件查询、删除txt文件内容等功能。调用方便,操作简单,附有使用说明。-Provides a C# language using the txt file manipulation class realized write txt, read txt, reads the specified line, delete the specified row, query tx
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5235
    • 提供者:gc
  1. BMP2Data

    0下载:
  2. bmp图片转换成.c或者.txt或者.bin三种类型的文件。 开发环境是VS2008,上面的开发环境中没有的选择。-bmp picture converted to*.c or*.txt or*.bin file.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:66518
    • 提供者:dengkt
  1. CSharpprogram

    0下载:
  2. 这是我花了很大的时间才从PDF书转换成了TXT文档,解压后是300多K,方便阅读和参考,学C#的朋友可不要错过了.全书完整,没有一个错字,请大家放心,且是中文版的,不用看那英文看的头疼.-This is I spent a lot of time to convert from PDF book has become a TXT document, after decompression are more than 300 K, the convenience of reading and re
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:185588
    • 提供者:杨加昌
  1. NoteBook

    0下载:
  2. 使用C#开发的一款用来阅读文件的软件, 只能查看TXT格式的文件,可以保存书签。-The use of C# development of a software used to read the papers and can only view the TXT file format, you can save a bookmark.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2001497
    • 提供者:天涯
  1. qq

    0下载:
  2. 小学生算术练习程序设计(采用结构的方法来表示题目信息) 2.学生成绩管理系统 (1)主菜单: 1. 输入学生基本信息(I) 2. 输入学生成绩(C) 3. 数据查询(S) 4. 统计数据(T):5. 退出系统(X) (2)输入学生基本信息 包括学生的学号、姓名、性别、年龄、家庭地址,保存到student.txt文件中,以方便以后录入成绩。 -Primary and secondary school students practice arithmetic program
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:34798
    • 提供者:
  1. Thread

    0下载:
  2. 利用 BackgroundWorker 组件进行多线程处理 按 F5 运行该应用程序。 显示窗体时,在 sourceFile 框中输入要测试的文件的路径。 例如,假定测试文件名为 Test.txt,则输入 C:\Test.txt。 在第二个文本框中,输入要让该应用程序在文本文件中搜索的字词或短语。 单击 Start 按钮。 LinesCounted 按钮应当立即开始递增。 在任务完成后,应用程序将显示“计数完成”(Finished Counting) 消息。-U
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:41516
    • 提供者:王聪
  1. keyboard_71761

    0下载:
  2. C#调用win32API实现键盘记录程序,运行之后会将按键保存到C://a.txt文档内-C# to call win32API achieve keyloggers run will be key saved to C ://a.txt documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:40546
    • 提供者:admin001
  1. c

    0下载:
  2. 设计实现对文件 file.txt的读取功能,实现对文件中的整行读取和写入(不可用fscanf,fprintf函数,只可以fread和fwrite)-Design to read file file.txt function on the entire line of the file reads and writes (unavailable fscanf, fprintf function can only fread and fwrite)
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:1338
    • 提供者:李信
  1. AutoService

    0下载:
  2. 程序演示了如何通过代码(不使用InstallUtil.exe)来对C#开发的Windows系统服务程序进行安装和卸载,使用了单独编写的安装程序,安装和卸载在线程中进行,带进度条,界面不锁死。代码中的解决方案包括2个项目:系统服务程序为一简单的服务,每10秒在C:\log.txt文件内写入运行日志。服务程序内的Timer控件不能简单的从工具栏中拖入,拖入后需要更改代码使其成为System.Timers.Timer。安装程序直接生成文件于服务程序的Debug目录中,独立的安装和卸载按钮。开发环境:V
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:52009
    • 提供者:Zhang Xinyou
  1. txt

    0下载:
  2. C#写的一个记事本的文档,练习基本控件的使用以及文件读写的人可以使用。-C# to write a notepad document, use and practice basic controls who can read and write files to use.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:8605
    • 提供者:陈旭
  1. 8_11

    0下载:
  2. 1.使用for循环将9x9乘法表输出到c盘的test1.txt中,要求采用格式化输出。- Use for loop 9x9 multiplication table output to c drive test1.txt, requiring the use of formatted output.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:494149
    • 提供者:zhaoxiaohua
  1. cSharp-txt-files

    0下载:
  2. C# code to create and edit a text file during your code 3 different methods described.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:944
    • 提供者:MReza
  1. Get-TXT-and-COMBOX

    0下载:
  2. 取得另外进程的文本和Combo的内容,不是本程序哦, C#编写的,俺通过其他语言转过来的-Achieved in addition to the process of the text and Combo content, not the program, oh, C# prepared by the other languages I turn over.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:130884
    • 提供者:曉風
  1. 各种软件安装包及教程

    0下载:
  2. C语言视频教程,适合初学者观看,以及各种软件安装包等等。TXT格式文件内是百度盘,自行登入下载(TXT format file is Baidu disk, login to download)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:moooyu
  1. Note

    0下载:
  2. C#编写的记事本文件,实现记事本的基本功能,读取txt,写入TXT,保存,并且能修改字体等功能(C# prepared notepad file, Notepad implementation of the basic functions, read TXT, write to TXT, save, and can modify the font and other functions)
  3. 所属分类:C#编程

    • 发布日期:2017-12-18
    • 文件大小:1042432
    • 提供者:ligb1023561601
  1. 数据整理小程序

    0下载:
  2. C#调用txt文件数据,在flexcell插件中显示,输出到txt及excel的实例(C# calls TXT file data, displayed in the Flexcell plug-in, and output to an instance of txt and excel)
  3. 所属分类:C#编程

« 12 3 »
搜珍网 www.dssz.com