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

搜索资源列表

  1. uClinux编译傻瓜教程

    1下载:
  2. 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port func
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1085269
    • 提供者:朱春开
  1. 构建嵌入式linux系统

    0下载:
  2. 本书主要介绍嵌入式交叉开发环境搭建、Linux内核交叉编译、Linux根文件系统定制、Linux在嵌入式系统中网络服务定制等。-book introduces embedded cross-development environment structures, cross-compiling the Linux kernel, Linux root file system customization, Linux in embedded systems, such as customized n
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1047057
    • 提供者:zyq
  1. linixtoAT91RM9200

    0下载:
  2. 这是毕业设计论文,前部分是关于嵌入式系统的综述,后部分是嵌入式系统的软件设计,完成对AT91RM9200Bootloader的移植,Linux内核的建立,串口、液晶、网络驱动程序的编写,以及文件系统的建立,为用户提供了完整的开发平台。-Graduation Thesis, the former part of the embedded system on the after part of the embedded system software design, AT91RM9200Bootlo
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1470715
    • 提供者:车亮
  1. rs_test

    0下载:
  2. 一个通过无线设备传输文件程序主要涉及内容是网络通信和RS232设置 -a wireless transmission equipment involved documentation procedures as the main communication network is set up and RS232
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:122090
    • 提供者:fengyi
  1. UDPImageArmLinux

    0下载:
  2. 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:859886
    • 提供者:吴敏
  1. update

    0下载:
  2. 用在X86芯片的嵌入式系统中的自动更新程序,c语言开发。网络,文件等操作值得一看
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2225
    • 提供者:nidaye
  1. DotNet

    0下载:
  2. 网络通信 数据存取 源码 增加分类 压缩文件有密码
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:278219
    • 提供者:谈方兵
  1. 2410vivi_src_r03.tar

    0下载:
  2. 这个vivi的功能很丰富,除了mizi标准的vivi功能以外,其它的特点如下: 1、支持yaffs文件系统的启动 2、具有VGA芯片初始化功能 3、具有CS8900A/DM9000A网络芯片的网络下载功能 4、可以启动WindowsCE映象
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:550723
    • 提供者:chen
  1. vivi

    0下载:
  2. vivi是MIZI公司开发的系统引导程序,原本只支持串口下载。本文以S3C2410处理器加CS8900网络芯片为例,介绍一种在vivi基础上增加网络支持的设计方法,使vivi能够通过TFTP下载文件,可以有效地缩短系统的开发周期,方便用户使用。 关键词 vivi Bootloader TFTP协议 网络功能扩展   随着嵌入式的发展,基于ARM的系统越来越流行。在开发ARM系统时,第一步就是要选择一种合适的Bootloader。目前网络上可得到的Bootloader很多,一
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:504674
    • 提供者:uanddc
  1. s3c6410-h264-IDR-encode-ok

    1下载:
  2. 这是上一个代码的优化,加了IDR帧编码,适合不稳定网络(如移动通信网),已产品化,基于华恒S3C6410-R2开发板采集视频并压缩为H264格式,带IDR帧,使用时.c文件要改名为cam2fb.c-This is a code optimization, plus the IDR frame coding for unstable networks (such as mobile communications network), has been product oriented, huahen
  3. 所属分类:Embeded Linux

    • 发布日期:2014-07-28
    • 文件大小:3072
    • 提供者:杨在
  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
    • 文件大小:112134
    • 提供者:bailongma
  1. update_nandflash_online

    0下载:
  2. 基于xscale的远程更新nandflash设备,在线升级redboot,Image以及根文件系统,还包括网络流量统计等相关功能-XScale-based remote update the NANDFLASH equipment, online upgrade redboot, Image, and the root file system, also includes network traffic statistics and other related functions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-20
    • 文件大小:5643204
    • 提供者:jpyy
  1. ARM_embedded_Linux

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3849766
    • 提供者:陈笑天
  1. aw_4_1_1_16

    0下载:
  2. 请高手们帮忙解读一下网络摄像机的bin文件控制软件-Please experts used to help interpret what the network camera control software bin files
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:113198
    • 提供者:jl
  1. SecureFileTransfer

    1下载:
  2. 一个安全文件传输的项目资料,用到的用H.264算法,网络加密算法等等里面有详细的项目文档和项目实例,已经在产品中得到应用-A secure file transfer program, as used with the H.264 algorithm, encryption algorithm, etc. inside the network detailed project documents and project examples, has been applied in the prod
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:420359
    • 提供者:小康
  1. embedded_linux_system_development_for_ARM_PDF_Book

    0下载:
  2. 《ARM嵌入式Linux系统开发》随书光盘中的电子书,PDF格式,主要包括(仅列举重要部分):第 9章 目录与文件.pdf,第 10章 文件I O.pdf,第 11章 网络编程.pdf,第 12章 无连接的套接字通信.pdf,第 13章 面向连接的套接字通信.pdf-" ARM Embedded Linux System Development," CD-ROM with the book in e-book, PDF format, mainly including (to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4742249
    • 提供者:
  1. socket

    0下载:
  2. DavinciDM6446系统下,网络通讯SOCKET传输YUV文件代码.包括客户端和服务端-DavinciDM6446 system, network communication SOCKET transfer YUV file code. Including client and server-side
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1221665
    • 提供者:mafaqing
  1. mjpg-streamer-mini2440-read-only

    0下载:
  2. 基于Micro2440 通过网络浏览和控制CMOS 或USB 摄像头。Mjpeg‐stream 是一个开源软件,用于把mjpeg 格式的文件变成流媒体输出,这里作者把它移植到micro2440,并做好了相应的启动运行命令。-Based Micro2440 network view and control CMOS, or USB camera. Mjpeg-stream is an open source software for the mjpeg format into streaming
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-25
    • 文件大小:1093153
    • 提供者:王刚
  1. 2410-NFS

    0下载:
  2. 2410下的NFS(网络文件系统搭建)详解,步骤清晰准确,亲测无误!-2410 under NFS (network file system structures) Detailed, step clearly and accurately, pro-test correctly!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:479414
    • 提供者:林艺文
  1. UCOS+LWip移植资料文件

    0下载:
  2. 基于stm32f系列的关于ucosii和lwip的移植文件,操作系统和简易的网络系统(Based on STM32F series of porting files for uCOSII and LwIP, operation system and simple network system.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-03
    • 文件大小:34849792
    • 提供者:sxlegend
« 12 3 »
搜珍网 www.dssz.com