搜索:main.c
找到约 86 项符合「main.c」的查询结果
结果 86
按分类筛选
- 全部
- 技术资料 (24)
- 单片机开发 (14)
- Linux/Unix编程 (7)
- 嵌入式/单片机编程 (5)
- 微处理器开发 (5)
- uCOS (3)
- 加密解密 (2)
- 操作系统开发 (2)
- 其他 (2)
- 游戏 (2)
- 编译器/解释器 (2)
- 汇编语言 (2)
- 其他嵌入式/单片机内容 (2)
- VIP专区 (2)
- 单片机编程 (1)
- DSP编程 (1)
- 多媒体处理 (1)
- 网络 (1)
- 多国语言处理 (1)
- USB编程 (1)
- 文章/文档 (1)
- 嵌入式Linux (1)
- matlab例程 (1)
- 交通/航空行业 (1)
- Windows CE (1)
- 系统设计方案 (1)
https://www.eeworm.com/dl/644/415365.html
汇编语言
51读写u盘 uart.c main.c rwudiskdemo.c
51读写u盘 uart.c main.c rwudiskdemo.c
https://www.eeworm.com/dl/648/394156.html
单片机开发
/****************************** 名字: main.c 作者: 春风 创建日: 2008.8.15 工程: 数控稳压电源 ************
/******************************
名字: main.c
作者: 春风
创建日: 2008.8.15
工程: 数控稳压电源
*******************************/
https://www.eeworm.com/dl/534/174577.html
其他
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same d
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The progra ...
https://www.eeworm.com/dl/648/278366.html
单片机开发
File name: main.c ** Last modified Date: 2006-09-26 ** Last Version: 1.0 ** Descriptions: The
File name: main.c
** Last modified Date: 2006-09-26
** Last Version: 1.0
** Descriptions: The main() function example template
**
**------------------------------------------------------------------------------------------------------
** Created by:
** Created date: 2006- ...
https://www.eeworm.com/dl/619/461942.html
Linux/Unix编程
本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件
本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。
https://www.eeworm.com/dl/625/214777.html
游戏
以AIROBOT为平台构建的一个智能机器人。主源码见main.c。其余为使用的函数接口定义
以AIROBOT为平台构建的一个智能机器人。主源码见main.c。其余为使用的函数接口定义
https://www.eeworm.com/dl/625/214778.html
游戏
以AIROBOT为平台构建的一个智能机器人。主源码见main.c。其余为使用的函数接口定义
以AIROBOT为平台构建的一个智能机器人。主源码见main.c。其余为使用的函数接口定义
https://www.eeworm.com/dl/648/394518.html
单片机开发
LCD驱动示列,在连接LCD与MCU时,请参考main.c文件中的注释,以及LCD_PortConfig.h中管脚的定义情况.
LCD驱动示列,在连接LCD与MCU时,请参考main.c文件中的注释,以及LCD_PortConfig.h中管脚的定义情况.
https://www.eeworm.com/dl/648/208192.html
单片机开发
SPR4096A FLASH的擦除及其读写 // SPR4096 的FLASH存储开机次数 // 涉及的库: CMacro1016.lib // 组成文件: main.c // 4096
SPR4096A FLASH的擦除及其读写
// SPR4096 的FLASH存储开机次数
// 涉及的库: CMacro1016.lib
// 组成文件: main.c
// 4096.asm
// SPCE061A.INC
// SPCE061A.H
// 硬件连接: CF7->DGND
// SDA->IOB1
// SCK->IOB0
// LED_SEG接口的IOA0~IOA7与a~h连接 ...