CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - The Linux Programming Interface

搜索资源列表

  1. Linux_QT_programm

    0下载:
  2. 本书GUI Programming with Qt,主要讲述了在LINUX环境中,进行可视界面的开发,对于界面开发人员有用。-Book GUI Programming with Qt, is mainly explained in the LINUX environment for the development of visual interface, useful to the interface development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6349920
    • 提供者:HP
  1. saolei

    0下载:
  2. lixux下的扫雷代码,能够熟悉linux c编程和GTK界面编程,适合linux 编程的初学者-lixux mine under the code, be familiar with linux c programming and GTK interface programming, linux programming for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3050
    • 提供者:michael.hu
  1. sqlite-3.7.3.tar

    0下载:
  2. SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite, the databas
  3. 所属分类:Linux Network

    • 发布日期:2017-05-13
    • 文件大小:3410714
    • 提供者:王晶
  1. lanya

    0下载:
  2. JRemoteControl蓝牙远程控制 它能够让你在J2ME或具有蓝牙功能的移动设备中启动PC机上的服务。一个易于使用的编程接口提供创建PC机服务与远程设备命令的映射。此外任何服务产生的输出都能够直接显示在你的移动设备上。JRemoteControl默认映射配置支持 Windows与Linux平台上的mplayer播放器。 -JRemoteControl Bluetooth remote control that lets you in J2ME or Bluetooth-enabled
  3. 所属分类:J2ME

    • 发布日期:2017-05-13
    • 文件大小:3293102
    • 提供者:yangyang
  1. 18

    0下载:
  2. ebEditor是一个基于Web的文档处理中间件 =============================================================================== WebEditor系列文档控件,能够在浏览器窗口中直接编辑Word、Excel、PowerPoint等 Office文档并保存到Web服务器上。实现文档和电子表格和数据库的统一管理。同时支持痕 迹保留,手写签名,电子印章等办公自动化系统必备的功能。是OA系统开发
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:785948
    • 提供者:andy
  1. avcstreamer_linux_x86_32_v0.02-alpha.tar

    0下载:
  2. AVC Streamer can be used to stream and record live TV programming. An MPEG-2 TS input stream from a firewire enabled set-top box, DVR, capture card, or another remote AVC Streamer running instance can be captured through a local interface. A
  3. 所属分类:Linux Network

    • 发布日期:2017-05-15
    • 文件大小:4041209
    • 提供者:Nudge
  1. v4l2-xy

    0下载:
  2. video 4 linux 2的编程经典,详细介绍了linux内核中v4l2接口、API函数等的应用,是视频驱动开发的必备工具。-Video 4 Linux 2 programming classic, introduced in detail the Linux kernel v4l2 interface, API function application, is a video driver development tool.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:376008
    • 提供者:xy
  1. copy

    0下载:
  2. 掌握Linux系统用户界面中键盘命令的使用。 2、学会一种Linux下的编程环境-To master the use of keyboard commands in the user interface of the Linux system. Learn a Linux programming environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:4113
    • 提供者:dq131072
  1. Linux-device-driver

    0下载:
  2. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备.-This book to write your own guide you on how to drive, and how to use the kernel the relevant part. We adopt a kind of equipment-independent party Method Programming t
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:853851
    • 提供者:张留全
  1. OS_V1.0

    0下载:
  2. 刚出来半年的时候,自己为了练习,自己封装的一套windows和linux的系统接口,还有socket网络编程接口。还专门写了一个window是下面的模块测试软件。注意,linux由于后面时间问题,没有测试,也没有完善。希望能对初学者们有用。-Just out of half a year, his to practice, a set of Windows and packaging of Linux system interface, and socket network programmin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9308612
    • 提供者:zhaohang
  1. QTrumen

    0下载:
  2. 这是qt的入门电子书,qt主要是在linux下用于界面编程。-This is the entry eBook of qt qt under linux for interface programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1807281
    • 提供者:torichi
  1. for-linux-threads

    0下载:
  2. 可以用来学习如何在linux环境中多线程编程,用于熟悉linux提供了哪些线程编程的API接口。-Can be used to study the multi-threaded programming in a Linux environment, used to be familiar with linux which threaded programming API interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5824
    • 提供者:dongmenqing
  1. connectWithStream

    0下载:
  2. 利用socket网络编程和图形界面技术,实现客户端和服务器之间的通信,从而达到两台机器通信的目的。-Socket network programming and graphical interface, the communication between client and server, so as to achieve the purpose of the two machines to communicate.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:2341
    • 提供者:xie
  1. GNU_Linux-program

    0下载:
  2. 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:14037110
    • 提供者:张箫
  1. Serial-communication-programming

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:1370
    • 提供者:caiwenxing
  1. Qt4-Code

    0下载:
  2. linux编程,QT界面编程,包含各种qt编程实例,介绍qt编程方法-linux programming the QT interface programming, including a variety of qt programming examples introduced qt programming method
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:6464551
    • 提供者:安格
  1. x86

    0下载:
  2. linux编程中的QT界面设计,完成的工程,可以通过界面控制产生PWM控制信号-Design of QT interface in Linux programming, to complete the project, you can PWM control signal generated by the control interface
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:313412
    • 提供者:reerdfk
  1. chatClient

    0下载:
  2. linux socket编程,使用qt编程,实现界面,是的界面美观,使用到了多线程网络的综合应用。-linux socket programming, qt programming, interface, beautiful interface, the use of multi-threaded network applications.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:15527
    • 提供者:xuheng
  1. CD

    0下载:
  2. 用linux shell编程实现CD数据库管理(可视化界面)(与《linux程序设计》中的命令行不同)-Linux shell programming with CD Database Management (visual interface) (with " linux programming" in the command line different)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:8959
    • 提供者:inherit
  1. first

    0下载:
  2. qt 程序编程 为初学linux 界面编程 GUI 初学者准备 有错误的 不吝指正-qt programming GUI programming interface for the beginner linux beginners hesitate to correct me wrong
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:6315
    • 提供者:liyingjun
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com