CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - split file

搜索资源列表

  1. File_Split1626107172003

    0下载:
  2. To split a large file into smaller files. The files could be later joined to recreate the previous file.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3445
    • 提供者:江先成
  1. 移植uip-1.0到Atmega32

    0下载:
  2. 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:420617
    • 提供者:yuangaoping
  1. TorrentParser.实现的封装类CTorrentParser

    0下载:
  2. 实现的封装类CTorrentParser,完成的主要任务有: 1.判断torrent文件是否有效 2.得到如下的重要信息: tracker服务器列表 文件列表 分块尺寸 分块个数 分块sha1的数组 3.其他的一些次要信息如发布者,发布日期,注释等 4.计算infohash ,Metainfo files are bencoded dictionaries with the following k
  3. 所属分类:Windows编程

    • 发布日期:2017-03-26
    • 文件大小:3046
    • 提供者:吴开红
  1. 从数据文件records.txt中读取学生信息

    0下载:
  2. 从数据文件records.txt中读取学生信息,建立与源数据同序的学生链表并打印在屏幕上; 统计学生链表中身高达标人数(男女生的身高达标值由键盘输入),并打印结果; 对上述学生链表按学号进行排序,然后将一位学生的相关信息插入到已按学号排序的学生链表中后仍然保持学号的有序性,将结果链表打印在屏幕上; 对上述操作后的学生链表进行倒置,结果输出到数据文件result.txt中; 删除链表中身高为指定值的所有学生结点并打印; 将当前的学生链表拆分为男生链表和女生链表(没有
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:2871
    • 提供者:Mandy
  1. vcardSplitter_1_0.zip

    0下载:
  2. A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desk
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:7903
    • 提供者:小建
  1. ReadPic

    1下载:
  2. 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
  3. 所属分类:Graph Recognize

    • 发布日期:2015-04-16
    • 文件大小:204755
    • 提供者:chuaihong
  1. A-simple-language-interpreter

    0下载:
  2. 一个简单的语言解释器, 它可以读入一个简单的文本标记文件,并提取和 转换相应的成员关系信息。文件内容如下所示。 一个简单的文本标记文件: <class> <student> <name>ABC</name> <id>123456</id> group1 </student> </class> 每组"标记"包含两部分:标记名称和标记值。例如,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1256791
    • 提供者:潇湘风月
  1. myTree

    0下载:
  2. MFC写的一个程序,实质主要是二叉排序树的显示,树的节点是学生的成绩段信息。视图左边各种操作,添加删除节点,查找统计,文件的保存和读取。右边是树的显示,包括节点移动,右键弹出相关信息等。分割窗口,滚动条,视图缩放等。-A program written in MFC, the real key is the display of binary sort tree, the tree node is the information section of student achievement. V
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:307113
    • 提供者:r
  1. MapServerConf

    0下载:
  2. mapserver地图文件文件(.shp)的的配置,可以用作切图(需要稍微修改代码),查询地图等-mapserver map file config use it to split map(.shp).
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9927160
    • 提供者:秦玉杰
  1. Main

    0下载:
  2. 二进制文件操作工具 可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。-Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first file, and normal use, the seco
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:4555
    • 提供者:dafengkui
  1. FileManage

    0下载:
  2. 文件批量处理程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-File batch processing to achieve the main bulk copy, cut, files and folders, batch rename files, batch delete files and folders, search for files and folders, batch compression
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:774454
    • 提供者:宁远夜
  1. ScreenKinescope

    0下载:
  2. 用C#实现的录屏软件,录制为AVI格式。获取文件大小及帧数,然后输入开始帧数和结束帧数,单击“分割”按钮,即可分割该视频文件。-C# implementation with screen recording software, recording to AVI format. Get the file size and number of frames, and then enter the start and end frame number of frames, click the &quo
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:146881
    • 提供者:fsdfjlkflk
  1. ext_string

    0下载:
  2. 本例是对STL中string类的扩展,很好的弥补了现有string类的不足,可以和CString相媲美哦~~ 扩展的功能有分割字串,整形转换成string,字符串替换,判断该字串的类型等。 使用起来也很方便,直接include该头文件即可。-This example is the STL string class in the expansion, very good to make up for the deficiencies of the existing string class
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:69713
    • 提供者:萧萧
  1. Read_uff

    2下载:
  2. matlab读取uff文件数据 Universal file generation from I-Deas for Test can be split into two categories: export of model file data and export of adf data. It is not possible to write both sets of data to a single file. Written with a model file univers
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1352467
    • 提供者:Xijun Ye
  1. Exercise-6

    0下载:
  2. SSD7 exercise 6. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following tab
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:909
    • 提供者:Evgenya
  1. TxT_to_pices

    1下载:
  2. MATLAB文本分割器,运行程序,输入文件名和分割大小,就可以分割了。 本人比较爱看小说,经常会用到文本分割器,于是用m语言编了一个,分割效率还是挺高的,希望各位会喜欢。-MATLAB version of partition, and run the program, enter the file name and the partition size, you can split it. I am more love stories, often used for text segmen
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1119
    • 提供者:huxuec
  1. Screen

    0下载:
  2. 本程序中可以录像、抓图.这里可以设置录像存储路径及光标是否显示.获取文件大小及帧数,然后输入开始帧数和结束帧数,单击“分割”按钮,即可分割该视频文件。-This procedure can be video capture. Here you can set the video store the path and the cursor is shown. To get the file size and number of frames, and then enter the start fr
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-07
    • 文件大小:147088
    • 提供者:grwegrg
  1. DevStudio

    0下载:
  2. VC编程界面,分割窗口,添加列表,树状结构打开文件-VC programming interface, split window, add the list to open the file tree structure
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:523343
    • 提供者:yingying
  1. FivisionFile

    0下载:
  2. 文件分割与合并,可以将一个文件分割成多份,然后在合并成一个文件!-Partition and merger documents, a file can be split into multiple copies, and then merged into one document!
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:31772
    • 提供者:zhangyifei
  1. WindowsMediaNetSamples-2008-Sept

    0下载:
  2. Samples\AsfCreate --- -- Creates an Asf or WMV file from a collection of bitmaps Samples\AsfNet -------------------- Sends the output of DirectShow capture graphs to a network port to be read by Windows Media Player Samples
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:131407
    • 提供者:zhangz
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com