CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - split

搜索资源列表

  1. vold

    0下载:
  2. linux下自动mount各种即插即用设备的一个小程序源码 文件包含内容: /vold.h /vold.c /split.h /split.c /disktype-6/disktype.c /disktype-6/unix.c /disktype-6/main.c /disktype-6/linux.c /disktype-6/dos.c -automatically mount all kinds of plug-and-play equipment
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:92332
    • 提供者:zx
  1. VB6Str2Cpp

    0下载:
  2. VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs -VB6 has two very useful string functions : Join and Split. This code implements Join and
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19047
    • 提供者:gn
  1. aic79xx-linux-2.4-20040522.tar

    0下载:
  2. 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:499525
    • 提供者:LiuQingShan
  1. splitter

    0下载:
  2. qt4 中实现分割窗口,使用了QSplitter类,分割窗口是应用程序中经常用-qt4 achieve split window, use the QSplitter class, split the application window is often used for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:26002
    • 提供者:
  1. protocol_in

    0下载:
  2. Module: protocol_in.c Program: PROTOCOL LIBRARY Info: Message processor for all protocols (input functions). Subsystem: OpenFEP - OSI Front-End Processor Notes: moved from fepcommand.c split into protocol_in.c and protoco
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:6421
    • 提供者:luogang
  1. wavelets

    0下载:
  2. A wavelet function can be viewed as a high pass filter, which aproximates a data set (a signal or time series). The result of the wavelet function is the difference between value calculated by the wavelet function and the actual data. The scaling fun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:271072
    • 提供者:Amy Liu
  1. dname-0.1.tar

    0下载:
  2. 一小段C程序,实现路径中的目录和文件名拆分,能够接收命令行参数或控制台或管道输入,程序结果类似dirname和basename命令。常用于对大量目录名和路径名进行拆分和列表统计,基本满足工作所需。enjoy it-A short C program, to achieve the path of the directory and file name resolution, able to receive command-line parameters or the console or pip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:660
    • 提供者:robot
  1. fork

    0下载:
  2. 操作系统创建一个新的进程(子进程),并且在进程表中相应为它建立一个新的表项。新进程和原有进程的可执行程序是同一个程序;上下文和数据,绝大部分就是原进程(父进程)的拷贝,但它们是两个相互独立的进程!此时程序寄存器pc,在父、子进程的上下文中都声称,这个进程目前执行到fork调用即将返回(此时子进程不占有CPU,子进程的pc不是真正保存在寄存器中,而是作为进程上下文保存在进程表中的对应表项内)。问题是怎么返回,在父子进程中就分道扬镳。 -Operating system creates a new
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1701
    • 提供者:hylzuo
  1. fork3

    0下载:
  2. 操作系统创建一个新的进程(子进程),并且在进程表中相应为它建立一个新的表项。新进程和原有进程的可执行程序是同一个程序;上下文和数据,绝大部分就是原进程(父进程)的拷贝,但它们是两个相互独立的进程!此时程序寄存器pc,在父、子进程的上下文中都声称,这个进程目前执行到fork调用即将返回(此时子进程不占有CPU,子进程的pc不是真正保存在寄存器中,而是作为进程上下文保存在进程表中的对应表项内)。问题是怎么返回,在父子进程中就分道扬镳。 -Operating system creates a new
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1703
    • 提供者:hylzuo
  1. analiza

    0下载:
  2. awk example model search and split
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:726
    • 提供者:tj77
  1. peazip-3.9.src

    0下载:
  2. linux 解压 带界面 Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, spl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2452193
    • 提供者:hujiacheng
  1. 01

    0下载:
  2. nix (officially trademarked as UNIX, sometimes also written as Unix) is a multitasking, multi-user computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs, including Ken Thompson, Dennis Ritchie, Brian Kernigh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:690883
    • 提供者:santu
  1. libsplit-0.2

    0下载:
  2. Library to split/merge files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2010
    • 提供者:Sife
  1. facedetect

    0下载:
  2. 基于图分割的人脸检测,主要是用opencv中的算法-Based on Figure split face detection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4101120
    • 提供者:tang
  1. pick_up.c

    0下载:
  2. 实现将一段数字字符串,拆分成数字串和字符串。-For a string of numbers, split into a string of numbers and strings.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:667
    • 提供者:benson
  1. fs-writeback

    0下载:
  2. 10Apr2002 Andrew Morton Split out of fs/inode.c Additions for address_space-based writeback
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:10517
    • 提供者:jangkonhin
  1. nvram_64

    0下载:
  2. Split the /dev/nvram part (that one can use drivers/char/generic_nvram.rar) from the arch & partition parsing code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:4229
    • 提供者:ruidanxan
  1. split

    0下载:
  2. split - split a file into pieces for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:1526
    • 提供者:deilieqong
  1. split

    0下载:
  2. 这是一个shell脚本,能将kettle中按目录导出的xml文件分拆为单个job或transformation-This is a shell scr ipt used to split the single xml file that exported from kettle into multiple xmls. the xml files is job or trans
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:680
    • 提供者:田亮
  1. split

    0下载:
  2. Linux Device Driver: split passwd(passwds, passwd adjuncts, options).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:828
    • 提供者:xetunpg
« 12 3 4 5 »
搜珍网 www.dssz.com