搜索资源列表

  1. Embedded-Systems_VHDL

    0下载:
  2. Digital Design An Embedded Systems Approach Using VHDL Peter J Ashenden The source code for the examples is available in the following ZIP archives, one per chapter. There is also an archive containing source co
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-07
    • 文件大小:57344
    • 提供者:唐兴国
  1. ARM-embedded-system-

    0下载:
  2. ARM嵌入式系统基础开发范例及具体的各个功能实现,是非常好的代码资源-ARM embedded system based development paradigm and specific functions to achieve is a very good code resource
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-07
    • 文件大小:40469504
    • 提供者:sandy
  1. Embedded-Linux-advanced-project

    0下载:
  2. 嵌入式课程高级项目班,学习笔记资料,很有参考价值-Senior Project class of embedded courses, study notes, a good reference value
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-07
    • 文件大小:11331584
    • 提供者:wong santiago
  1. embedded-experiments

    0下载:
  2. 是一个简单的嵌入式实验 实现从汇编语言中将简单数学运算参数传递给由C语言编写的简单数学运算函数,并从C语言程序中返回运算结果。-It is a simple embedded experiments from assembly language in a simple mathematical operation parameters passed to a simple math functions written in C, and
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-07
    • 文件大小:12288
    • 提供者:Daner
  1. embedded--c-language-

    0下载:
  2. 嵌入式系统高级 C 语言编程,东南大学凌明主编-The embedded system advanced c language programming book
  3. 所属分类:驱动编程

    • 发布日期:2024-05-07
    • 文件大小:1004544
    • 提供者:宋平
  1. embedded-code-and-ebook

    0下载:
  2. 压缩文件中包括Linux串口编程的源代码,C language,Linux设备驱动第三版,C语言精彩编程百例,你必须知道的495个C语言问题,嵌入式C精华文章等电子书。其中C Language是一本130多页的小册子,对C语言的一些经典总结。-Compressed file including the source code of the Linux serial programming language C, Linux device
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:34893824
    • 提供者:dengdejiu
  1. embedded-real-time-operating-system

    0下载:
  2. 有关一种嵌入式实时操作系统的原理和应用的不错的资料-Good information about the principles and applications of an embedded real-time operating system
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-07
    • 文件大小:24151040
    • 提供者:秦坤文
  1. Embedded-tutorial

    0下载:
  2. 嵌入式教程第一章linux基础教程,针对初学嵌入式基础的同学有一定的帮助。-Linux Essentials, the first chapter of the embedded tutorial for beginners embedded foundation students will certainly help.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-07
    • 文件大小:41984
    • 提供者:张翼
  1. from-c-to-embedded-c

    0下载:
  2. 从c语言到嵌入式c语言 有很多不同的 可以看看啊-C language to embedded c language, many different can look at
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-07
    • 文件大小:5876736
    • 提供者:ll
  1. Embedded-Visual-CPP

    0下载:
  2. 使用Embedded Visual C++开发通讯终端及应用实例代码分析-Using Embedded Visual C++ communication terminal development and application code examples
  3. 所属分类:Windows CE

    • 发布日期:2024-05-07
    • 文件大小:309248
    • 提供者:nancy
  1. Timeout-control-of-embedded-systems

    0下载:
  2. 在嵌入式系统的开发过程中经常会遇到预期的事件未发生,测控系统将会永远处于等待。这时候超时控制就显得尤为重要。本文介绍了几种超时的算法。-In the development process of embedded systems often encounter the expected event did not occur, monitoring and control system will be a perpetual state
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:22528
    • 提供者:ZHOU
  1. Embedded

    0下载:
  2. FPGA High level synthesis 软件impulse c例程,嵌入式-FPGA High level synthesis software impulse c routines, embedded
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-07
    • 文件大小:1764352
    • 提供者:xj
  1. new-embedded-linux-learner

    0下载:
  2. <猪哥的公房菜>,一本很好的嵌入式linux入门指导教程,网上评价超过《鸟哥的私房菜》这本书。-" Gentlemen' s public housing dishes, a good starter tutorial for embedded linux, on-line evaluation of more than birds brother Kitchen this book.
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:2706432
    • 提供者:yanzi1225627
  1. Embedded-C-Coding-Standard

    0下载:
  2. 一本介绍嵌入式C编码规范的书,由Michael Barr编写。这本书致力于减少嵌入式程序中的各种错误,并使代码易读,易维护。-An introduction to embedded C coding standard book, written by Michael Barr. This book is committed to reducing the error of the embedded program, and make t
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-07
    • 文件大小:2836480
    • 提供者:yang
  1. Embedded-digital-temperature

    0下载:
  2. 自己做的包含硬件电路的数字温度采集控制系统,MCU是51的,规范遵循嵌入式系统编程,是学习嵌入式系统设计的新手参考的好例子.-They do contain hardware circuit digital temperature acquisition and control system, MCU is a 51 core, the compliance of embedded system programming, is a go
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-07
    • 文件大小:4042752
    • 提供者:pengsuyu
  1. Embedded-Control-Systems-in-C-CPP-Using-MATLAB-[C

    0下载:
  2. Embedded Control Systems in C C++ Using MATLAB
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:14056448
    • 提供者:idmadi
  1. China-embedded-practitioners-report

    0下载:
  2. 作者:华清远见嵌入式学院。2011-2012(第四届)中国嵌入式开发从业人员调查报告。-Author: farsight embedded college. 2011-2012 ( fourth ) China embedded development practitioners report.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-07
    • 文件大小:1738752
    • 提供者:华清远见
  1. Embedded-QT-Helper

    0下载:
  2. 嵌入式QT开发环境搭建,自己亲自实践和编写的,不是网上转载的。-Embedded QT development environment to build, own hands and write, not reproduced online.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:1021952
    • 提供者:linshengyong
  1. Embedded-Linux

    0下载:
  2. 基于嵌入式的linux人脸识别系统的研究,硬件平台采用ARM9构架的JXARM9-2410嵌入式开发板,系统的介绍了系统的各部分组成与功能实现。-Study the face recognition system based on embedded Linux, the hardware platform the ARM9 architecture of JXARM9-2410 embedded development board, t
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:6413312
    • 提供者:甘庆鹏
  1. embedded

    0下载:
  2. 主要介绍嵌入式的主要知识和发展前途以及在现实生活中的应用-Mainly introduces the main embedded knowledge and development prospect and the application in real life
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-07
    • 文件大小:222208
    • 提供者:包梦华
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org