CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - unix/linux

搜索资源列表

  1. talk_tcp_linux

    0下载:
  2. unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:897.61kb
    • 提供者:刘浪
  1. linux&unixshell编程指南

    0下载:
  2. 介绍linux和unix的编程的书籍,比较详细介绍shell编程的理论。-A book of introducting linux and unix programming, it precisely introducts the theroy of shell programming.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:18.65mb
    • 提供者:王凯
  1. LINUX

    0下载:
  2. LINUX与UNIX Shell编程指南,学习linux很好的一本书
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:17.03mb
    • 提供者:赵鹤
  1. IniFile

    1下载:
  2. Unix/Linux下的INI文件读取、设置函数
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.95kb
    • 提供者:lxl
  1. linux-v4l2-capture

    1下载:
  2. linux和Unix下基于标准驱动v4l2驱动的一个视频捕捉的小程序,在设置初期很有帮助,可以快速的熟悉v4l-linux and Unix standards-based driver v4l2 video capture driver for a small program, very helpful in the early set, you can quickly familiar with v4l
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-07-03
    • 文件大小:13.03kb
    • 提供者:gongqg
  1. write_log

    0下载:
  2. unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2.81kb
    • 提供者:mich
  1. Embedded-Linux-for-Blackfin

    0下载:
  2. Uclinux是当前广泛应用的一种嵌入式Linux操作系统,是一个完全符合GNU/GPL公约的项目,与UNIX完全兼容,完全开放源码。英文单词中u表示Micro,c表示control,所以Uclinux的意思是“微控制领域的Linux系统”。 Uclinux针对嵌入式应用的特点,对Linux的内核(所用版本为linux2.6)进行了修改和重新编译,其大小远小于原来。它包含Linux常用的API,保留了原来Linux操作系统具有的高稳定性、强大的网络功能和卓越的文件系统支持功能等优点。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:109.51kb
    • 提供者:bailongma
  1. pi_css5_src.tar

    0下载:
  2. Linux 下 的superpi源码, 使用FFT算法实现可以做测试使用.-A good superpi source code running at linux/unix platform, also you can port to any hardware.Realized with FFT algorithm.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:136kb
    • 提供者:Edwin
  1. gpe-edit

    0下载:
  2. This is a text editing for Unix-linux system which uses GTK-2.0
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:273.08kb
    • 提供者:缪炜
  1. UNIX.BOOT.CAMP.hourtwo

    0下载:
  2. 这是非常好的给新手的Unix,Linux入门东西,是学校给没有接触Linux的两小时入门文章的第二部分,操作性强。-UNIX.BOOT.CAMP.hourtwo
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1.26mb
    • 提供者:Jerry
  1. usbbootsource

    0下载:
  2. uboot的源代码, 搞Unix和Linux的朋友可以看看。请用ARM公司的realveiw工具查看。-uboot source code, engage in Unix and Linux friends can see. Please use ARM s realveiw tool to view.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-08
    • 文件大小:1.7mb
    • 提供者:zhang
  1. Linux-gdb

    0下载:
  2. GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。所谓“寸有所长,尺有所短”就是这个道理。-GDB is the GNU open-source organizations, released under a powerful debugging tool for UNIX. Perhaps you prefe
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:1.13kb
    • 提供者:王振
  1. wrap_alarm

    0下载:
  2. unix-linux下多功能定时器,可以有多个alarm,线程安全。-unix-linux under the multi-function timer, you can have more than one alarm, thread-safe.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:2.69kb
    • 提供者:mich
  1. cross-platform-lib

    0下载:
  2. 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:10.75kb
    • 提供者:陈真
  1. linux-study

    0下载:
  2. 很好的linux/unix的编程学习资料,是学习linux的精华资料,与大家共享-linux study
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.76mb
    • 提供者:罗富文
  1. linux-time

    0下载:
  2. Unix/Linx 系统中所有时间相关的处理函数的总结(包括获取设置系统时间,带时区不带时区时间以及不同格式的时间字符串)-Unix/Linx system processing functions all the time-related summary (including access to set the system time with time zone with no time zone and time strings in different formats)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:96.49kb
    • 提供者:andy
  1. amga2

    0下载:
  2. AMGA2 (handles multi-objective optimization problems) -AMGA2 code (Unix/Linux compatible)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:45.11kb
    • 提供者:Hovering2008
  1. sqlit

    0下载:
  2. 基于unix linux 的sqlite c编程,对数据库进行查询,遍历等-Sqlite c programming based on Unix, Linux, the database query, traversing, and so on
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2.12mb
    • 提供者:hejie
  1. 2

    0下载:
  2. 实现unix linux xml简单数据的操作。创建,网络发送,解析等-The operation of Unix Linux simple XML data.Create, send, resolution, etc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:20.1kb
    • 提供者:hejie
  1. UNIX-Advanced-programming

    0下载:
  2. 详细讲解了从c高级 linux基础 文件 标准库 目录结构 进程 线程 以及进程线程间的通信 终端 数据库等知识,中文版-Detailed account of knowledge senior c linux standard library directory file structure based interprocess communication terminal threads and process threads, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-11
    • 文件大小:17.53mb
    • 提供者:周松松
« 12 3 »
搜珍网 www.dssz.com