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

搜索资源列表

  1. linuxstudy

    0下载:
  2. 主要提供了一套linuxboot,image以及devicetree的制作方法,还提供了一个应用程序,已经验证可以使用,用于数据的采集和AD的控制。(Mainly provides a set of linuxboot, image and devicetree production methods, but also provides an application that has been validated, can be used for data acquisition and AD
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:7757824
    • 提供者:limantou
  1. 学习文档

    0下载:
  2. linux学习文档,常见的操作流程应用技巧(linux operation user command and useful tips for daily job.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:4985856
    • 提供者:龙王传说
  1. ktjd

    0下载:
  2. 用java编写的一个模拟linux的diff功能的工具,很好,不错(Written in Java a simulated diff function of Linux tools, very good, good)
  3. 所属分类:电子政务应用

    • 发布日期:2017-12-23
    • 文件大小:52224
    • 提供者:hujun7888
  1. 新建文件夹

    0下载:
  2. ADC应用程序,可以根据设备文件的名字改一下文件名再用,改一下分辨率再用。(A small analog-to-digital conversion application)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-15
    • 文件大小:29696
    • 提供者:yutangxuanma
  1. 20121209

    0下载:
  2. DNS服务端软件程序编写,主要是关于关于protobuf的应用和DNS服务器原理的部分代码,上传做备忘录(DNS server software programming, mainly on the application of protobuf and DNS server principle part of the code, upload a memo)
  3. 所属分类:网络编程

    • 发布日期:2017-12-18
    • 文件大小:13312
    • 提供者:魔镜
  1. wait-for-up

    0下载:
  2. 一个bash脚本,用于等待主机和TCP端口的可用性(是否已启动)。 注:需 nc 应用程序(Use for check if host connection is up (TCP). Good for synchronization)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:hangw
  1. framebuffer_linux

    0下载:
  2. 在linux下使用通用的framebuffer驱动提供的应用接口在屏幕上显示画面和bmp图片的像素内容,自动对bmp的像素进行处理以适应屏幕分辨率和色深。注意如果是pc的linux由于桌面采用X11机制所以不兼容framebuffer,需要按ctrl+alt+f1进入终端后才能看到framebuffer上的内容(use linux framebuffer interface to show bmp file on lcd)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:henvelleng
  1. debug_segmentation

    0下载:
  2. linux 段错误打印调试,应用程序调用函数(linux segmentation debug)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:12288
    • 提供者:luwenqi
  1. 01_session_daemon_test

    0下载:
  2. 在网络通讯时,源主机的应用程序知道目的主机的IP地址和端口号,却不知道目的主机的硬件地址,而数据包首先是被网卡接收到再去处理上层协议的,如果接收到的数据包的硬件地址与本机不符,则直接丢弃。因此在通讯前必须获得目的主机的硬件地址。ARP协议就起到这个作用。源主机发出ARP请求,询问“IP地址是192.168.0.1的主机的硬件地址是多少”,并将这个请求广播到本地网段(以太网帧首部的硬件地址填FF:FF:FF:FF:FF:FF表示广播),目的主机接收到广播的ARP请求,发现其中的IP地址与本机相符,
  3. 所属分类:Linux/Unix编程

  1. xenomai-3.0.5

    0下载:
  2. 最新的xenomai linux 实时补丁。广泛用于工业控制,机械臂等应用(the latest real time patch for linux.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:15213568
    • 提供者:einsn
  1. linux-i2c

    0下载:
  2. 这是一份在linux3.5内核上编写的IIC子系统模型,应用于触摸屏驱动,在tiny4412开发平台上成功运行(This is a IIC subsystem model written on the linux3.5 kernel, applied to touch screen drivers, and successfully operated on the tiny4412 development platform)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:520陈先生
  1. CellPhoneUXDemo-0.2-Win32

    0下载:
  2. 在目前手机领域,用户体验才是产品的核心因素。该程序为基于Linux、miniGUI开发的手机应用界面,属开源代码。可为编程者提供一种熟悉嵌入式图像用户界面开发的途径。(The success of iPhone benefits from its excellent user experience. After a detailed analysis of user experience of iPhone, we can clearly see that user experience doe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:16711680
    • 提供者:bbb1234567
  1. phpalFelica

    1下载:
  2. Linux 系统下CLRC663 Felica 卡 应用程序代码(CLRC663 Felica card application code under Linux system)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:8192
    • 提供者:非子
  1. pcm_basic

    0下载:
  2. alsa声卡读写接口函数,结构体配置封装,包含了打开关闭,读写等函数接口,在声卡操作的应用中,可以直接拿来使用(Alsa audio card reading and writing interface functio)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:hcy2017
  1. 红外计数器写SD_170810

    0下载:
  2. 本代码是应用在RK3288平台上的红外计数器驱动(This code is applied to the infrared counter driver on the RK3288 platform)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:小清奈
  1. app

    0下载:
  2. 在Android系统中运行,通过打开设备获取底层驱动红外计数器的信息(Running in the Android system, through the opening device to obtain the underlying drive infrared counter information)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:小清奈
  1. gps

    0下载:
  2. 应用在RK3188平台上的GPS驱动代码,建议内核版本是3.0一下的使用(Application of GPS driver code on the RK3188 platform, it is recommended that the kernel version is 3 of the use)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-01
    • 文件大小:7168
    • 提供者:小清奈
  1. xinhu_utf8_v1.5.6

    0下载:
  2. OA系统开源代码: 1、移动,免费开源工作系统,数据全部自己管理。 2、自定义管理应用,模块数据,权限分配。 3、单据快速提醒推送,重要通知任务及时提醒。(Open source code for OA system: 1, mobile, free open source work system, data all their own management. 2, custom management applications, module data, permissions dis
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2655232
    • 提供者:木澐
  1. MODBUS-51版

    0下载:
  2. MODBUS通许源代码 MODBUS是工业控制中基于RS485物理接口的应用层协议被广泛应用于现代工业生产控制中现场总线协议标准(MODBUS Tongxu source code for MODBUS is in the industrial control application layer protocol RS485 physical interface based on fieldbus protocol is widely used in modern industrial prod
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-06
    • 文件大小:10537984
    • 提供者:zhikong
  1. video

    0下载:
  2. 基于Linux的数码相册应用层和驱动层代码(can be loaded into embedded systems key_drivers)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:猫打狗
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com