搜索资源列表

  1. ZSplitter

    0下载:
  2. 设计一个文件的合并和分割工具。 (1)要求图形界面,用户界面友好。 (2)可以将几个文件(能在硬盘中选择的)按照用户输入的大小分割成几个小文件,同样,也可以将几个小文件 合并成一个大文件。文件名和存储路径可以由用户输入,也可以选择硬盘上的文件名和路径。 (3)可在工具中显示合并有关文件的信息和合并后各个小文件的有关信息,包括文件太小,文件所在位置,文件 名称,文件的所有者等信息。 -design of a docume
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:161.87kb
    • 提供者:sun
  1. PartFile

    0下载:
  2. 文件分割器,可以将一个大文件分割为多个小文件,也可以将多个小文件合并还原成一个大文件。-separate document that can be a big file separate documents for a number of smaller, can also be a number of smaller papers merged into a reduction of large files.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24.1kb
    • 提供者:谢红伟
  1. fileSplit

    0下载:
  2. 文件切割器,包括delphi源代码,可自动生成合并用的批处理,在没有软件的情况下也能自动合并。-paper cutter, including Delphi source code can be automatically generated using the batch merger, in the absence of the software can be automatically merged.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:264.9kb
    • 提供者:强娃
  1. txpj

    0下载:
  2. 哥们图像拼接技术的毕业设计,应用于图像合并等领域,VC6下测试通过。-Miners Image Stitching technology graduate design, the images merged areas, VC6 under test.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.05mb
    • 提供者:杨智丹
  1. DBGrid-mutiple-head

    0下载:
  2. 轻松实现DBGrid多表头加强版 网上流传的TADBgrid控件可以轻松实现DBGrid多表头,不过它的设计较简单, 相邻字段,层数必须相同才可以合并,这样效果就大打折扣了,我本来给他 90分的,就这一点就扣了89分。我下功夫改了一下,即使层数也可以合并, 还做到最底层的高度尽量小,效果与DBGridEh几乎一样,因为比较简单,没有 解决折行,这需要在内存做一棵树来计算高度,复杂些,可参考DBGridEH, 下面
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2.95kb
    • 提供者:cy
  1. png_add

    0下载:
  2. 把一幅PNG格式的图片合并到另一幅PNG格式的图片中。-put a PNG format images merged into another one of the PNG format images.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1001.52kb
    • 提供者:人民币
  1. WinMerge-2.4.6-src

    0下载:
  2. 一个文件比较的代码,功能强大,能自动合并文件,图形华操作界面,而且是原代码开放的一个工具,希望大家提出自己的建议-a paper comparing the code, powerful, can be automatically merged documents, graphics-user interface, but open source is a tool, we hope to make their own proposal
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-03-21
    • 文件大小:6.41mb
    • 提供者:sdxiao
  1. elbsxh

    0下载:
  2. 两个任意链表合并成单链表,并按顺序排列。先进先出。-two arbitrary Chain merged into single linked list, with a chronological order. FIFO.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:946byte
    • 提供者:张倍宁
  1. uCOS_TMS320C32

    0下载:
  2. 工作中正在用的, uCOS 的移植,本来有8个文件,我合并成4个-work is being used, for uCOS transplant had an eight papers, I merged into four, and
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:30.38kb
    • 提供者:your name
  1. 3_9

    0下载:
  2. 在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:33
  1. cifang

    0下载:
  2. 用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能: (1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个单链表中;随意输入2班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在另一个单链表中; (2)对至少4人的成绩进行修正,输入班级、学号和成绩修正,如+5,-3,-10,+2,但仍要保持数据按成绩由高到低有序; (3)分别按顺序输出两个班的成绩表。 (4)将两个
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:houny
  1. WSNKey

    0下载:
  2. 本人收集整理的关于无线传感器网络的精华文章,主要是偏于网络组建、协议、秘要分配等,这里仅给了中文部分,还有英文部分,有需要者可以给我传消息-I collected on wireless sensor networks essence of the article is mainly formed merged network, agreements, Medical Secrets allocation, here only to t
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8.34mb
    • 提供者:konghui
  1. openglline

    0下载:
  2. 程序使用了Bresenham算法的思想,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<1,>1最终问题分成了两种情况。在直线插补程序的一开始,把斜率为正无穷的情况单独进行讨论。最终完成了整个程序-procedures for the use of the Bresenham algorithm thinking, four quadrant of the issu
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:85.04kb
    • 提供者:吴子朝
  1. OpenSVM-1.0.1-Beta-SRC(2)

    0下载:
  2. OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:606.8kb
    • 提供者:njustyw
  1. beryl-core-0.2.0

    0下载:
  2. Beryl and Compiz (at least the extra plugins division of compiz) have merged. Please all welcome Compiz Fusion! You ll find the new forums at http://forum.compiz-fusion.org. The very first development release of Compiz F
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:579.6kb
    • 提供者:张困
  1. file_merger1.0

    0下载:
  2. 文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。-documents for the merger, a number of documents will be merged into one document, from the need for a fixed format named, not handling.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30.44kb
    • 提供者:wlch
  1. 多文件捆绑机BindFileSrc

    1下载:
  2. 文件捆绑机,又称打包机,将多个文件合并成一个最终可执行文件,运行这个最终文件时,就相当于运行了合并前的多个文件。这种程序在*程序合并中会经常用到,你想知道它是怎么用程序实现的么?我就用我用VC6.0做的一个文件捆绑器的例子代码来告诉你。-documents bundled machine, also known as the baler, a number of documents will be merged into a fina
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:41.04kb
    • 提供者:孙中雨
  1. grid_segmentation.zip

    0下载:
  2. This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures m
  3. 所属分类:Windows编程

    • 发布日期:2011-05-05
    • 文件大小:695.57kb
    • 提供者:jjrs05
  1. Image Segmentation Using Iterative Watersheding

    0下载:
  2. This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures m
  3. 所属分类:源码下载

    • 发布日期:2011-05-05
    • 文件大小:695.57kb
    • 提供者:jjrs05
  1. vb_Excel

    0下载:
  2. 可以创建一个简单的Excel工作簿( BIFF8格式) ,而不必安装Microsoft Excel。它支持多个工作表,标签,数字,日期,空白单元格,并支持公式。包括支持打印设置,线条,色彩,图案,文字对齐,行高,隐藏行,列的宽度,合并单元格,数量和日期格式,旋转和堆叠文字,密码保护等见试验项目提供如何使用类。-This class will create a simple Excel Workbook(BIFF8 format) wit
  3. 所属分类:文件操作

    • 发布日期:2024-11-26
    • 文件大小:472kb
    • 提供者:whoamixp
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org