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

搜索资源列表

  1. libiec61850-0.7.7

    0下载:
  2. 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量
  3. 所属分类:Energy industry

    • 发布日期:2017-05-03
    • 文件大小:723071
    • 提供者:李靖
  1. libiec61850-0.7.8

    1下载:
  2. 此库通过标准C编写,提供IEC61850的MMS协议实现;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:1015016
    • 提供者:李靖
  1. 06-file_io

    0下载:
  2. Linux下文件IO操作示例。包括以下示例:copy_file,lock_set,poll,select,standard_io,producer-Linux operating under the File IO examples. Include the following examples: copy_file, lock_set, poll, select, standard_io, producer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:13688
    • 提供者:sky
  1. 07-process

    0下载:
  2. Linux下进程处理示例程序。包括以下示例:pid,execl,execle,execlp,execve,exi,fork,waitpid,daemon,syslog_daemon,daemon_proc,multi_proc-Under the process of dealing with Linux sample program. Include the following examples: pid, execl, execle, execlp, execve, exi, fork, w
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:13437
    • 提供者:sky
  1. 09-thread

    0下载:
  2. Linux下线程处理程序示例。包括以下示例:thread,thread_attr,thread_mutex,thread_sem,producer-customer-Linux Thread handler examples. Include the following examples: thread, thread_attr, thread_mutex, thread_sem, producer-customer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7136
    • 提供者:sky
  1. Qt_v4l2.tar

    0下载:
  2. Qt_v4l2.tar.gz 是一个V4L2 例子, 在LINUX系统下采用QT 打开并编译 即可! 这是一个相当简单的实例!对学习有很大帮助!-Qt_v4l2.tar.gz is a V4L2 example, using QT in the LINUX system is open and can be compiled! This is a fairly simple examples for learning a great help!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:10486
    • 提供者:velidar
  1. acl

    0下载:
  2. Linux下权限管理命令acl详解,用法及实例-Linux Permissions Management Commands acl Hi, usage and examples
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1118
    • 提供者:SimmerChan
  1. csmodel

    0下载:
  2. linux下基于c++socket通信的服务器端的实例代码-Examples linuxc++socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:169449
    • 提供者:james
  1. i2c

    0下载:
  2. linux示例代码\examples\i2c\24C-linux code\examples\i2c\24CXX
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:4949
    • 提供者:ndayth
  1. 5-dist.tar

    0下载:
  2. 凯利斯克编著的这本《Linux\UNIX系统编程手册 (上下)》是介绍Linux与UNIX编程接口的权威著作 。Linux编程资深专家Michael Kerrisk在书中详细 描述了Linux/UNIX系统编程所涉及的系统调用和库函 数,并辅之以全面而清晰的代码示例。-Kelly Trask edited this Linux \ UNIX System Programming Guide (up and down), is to introduce the authoritative bo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:232213
    • 提供者:citymonster123
  1. OSG

    0下载:
  2. Open Scene Graph User s Guide 源码包含Windows和Linux两个平台已经编译好的工程文件以及大量的测试数据文件和例子程序-Open Scene Graph User s Guide includes Windows Linux Data Examples
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3825087
    • 提供者:溜达非
  1. qt-sqlite-master

    0下载:
  2. qt操作sqlite数据库简单源码示例。已经在linux平台上面测试通过-qt sqlite operation simple source code examples. It has been tested in linux platform above
  3. 所属分类:Other Databases

    • 发布日期:2017-04-15
    • 文件大小:7863
    • 提供者:秦飞
  1. framebuffer

    0下载:
  2. linux下操作framebuffer的例子-Examples of framebuffer under Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:977
    • 提供者:姚永光
  1. cPP-ex

    0下载:
  2. 在linux系统下的c++语法例子,初学者可以-Under Linux system in c++ syntax examples, beginners can take a look
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7420
    • 提供者:倪志
  1. network_epool_pool_select_demo

    0下载:
  2. Linux 网络编程 pool epool 和 的简单使用示例,有利于分析理解这几种方式的用法。-Simple to use examples Linux Network Programming poll epoll and conducive to analyze and understand the usage of this in several ways.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:Fockey
  1. MOXA_xscale_Linux_can

    0下载:
  2. MOXA公司 xscale平台Linux嵌入式计算机下的CAN使用事例-MOXA the xscale platforms Linux embedded computer CAN use examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2319
    • 提供者:fo6215704zhiqi
  1. hello

    0下载:
  2. ARM9的基本代码示例,在linux下的初学者使用-ARM9 basic code examples
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3990
    • 提供者:张素伟
  1. Ubidots-detect-pi-memory

    0下载:
  2. 自从物联网 [IoT]兴起后,许多开发商都致力于特定用途的云端平台开发, Ubidots 就是专门针对传感器接收的云端平台,他可将感测的讯息透过 [web hook] [E-mail] [简讯] 通知相关人员,因为不必花时间在 Ubidots 端写程序,只需做相关触发条件的设定,所以十分好用。 User 只要在支持 Python的任何系统 (window linux IOS),将 IO 所感测的数值传送至 ubidots 云端平台,它即可将讯息通知相关人员 以下网址范例是在树莓派写一pyt
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:516886
    • 提供者:slim
  1. test_fifo

    2下载:
  2. 多进程的有名管道通信实例,在pc中linux环境下测试通过,测试中使用2个有名管道实现全双工通信,test_fifo_rw用于写管道,并读取另一个管道内容,test_fifo_echo将读管道的数据简单处理后回送到另一个管道中,-Examples of well-known multi-process communication named pipe, in the pc linux environment tested, the test used in two well-known pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:9890
    • 提供者:tanxu
  1. change_passwd

    0下载:
  2. shell脚本实现Linux下交互式与非交互式修改用户密码的例子-Examples of interactive and non interactive user password changes under Linux
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:12912
    • 提供者:fhyang
« 1 2 ... 31 32 33 34 35 3637 »
搜珍网 www.dssz.com