CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - txt to c

搜索资源列表

  1. c-curriculum-design

    1下载:
  2. 已知文本文件f1.txt中存放了某个省当年参加高考的1000个考生的数据(考号、姓名、性别和考试成绩),存放格式是每行存放一个考生的数据,每个数据之间用空格隔开。 假定当年该省的招生计划是:一类本科招生计划为10%;二类本科招生计划为15%;三类本科招生计划为20%;四类高职高专招生计划为25%。 请编写程序,实现以下功能: (1)划定各批次录取分数线,结果可屏幕显示,也可存入文件。 (2)能够统计各批次中男生,女生的录取比例。统计结果可屏幕显示,也可存入文件。 (3)确定每
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:224.1kb
    • 提供者:song
  1. hfm

    0下载:
  2. 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:300.75kb
    • 提供者:张严明
  1. several_details_on_C

    0下载:
  2. 文件包括C函数调用的深层机制,C缺陷与陷阱,C语言头文件的使用以及C里的文件读取探索四篇TXT文档。-Documents include C function calls the underlying mechanism, C defects and traps, C language header files, as well as C where the use of exploration 4 TXT file to read the document.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:18.79kb
    • 提供者:齐慧玲
  1. C

    0下载:
  2. C通讯录 C语言实现读取TXT文件存储通讯录-C Contacts C language implementation to read TXT file storage contacts
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:80.15kb
    • 提供者:mohao
  1. C-code

    0下载:
  2. 教你1小时里搞定ASP(精典).txt code-1 hour where you get to teach ASP (classic). Txt code
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:2.38kb
    • 提供者:fang
  1. C-programer

    0下载:
  2. 适合手机,电子书,MP4,等便携设备浏览的TXT格式的C语言电子书-C-language e-books suitable for mobile phones, e-books, MP4, portable device to browse for TXT format
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:93.98kb
    • 提供者:jingpian
  1. TFT240320-demo

    1下载:
  2. TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readm
  3. 所属分类:技术管理

    • 发布日期:2013-03-01
    • 文件大小:118.65kb
    • 提供者:Sindzas
  1. c-learning

    0下载:
  2. c研究性学习,网友写的文章,整理到一个txt文档中了,文章写的挺好的-how to learn programming in c
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:43.15kb
    • 提供者:eastdoor
  1. 3

    0下载:
  2. 对一篇由英文字母、空格、标点符号构成的文档,进行Huffman编码 数据输入: 由文件input.txt给出输入数据。 输入文件示例 input.txt A priority queue is a queue where each element has a priority and the element with the highest priority is at the front of the queue and will be the first elemen
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:253.04kb
    • 提供者:miyor
  1. 4

    0下载:
  2. 编程任务: 对于给定的树,以根结点为起点,对树实现非递归方式广度优先搜索,输出广度优 先搜索序列  数据输入: 由文件input.txt给出输入数据。第1行有1个正整数n,表示给定的二叉树有n个顶 点,编号为1,2,…,n。接下来的n行中,每行有3个正整数a,b,c,分别表示编号为a的结 点的左儿子结点编号为b,右儿子结点编号为c,0表示没有儿子。各结点信息按照层序列表 的顺序给出。-Programming tasks: For a given of t
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:882.36kb
    • 提供者:miyor
  1. pwm

    0下载:
  2. 一种简单的c程序,在msp430最小模式系统中实现pwm波输出,使用时请将txt改为.c格式。-A simple c program in msp430 minimum mode system to achieve pwm wave output, when using please txt to. C format.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:791byte
    • 提供者:chengxuyuan
  1. programs-txt

    0下载:
  2. 1. Transfer function to state space model transfer function to state space A=[1 1 1] B=[1 6 11 6] [A,B,C,D]=tf2ss(num,den)
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:4.54kb
    • 提供者:chaithu
  1. C

    0下载:
  2. C语言经典算法100例,用于新手学习C语言,很有帮助。txt格式,都是些简短程序。-C-100 cases of classic algorithms for novices to learn the C language and helpful. txt format, are some brief program.
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:7.27kb
    • 提供者:花妖瞳
  1. VC_read_TXT

    0下载:
  2. 介绍了利用C++如何读取TXT文件的多种方法-This paper introduces the use of c++ how to read a variety of methods of TXT file
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1021byte
    • 提供者:文荃
  1. c#入门经典第五版

    0下载:
  2. 此文件是C#初级开发者学习使用,文档说明详细(TXT data is converted to Excel data)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:73.56mb
    • 提供者:三德子
  1. cshapehomework_2

    0下载:
  2. 对牛客网的相关兼职信息进行爬取,并且输出到txt文本文件中。(Crawl the related part-time information of the Niu's network and output it to the TXT text file.)
  3. 所属分类:软件工程

    • 发布日期:2018-04-18
    • 文件大小:7.98mb
    • 提供者:hahajwk
搜珍网 www.dssz.com