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

搜索资源列表

  1. draw

    0下载:
  2. qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:141432
    • 提供者:留置
  1. Push_Pop

    0下载:
  2. push pop program for basic learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:554
    • 提供者:rfk
  1. WapPush2

    0下载:
  2. 本程序采用java程序编写的实现用SMS下发WAP PUSH的源码,可支持多款机型。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:12120209
    • 提供者:zhinong
  1. LIFO_link_stack

    0下载:
  2. 堆栈stack,在linux环境下,以后进先出的方式,进行压栈、出栈。-Stack stack, in the linux environment, the first out of the way into the future, to push out the stack.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:643
    • 提供者:江马文
  1. Linux-driver-development18

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:887513
    • 提供者:华清远见
  1. Mouse-click

    0下载:
  2. 对Qt中鼠标移动和单击事件的捕捉,并将坐标参数显示在窗口中,加深对Qt中事件的理解-display mouse-click and push digital on window
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:566040
    • 提供者:金 明
  1. key-and-led

    0下载:
  2. stm32的可用驱动模板,通过简单的按键控制流水灯来实现-the stm32 available driver templates, through the simple push-button control of light water
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-11
    • 文件大小:2661829
    • 提供者: 陈涛
  1. eduk4-key

    0下载:
  2. /** *summary:本驱动目的为按键控制LED灯的状态 *descr iption:Edkit-VI试验箱中有4个LED灯和2个按键 * 我们用按键1来循环选择你要控制的LED * 按键2来控制LED的状态 * 按键2的操作将在按键1选择的LED上执行 * 初始状态下选择的LED为亮 * 当你按下按键2后选择的LED变为闪烁状态 * 再按一下后选择的LED变为熄灭状态 *author: * * */ /-/ The
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:3723
    • 提供者:李文超
  1. tuido

    0下载:
  2. Discuz!相关文章插件,推豆儿推出,可用于基于Discuz搭建的网站显示“相关文章”内容,插件使用简单,支持多种调用显示方式,多种统计维度、多种Discuz版本适用。-Discuz! Related Posts Plugin push the SOYBEAN launch, can be used based the Discuz structures site " Related Articles" , the plug-in is simple to use, suppo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:148801
    • 提供者:唐胜忠
  1. tuidouer

    0下载:
  2.  推豆儿Wordpress相关文章插件,用来相关的文章内容,比如用户阅读完了一篇文章,紧跟其后会显示“相关文章”。本插件支持多平台、自带5种推荐栏样式、智能流量交换,无限增收可能、28种统计维度适时掌握网站状况。-Push SOYBEAN Wordpress plug-in to the content of the article, such as the user has finished reading an article that will be displayed followed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:45294
    • 提供者:詹巍
  1. psw

    0下载:
  2. push switch support for RDBRP-1/RDBREVRP-1 debug boards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:950
    • 提供者:honsameng
  1. push-switch

    0下载:
  2. Generic push-switch framework
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1228
    • 提供者:befenkiu
  1. pngpread

    0下载:
  2. read a png file in push mode for Linux Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:7750
    • 提供者:caofaosang
  1. DZ

    0下载:
  2. 设计、编写和调试面向对象C++程序,实现任意同一类型的数据堆栈的 压栈操作和出栈操作,涵盖普通数值型数据堆栈、字符串堆栈、复数堆栈等,并 通过主函数加以调用和测试-Design, writing and debugging of object-oriented C++ procedures to achieve the same type of arbitrary data stack push operation and pop operations, covering general
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:813
    • 提供者:苗茂米
  1. virtual-frame-mips

    0下载:
  2. Virtual Frame: Push Try Handler for Linux Source Code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:lingkiutai
  1. pngpread

    0下载:
  2. read a png file in push mode Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6726
    • 提供者:gonjeidue
  1. button

    0下载:
  2. 按钮控制,QT界面,可在2440平台下运行-Push button control, QT interface, can run in the 2440 platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:17825
    • 提供者:王杰
  1. blog

    0下载:
  2. DEVELOP PROGRAM MASM CLOCK PUSH
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1868577
    • 提供者:surusxd
  1. push-switch

    0下载:
  2. Generic push-switch framework for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:gongqieleng
  1. push-switch

    0下载:
  2. Generic push-switch framework.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:nzgaihue
« 12 3 »
搜珍网 www.dssz.com