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

搜索资源列表

  1. linux2.6-sdio_wifi

    0下载:
  2. linux无线网卡marvell驱动加载文件列表 资料很全,芯片是marve-linux wireless card the marvell driver loaded file list linux wireless network card marvell driver loaded file list
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:1350510
    • 提供者:李晓欢
  1. DuLinkList_file

    0下载:
  2. 读取目录中的文件名,放到循环双链表中,按1查看前一个, 按2查看后一个,按3退出。 -Read files in the directory name into the circulation doubly linked list, press 1 View 2 View 3 exit.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:1060
    • 提供者:陈春健
  1. Josephus

    0下载:
  2. 题目:有n个人围成一圈,顺序排号,从第一个开始报数 (从1到3报数),凡报到3的人退出圈子,问最后最后留下 的是原来第几号的那位. 提示:用循环链表完成 -Title: n personal circle sequence Arranging reported from the first number (from 1 to 3 count off), who report 3 exit the circle, asked the final last left the orig
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-10
    • 文件大小:1234
    • 提供者:陈春健
  1. DREAMER

    0下载:
  2. 基于数据链表的学生成绩管理的设计与实现.-Based on the data list of student achievement management design and Realization.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:266459
    • 提供者:ypj
  1. myPlayer

    0下载:
  2. 实现简单的MP3播放,播放列表歌曲的增加删除,实现多个子列表的同时拖动!增加皮肤功能。-Simple MP3 player, play a list of songs to increase delete multiple sub-list drag!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-01
    • 文件大小:23093
    • 提供者:潘凯波
  1. airplaneSystem

    0下载:
  2. 基于C语言编写的一个航班查询系统,可以实现机票的信息查询,并显示机票的具体信息,以结构体链表实现。-Flight inquiry system based on the C language, ticket information query and display ticket information structure linked list.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:10939
    • 提供者:黄海盛
  1. link

    0下载:
  2. 单项链表实现了修改节点、插入节点、删除节点。-Single linked list to modify the node to insert nodes, delete nodes.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:3759
    • 提供者:huang
  1. libusb-compat-0.1.4

    0下载:
  2. libusb适配层,可以使早期针对libusb-0.1写的代码工作在libusb1.0上-A compatibility layer allowing applications written for libusb-0.1 to work with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk like libusb-0.1. Do not attempt to install libu
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-05
    • 文件大小:297635
    • 提供者:林海
  1. Normal-files-directories-

    0下载:
  2. 普通文件和目录编程 1. 编写程序mycp.c,实现从命令行读入文件的复制功能,用原始文件系统调用。 2. 编写程序mycat.c,实现文件内容的显示,用原始文件系统调用实现。 3. 用流文件系统函数重新编写上面的程序。 . 调用目录函数,编写程序myls.c,实现按下面格式显示当前目录文件列表:文件名 文件大小 文件创建时间 注意研究文件创建时间的转换,即如何把从1970年1月1日起的秒数转换为表示时间的字符串,从而显示出来,注意研究asctime()函数和ctime(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:12218
    • 提供者:weiwei
  1. Supermarket-Management-System

    0下载:
  2. 超市管理系统,用c++语言写的,对于数据链表方面的编程有帮助-Supermarket management system, written c++ language for data linked list programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:2589
    • 提供者:yyy
  1. flight

    0下载:
  2. 一链表形式对记录数据,模拟一个航空系统的航班信息-Flight information of a linked list in the form of recorded data, to simulate an aviation system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-08
    • 文件大小:2087
    • 提供者:零度
  1. QT_chat

    0下载:
  2. qt界面编程是相关知识,开发出一套网络通讯系统,该系统由服务端和客户端两部分组成,服务端对客户端发送消息进行判断,转发等操作,从而使各个客户端之间能够进行信息的交互,客户端主要负责客户的登录,显示在线客户列表,以及各个客户之间进行信息的交互。-qt programming interface is relevant knowledge, develop a network communication system, the system consists of server and client
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:120629
    • 提供者:cqj
  1. The-System-of-Student-administrate

    0下载:
  2. 一个简单的学生管理系统,里面有终端显示和链表操作-A simple student management system, which has terminal display and list manipulation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:48682
    • 提供者:john
  1. hanban

    0下载:
  2. 1、 基本功能: 使用传统链表,实现以下功能: 1) 录入(可以直接从键盘录入,也可通过文件存储) 2) 显示所有航班信息 3) 按照查询要求(比如日期、地点等),列出相关的航班信息。 2、 扩展要求: 1) 完全使用内核链表完善该项目功能。 2) 对录入的信息进行排序(比如按起飞时间排序、按起飞地址排序等) -1, the basic functions: Using traditional chain, to achieve the following f
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:74564
    • 提供者:刘鸣
  1. MPP.tar

    0下载:
  2. 基于Linux系统,对本地歌曲的识别、读取、存储、更新等处理生成MP3歌曲链表,并能够创建不同的播放链表实现分类存储。终端输入命令使用多进程编程方式实现对所选的MP3文件播放功能播放功能,播放器主要实现了定时播放结束、暂停、上一曲、下一曲、创建、删除播放列表等功能。-Linux-based systems, the identification of the local music, read, store, update and other processing to generate MP3
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-15
    • 文件大小:24190976
    • 提供者:
  1. planeproject

    0下载:
  2. 航班系统,利用内核链表,实现航班信息的录入,删除,排序,查找-Flights system, using kernel linked list, achieve flight information input, delete, sort, search
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:56740
    • 提供者:damonzero
  1. sis.tar

    0下载:
  2. 学生管理系统,采用链表来实现的,功能不错-Student management system, using the list to achieve, function well
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:13165
    • 提供者:frank
  1. Three-important-data-structures

    0下载:
  2. 对嵌入式开发很重要的三个C语言的数据结构,栈、指针、链表做了很全面的讲解。-It is important for the development of embedded C language data structures of the three, the stack pointer, made ​ ​ a very comprehensive list of explanation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1367868
    • 提供者:李泽
  1. 20120627OK

    0下载:
  2. 用Linux下的C++写的链表代码,可正常编译。-Using C++ under Linux code written in the list, can normally be compiled.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:1083
    • 提供者:yinsua
  1. single_list

    0下载:
  2. 设和初学者什么是单链表,以及链表的基本用法-what is list and how to use list
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:5183
    • 提供者:tao.hou
« 1 23 »
搜珍网 www.dssz.com