搜索资源列表

  1. LZW

    0下载:
  2. 这是一个词典(LZW)编码编码程序,可以直接使用,输入输出均为文件格式。-This is a dictionary (LZW) coding coding procedures can be used directly, both input and output file format.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:王奎
  1. Gap

    0下载:
  2. 算法实现题1-5 最大间隙问题 « 问题描述: 最大间隙问题:给定n 个实数x , , xn 1 2  ,求这n 个数在实轴上相邻2 个数之间的最 大差值。假设对任何实数的下取整函数耗时O(1),设计解最大间隙问题的线性时间算法。 « 编程任务: 对于给定的n 个实数n x , x , , x 1 2  ,编程计算它们的最大间隙。 « 数据输入: 输入
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Tonsen
  1. Winsocket

    0下载:
  2. Winsocket编程实现文件输入输出(C/S)-Programming WinSocket document input and output (C/S)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:363520
    • 提供者:曾锐
  1. GA

    0下载:
  2. 本人用GA算法实现了一个函数的最值计算,算法具有通用性,借助文件输入输出,同时再屏幕上输出的语句是为了求出算法的运行时间。-I used a GA algorithm to achieve the most value function, the algorithm has the versatility, with paper input and output, while a further statement on the scr
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:石敏敏
  1. sst39vf160

    0下载:
  2. vxworks官方demo源代码,有诸如“多任务”,“网络”,“输入输出”,“文件系统”“MMU”等方面的测试程序源码 仅供大家参考借鉴! -VxWorks official demo source code, such as
  3. 所属分类:VxWorks

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:zhp
  1. compiler

    0下载:
  2. 对任意给定的文法G 构造LR(1) 项目集规范族,其中要实现CLOSURE(I)、GO(I,X)、FIRST 集合等。在此基础上, 构造了LR(1)分析表。然后对输入的句子进行语法分析,给出接受或出错报告。 程序采用文件输入输出方式。其中包括两个输入文件:文法grammar.txt,以及 输入串input.txt;两个输出文件:项目集items.txt 和文法的LR(1)分析表 action_table.txt。由于
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:193536
    • 提供者:方方
  1. hafuman

    0下载:
  2. 哈夫曼树很易求出给定字符集及其概率(或频度)分布的最优前缀码。哈夫曼编码正是一种应用广泛且非常有效的数据压缩技术。该技术一般可将数据文件压缩掉20%至90%,其压缩效率取决于被压缩文件的特征。 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时,降低传输成本。但是,这要求在发送端通过一个编码系统对待传送电文须预先编码,在接收须将传送来的数据进行译码。请自行设计实现一个具有初始化、编码、译码、输入/输出等功能的哈夫曼码的编码
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xuezhijie
  1. JAVA

    0下载:
  2. 原来觉得文件的切割与合并好神秘,觉得能够写这样程序的人简直就是高手、老鸟之类的人了,呵呵。   现在我自己这么一写,才觉得是如此之简单,连我这都菜鸟都能够写(不过,还是花了我将近半天的时间,呵呵),看来只要是人都能够写了。   暂时不懂,没有关系,好好拿去看一下。主要涉及的知识也没有几个,无非就是文件输入输出流、随机文件的读写之类的。其它的就是循环,很简单的,有兴趣的就看看。-Think the original p
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:张伟峰
  1. fengzhuang_fileinputandoutput

    0下载:
  2. 封装了基本的文件输入输出操作,可以读取文件中的矩阵,无论文件中以什么格式输入,它都可以做到,辛勤劳作所得,值得分享。-Packaging the basic input and output file operations can read the document matrix, no matter what format the document input, it can be done, hard work proceeds,
  3. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:1978368
    • 提供者:吴楠
  1. Hungary

    0下载:
  2. 匈牙利算法实现二分图最大匹配 文件输入输出.-Hungarian algorithm bipartite graph maximum matching document input and output.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:武永基
  1. cc

    0下载:
  2. 文件输入输出流 用时注意出入输出输入的问题遇到问题多想象-File input and output streams when attention to the issue of access to input-output problems encountered imagine
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:246784
    • 提供者:府利锋
  1. qq

    0下载:
  2. 应用IDE开发工具设计有菜单等标准GUI组件的界面,并能够结合文件输入/输出流的处理方法,开发出可以存取持久化数据的应用程序,提高对程序数据处理的认识。-Application development tools IDE design standard GUI components such as menu interface, and be able to combine file input/output flow approach
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:971776
    • 提供者:李西松
  1. adc

    0下载:
  2. 本程序为c语言环境下的电力系统潮流计算程序 文件输入输出-This procedure for the c language environment of power system load flow calculation program file input and output
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:youngeryq
  1. Jtest

    0下载:
  2. 利用触发事件实现文件输入输出功能,简单的JAVA实验课习题。-The use of trigger events file input and output functions, a simple experiment course JAVA exercises.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:soya
  1. Completion_Ports

    0下载:
  2. 当你开发不同类型的软件,你迟早必须处理C/S的开发。对一个程序员来说,写一个通用的C/S编码是一项困难的工作。本文档提供了一份简单但是功能强大的C/S源码,可以扩展到任何类型的C/S应用程序中。这份源码使用了高级的IOCP技术,该技术可以高效的服务于多客户端。IOCP提供了解决“每个客户端占用一个线程”的瓶颈问题的办法,只使用几个处理线程,异步输入/输出来发送/接收。IOCP技术被广泛应用在各种类型的高效服务端,例如Apache等。这份
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:151552
    • 提供者:高军
  1. files-inout

    0下载:
  2. 实现C++文件输入输出操作,以类为基础进行输入输出流的演示-Implementation C++ file input and output operations, to category-based input and output stream demo
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:156672
    • 提供者:赵铮铮
  1. Project

    0下载:
  2. 通过输入文本文件(待压缩文件)的文件名(.txt)向指定目标文件夹输出压缩文件(文本文件),同时计算出文件压缩率。附加解压功能。-By entering text file (to be compressed file) of the file name (. Txt) to the designated destination folder output compressed file (text file), at the same
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2269184
    • 提供者:liumang
  1. somecode

    0下载:
  2. 一些常用的代码,包括文件输入输出,还有排序和搜索的一些代码-Some commonly used code, including file input and output, as well as sort and search a number of code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:陈杰
  1. lianbiaocharu

    0下载:
  2. 建立一个链表表示一个集合,实现集合元素的添加。可以通过文件输入输出-The establishment of a linked list to represent a collection of elements added to achieve a collection. Input and output documents can be
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yubu
  1. dxsjisuan

    0下载:
  2. 建立一个表示多项式的链表,实现多项式的计算。通过文件输入输出-Polynomial to establish a list that, to achieve the calculation of polynomials. File input and output
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yubu
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org