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

搜索资源列表

  1. libxml2-2.6.30.tar

    0下载:
  2. c语言编写的xml解析器,可以方便的遍历,插入删除节点等操作
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4726657
    • 提供者:蓝色精灵
  1. module-init-tools-3.0-pre9.tar

    0下载:
  2. 用于linux2.6内核支持模块的插入和卸载
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:142798
    • 提供者:luohui
  1. timer.tar

    1下载:
  2. linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-09-30
    • 文件大小:6113
    • 提供者: 刘竞楠
  1. usbkey

    0下载:
  2. 在linux下检测设备插入,如果发现设备, 显示设备相应的信息-The detection device is plugged in linux, if the equipment is found, display the appropriate information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:601
    • 提供者:tianlanfeng5
  1. src

    0下载:
  2. 自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。 程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送给主进程,主进程处理所有事务 一个线程处理发声. -Automatically detects the insertion of the storage device (U disc/mobile hard disk, etc.), the specified files are copied to the specified dir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:16015
    • 提供者:fangshengming
  1. mutex-lock

    0下载:
  2. 多线程编程-互斥锁 由于线程的清量性,在搜索引擎构建中被广泛使用.线程的实现有多种方式,譬如互斥锁,条件变量,读写锁等.其中互斥锁最为简单,读写锁也与互斥锁类似.在LInux下简单实现一个链表,链表的插入和删除,以及整个链表的析构要考虑多线程的同步-Multi-threaded programming- Mutex clearance due to the amount of threads in the search engines are widely used to build. Th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1569
    • 提供者:周伟光
  1. ChainPointSintrun

    0下载:
  2. 链表:经典插入方法,指向指针的指针的运用,Unix下面大量使用。-List: Insert the classic approach, the indicators point to the use of indicators, Unix use the following.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:759
    • 提供者:junyma
  1. part5

    0下载:
  2. linux 下用c++ 开发的一个小型数据库系统,实现呢创建用户数据库,可以创建表,建好表后可以插入数据,可以显示数据,当然也可以删除数据,对在底层开发程序是个好的入门极品源代码。 -ubase
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1919194
    • 提供者:tangjianguo
  1. user1.tar

    1下载:
  2. c连接oracle数字库,实现查询、单条/多条插入。-c connect the number of oracle database query, a single/multiple insert.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7061896
    • 提供者:xy
  1. 02.cdriver

    0下载:
  2. linux2.4内核下的驱动模板 非常规范的2.4内核驱动模板。直接make insmod插入即可看到现象-linux2.4 insmod rmmod
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5819
    • 提供者:xdw
  1. Chapter_2

    0下载:
  2. 本章简要介绍Linux中一般的编码结构,并描述诸多与内核打交道的方法。我们首先 关注内核中常见数据类型,比如有效存储、信息检索、编码方法,以及基本汇编语言。这将 为我们在以后的章节中详细分析内核打下基础。接下来介绍Linux如何将源代码编译、链 接成可执行代码,这对理解交叉平台编码和更好地介绍GNU工具集不无益处。之后就是一 系列从Linux内核搜集信息的方法之概要了。本章涉及的内容非常广泛,包括源代码和可 执行代码的分析,以及在Linux内核中插入调试语句。-This ch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:457400
    • 提供者:丹尼
  1. supersms

    0下载:
  2. 很好的短信接受程序 非常好 通过ice插入数据库 也可以用sqlite实现-Very good very good message to receive the procedure to insert the database through the ice can also be used to achieve sqlite
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:35329
    • 提供者:荣文军
  1. Sqlite3

    0下载:
  2. 基于Linux的Sqlute3编程 C语言源码及可执行文件 包括数据库的创建,插入和删除-Linux-based C programming language source code Sqlute3 including database creation, insertion and deletion
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:25619
    • 提供者:小姚
  1. testlist

    0下载:
  2. 线性表常用子函数,插入,删除,排序,逆序,归并,等等.-Linear form used subroutine, insert, delete, sort, reverse, merging, and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1846
    • 提供者:jimy
  1. STLmap_using

    0下载:
  2. 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:756
    • 提供者:xiongxiong
  1. list

    0下载:
  2. 主要用来实现链表的插入,删除,归并,翻转-handle the the insert,delete,merge of the list
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:10436
    • 提供者:baiwenbao
  1. chip

    0下载:
  2. 插入图片以QGraphicsView显示图片得到图片的像数放大缩小-Into the picture to display the picture get the picture QGraphicsView number of zoom the image
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1450982
    • 提供者:Michen
  1. 212

    0下载:
  2. 编程实现在一个有序的链表中,插入一个元素依然有序。(programing to insert)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:25600
    • 提供者:DandingWQZ
  1. 1490270698131498968

    0下载:
  2. 插入函数,实现插入字符的功能。用vim编辑器编辑(Insert function, insert characters to achieve the function. Edit with the VIM editor)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:310272
    • 提供者:chaozwn
  1. 代码

    0下载:
  2. 实现线性表的插入和删除等等(ww)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:8192
    • 提供者:南山一顾
« 12 3 4 »
搜珍网 www.dssz.com