搜索资源列表
MiniGUI 编程指南-V1.3-C
- MiniGUI 编程指南-V1.3-C,详细描述了MiniGUI开发嵌入式图形界面的基础知识,技术资料和开发技巧。-The guide of MiniGUI programme -V1.3-C,described detailedly of background,technical information and development skills about embeded graphical interface.
《evc高级编程及其应用开发》源代码-2676
- 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)>
基于C语言的RS232串行接口通信实现
- 串口通信是一种广泛使用且实用的通信方式,介绍RS232串行通信的联结方式,研究利用c语言编程实 现RS232串行通信的过程.结合实际应用,在约定双方串行通信协议的基础上,运用C语言开发的串行通信软 件,实现了企业生产线产品测试平台和嵌入式EMB主控机的串行数据通信.
EmbeddedCprogram
- 嵌入式C的编程,是用于开发Linux应用程序的基础,是本不错的电子书-Embedded C programming, are for the development of Linux applications foundation, are the good e-book
Eat_beans_on_the_8086_games
- 本项目在FPGA上生成8086指令兼容的软核以及外设,并在此基础上跑通pc机上古老但是仍然有趣的吃豆子PACMAN游戏, 作为本科微机原理课程的实验。 通过本项目,学生可以学习到8086的基本结构, 在TurboC下如何进行嵌入式C语言编程,汇编语言, 计算机组成等基本原理, 有独立设计基于8086的SOC软硬件的能力。-The project generated in the FPGA on the 8086 Directive, as well as soft-core-compatible
3
- 《嵌入式Linux应用程序开发详解》第3章 Linux下的C编程基础-" Embedded Linux application development explain" in Chapter 3 of the C programming under Linux foundation
Linux_part2
- Linux开发人员的入门书籍,经典的Linux开发资料。包括第三章 Linux下的C编程基础,第四章 嵌入式系统基础。 -Linux developers entry books, the classic Linux development information. Including the third chapter of the C programming under Linux based on the basis of Chapter IV of embedded systems.
EmbeddedLinux
- Linux快速入门、Linux基础命令、Linux下C编程基础、嵌入式系统基础、嵌入式Linux开发环境的搭建。-Linux Quick Start, Linux based command, Linux under the C programming based on embedded system based on embedded Linux development environment set up.
12355512331
- 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
C-Embedded-Systems-Programming
- 基于C的嵌入式编程 便于开发 讲的很基础 便于理解-C-based development of embedded programming to facilitate easier to understand about the very foundation
Embedded-Linux-application-
- 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
embedded-Linux-development
- 嵌入式Linux程序开发详解,包含Linux 下的 C 编程基础-Detailed procedures for embedded Linux development
ARM--C
- 嵌入式c编程语言(由浅入深)。包含C语言基础,库函数,ARM封装好的库函数-Embedded c programming language (Deep). Contains C programming language, library functions, ARM packaged library
C
- 链表的c语言实现方式 原来使用单片机编程的时候,对链表使用的不多,现在转学嵌入式,发现链表,指针就是嵌入式的基础,从网上看到一篇学习链表的例子,感觉挺好的,转载过来一起分享。 建立一个学生成绩的线性链表,对其实现插入,删除,输出,最后销毁。-List of c language implementations original use microcontroller programming, not much use for the list, now embedded trans
C和C++嵌入式系统编程
- 基于C/C++的从零基础到嵌入式开发入门,基础讲解,一步一步深入了解神奇的嵌入式(Embedded programming)
嵌入式c编程语言入门与深入
- 本文讲解嵌入式C基础,从C语言到Linux的编译实现。(This article on the basis of embedded C, C language from the compiler to achieve Linux)
嵌入式C基础编程
- 嵌入式C基础编程,有课件及实例源码,某培训机构的(Embedded C basic programming with courseware and source code)
C语言PPT
- 学习c语言的基础ppt。C语言的设计目标是提供一种能以简易的方式编译、处理低级存储器、产生少量的机器码以及不需要任何运行环境支持便能运行的编程语言。 尽管C语言提供了许多低级处理的功能,但仍然保持着良好跨平台的特性,以一个标准规格写出的C语言程序可在许多电脑平台上进行编译,甚至包含一些嵌入式处理器(单片机或称MCU)以及超级电脑等作业平台。(The design goal of C language is to provide a programming language that can c
从C到嵌入式C编程语言---入门实用深入
- C语言从C编程到嵌入式---入门篇,适合C基础比较差的初学者入门到深入(C language from C programming to embedded - entry, suitable for C basic poor beginners to the depth.)
嵌入式Linux应用程序开发详解(完整版)
- Linux介绍及系统安装,常用命令介绍及Linux系统下c语言编程基础;嵌入式系统基础以及嵌入式Linux开发环境搭建。(Linux introduction and system installation, common command introduction and the basis of C language programming under Linux system, embedded system foundation and embedded Linux development