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

搜索资源列表

  1. Linux-Netfilte-

    0下载:
  2. 实现linux下防火墙,可以自由添加过滤规则,实现相应过滤功能,建议在ubuntu下运行-Achieved under linux firewall, they can add filtering rules to achieve the appropriate filter, it is recommended to run in ubuntu
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2449
    • 提供者:飞雪倾心
  1. linux

    0下载:
  2. 简单课表查询,在LINUX下开发编译的,可以实现简单课表查询,以及系统当前时间。-Timetable simple queries, compiled under LINUX development, can achieve a simple curriculum inquiry, and the current system time.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Ronge
  1. linux-0.11

    0下载:
  2. linux0.11版本的全部源码,对于想对linux内核有了解的同学,可以看看,虽然linux现在内核的架构改变了,仍然不失为了解早期内核机制的手段。-linux0.11 versions of all the source code for those who want to understand the linux kernel students can see, although the linux kernel architecture has changed now, is still
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:122767
    • 提供者:wangyang
  1. NetManagementSystem

    0下载:
  2. 一个linux下的网络管理系统,可用于嵌入式系统。包含定时器、socket、udp、多线程等功能模块。-A network management system under linux, can be used for embedded systems. Includes a timer, socket, udp, multi-threading and other functional modules.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:452112
    • 提供者:杰米
  1. server

    1下载:
  2. linux下的简单的ftp服务器源码,可以使用的。-Simple ftp server source code under linux, can be used.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-06-12
    • 文件大小:2977
    • 提供者:lg
  1. linux_getch

    0下载:
  2. linux下实现getch函数功能,可键盘仅输入字母-Function getch achieve under linux, can only enter letters keyboard
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1063
    • 提供者:黄建华
  1. CAN(0202)

    0下载:
  2. 6410开发板CAN模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 CAN module development board, the driver and testing procedures. Experimenta
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:308705
    • 提供者:张扬
  1. 6410-linux-wifiConfig

    0下载:
  2. 6410-linux下的配置wifi的工具,自己开发的 用QT开发的,在TINY6410下测试可以用,最新出炉,打破友善之臂的垄断-Configure wifi 6410-linux under the tools to develop their own development with QT in TINY6410 under test can be used, the latest released, breaking the monopoly of a friendly arm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:638315
    • 提供者:
  1. can_test

    0下载:
  2. 基于linux的can总线读写测试程序。可直接通过makefile编译。-linux can bus test
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:6413
    • 提供者:jjj
  1. Linux-contol-vedio

    0下载:
  2. 基于linux 视频滚动条 控制视频 对于想在这方面研究的初学者可以借鉴-Linux based video scroll bar control video Who want to study in this regard beginners can learn
  3. 所属分类:Video Capture

    • 发布日期:2017-05-04
    • 文件大小:1081253
    • 提供者:颜文
  1. mytest

    0下载:
  2. 嵌入式MYSQL编程例子,在WINDOWS或者LINUX上都可以运行-MYSQL programming examples embedded in the WINDOWS or LINUX can run on both
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:beunvei
  1. main

    0下载:
  2. linux下实现中国象棋,可在局域网内联机对抗-the Chinese chess achieved in linux can be played in local network
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:3919018
    • 提供者:张凡
  1. Written-linux-serial-procedures

    0下载:
  2. 编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,可以直接调用-Written linux serial procedures to achieve the basic serial communication function, and when receiving packets using a ring buffer, you can directly call
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2791
    • 提供者:wei
  1. Linux-for-command

    0下载:
  2. linux必学命令 Linux提供了大量的命令,利用它可以有效地完成大量的工作,如磁盘操作、文件存取、目录操作、进程管理、文件权限设定等。-Linux will learn Linux command provides a large number of orders, it can be effectively completed a lot of work, such as a disk operation, file access, directory operations, proces
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6252
    • 提供者:孺子牛
  1. plot01.tar

    0下载:
  2. 使用qwt库绘制随机曲线,可以调节速度,代码清晰,linux下可直接执行。-Use the Qwt library to draw random curve, you can adjust the speed, code clarity, Linux can be directly executed.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:23390
    • 提供者: 惠晴雨
  1. linux

    0下载:
  2. linux核心源代码,可在此基础上用于嵌入式应用开发,也是学习操作系统内核的参考资料.-linux kernel source code can be used to develop embedded applications on this basis, but also to learn the operating system kernel references.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:91115
    • 提供者:范勇
  1. linux-tanchishe

    0下载:
  2. 在Linux环境下用curses库写出来的贪吃蛇,可以用来作简要参考。-In the Linux environment to write out the Snake with curses library can be used to make a brief reference.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:心亘
  1. Linux-

    0下载:
  2. Linux 系统下串行通讯下载器讲解入门,及应用,自己可制作-Linux system serial communication downloader explain entry, and application, he can produce
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:11128
    • 提供者:王乐
  1. linux

    0下载:
  2. 此压缩包里面的文档是linux学习必备的指令,存原创,根据本人学习linux这些年总结出来的,忍痛开放,该指令是基于unbutu平台的,其它平台的也可以借鉴,但是有一些是不一样的!希望对您有用!-This document is compressed inside the essential learning linux commands, save the original, according to my learning linux summed up all these years, r
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3015
    • 提供者:xiaoli
  1. wave

    0下载:
  2. wave文件读取,C语言编写,windows/linux均可使用-wave file read, C language, windows/linux can be used
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:801
    • 提供者:肖瑞
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com