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

搜索资源列表

  1. adc-test

    0下载:
  2. Linux AD转换程序,非常有用,希望大家下载-Linux AD conversion process is very useful, I hope everyone downloads
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:869
    • 提供者:高攀
  1. ttload

    0下载:
  2. Load the basic TrueType tables, i.e., tables that can be either in TTF or OTF fonts (body) for Linux. -Load the basic TrueType tables, i.e., tables that can be either in TTF or OTF fonts (body) for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7764
    • 提供者:jaisuvon
  1. test_trig

    0下载:
  2. This the Test I/O interface Source Code for Linux Driver. -This is the Test I/O interface Source Code for Linux Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4177
    • 提供者:vagiugue
  1. human_readable

    0下载:
  2. All-integer version (hey, not everyone has floating point) of make_human_readable_str, modified from similar code I had written for busybox several months ago Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2014
    • 提供者:yuconqo
  1. mango_demo

    0下载:
  2. OpenCV编程资料,这是个用opencv写的一个简单的图像编辑软件-I made a simple but nice photo editor with OpenCV. It can be used to edit photos, such as, adding simple effects, changing the brightness and the contrast, histogram equalization, face detection, etc. For the GUI, I
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2216555
    • 提供者:eadkenny
  1. linuxPPT

    0下载:
  2. 这一套代码是linux系统下集群实现的所有源码,很有研究价值。希望与大家共享-This set of code is the linux system to achieve all of the cluster source, great research value. I hope to share
  3. 所属分类:Linux Network

    • 发布日期:2017-05-16
    • 文件大小:4272384
    • 提供者:fengbolun
  1. sale_products

    0下载:
  2. 自己在linux或unix机器上实现的模拟商品商品销售与管理的代码。采用mysql数据库,希望与大家共享-Themselves in linux or unix machine simulation products to achieve sales and management code. Using mysql database, I hope to share
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:30930
    • 提供者:fengbolun
  1. network_change_notifier_win

    0下载:
  2. All OCSP handlers should be called in the context of CertVerifier s thread (i.e. worker pool, not on the I/O thread). It supports blocking mode only for Linux. -All OCSP handlers should be called in the context of CertVerifier s thread (i.e. worke
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:16665
    • 提供者:gaiqengru
  1. omapfl-1.0

    0下载:
  2. OMAP Flash Loader This replacement can program the Spectrum Digital OMAP5912OSK evaluation boards. It can also program version D boards, that the original program can t. Also, this program is for Linux (and perhaps other Unixes), not for M$-
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:31329
    • 提供者:zhongvv
  1. zfstream

    0下载:
  2. A C++ I/O streams interface to the zlib gz functions for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3463
    • 提供者:rievangpon
  1. inode_hash

    0下载:
  2. This is allows an inode in an ext2 filesystem image to be accessed via the I/O manager interface for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2423
    • 提供者:juncuecue
  1. io_manager

    0下载:
  2. io_manager.c --- the I/O manager abstraction Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1455
    • 提供者:xotaiqen
  1. unix_io

    0下载:
  2. This the Unix (well, really POSIX) implementation of the I/O manager.Implements a one-block write-through cache for Linux. -This is the Unix (well, really POSIX) implementation of the I/O manager.Implements a one-block write-through cache for Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:4198
    • 提供者:yertouming
  1. GTKplayer

    0下载:
  2. 自己编写的GTK播放器,linux C环境,方便学校GTK编程和Make工具的入门学习。-I have written GTK player, linux C environment for school GTK programming and Make tools learning portal.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:442682
    • 提供者:杨小刚
  1. tcp_client

    0下载:
  2. 该计划是linux下的客户端程序,可以独立运行,相机和接收主机,我希望能给大家提供一定的参考价值。-The program is under linux client program that can run independently on the camera and receive host, I hope to give you for providing some reference value.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2195
    • 提供者:弭宝福
  1. pngerror

    0下载:
  2. stub functions for i/o and memory allocation for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:14659
    • 提供者:kudoujei
  1. OTA-upgrade-steps

    0下载:
  2. 目前在跟一个平板项目,客户要求能实现OTA升级功能,于是乎得搭建一个OTA服务器,在linux系统下进行操作。本人其实也就是个软件测试的,被逼着去弄这个东西,没办法,于是硬着头皮去弄了,这个OTA操作步骤为小菜鸟提供了比较详细的方法,如果您是老手的话,建议还是别看了,-Currently in the project with a tablet, customer requirements to achieve OTA upgrade functionality, and thus have t
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:2174
    • 提供者:颜伏坤
  1. GLib

    0下载:
  2. g l i b库是L i n u x平台下最常用的C语言函数库,该文档主要介绍glib基础知识-The glib library is the most commonly used C language function library on linux platform, the document describes the basics glib
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1477921
    • 提供者:youming huang
  1. qimageiohandler

    0下载:
  2. The QImageIOHandler class defines the common image I/O interface for all image formats in Qt for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4898
    • 提供者:hangfaozer
  1. Design-Patterns

    0下载:
  2. 设计模式精解-GOF23种设计模式解析: VS2012重写所有实现,所有类都分头文件和源文件。包含VS2012完整解决方案,Linux和子工程MakeFile和所有工程的Makefile。所有重写代码都按实际项目要求重写。本资源包含原作者PDF文档,我重写的代码和笔记。-Jing Xie-GOF23 design pattern design patterns Resolution: VS2012 rewrite all realize that all classes are split
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3245959
    • 提供者:chenyujie
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com