代码搜索:嵌入式
找到约 4,225 项符合「嵌入式」的源代码
代码结果 4,225
www.eeworm.com/read/35012/1051404
plg uart.plg
礦ision Build Log
Project:
E:\大三课程资料\嵌入式\uart\uart\uart.uvproj
Project File Date: 11/15/2012
Output:
Build target 'Target 1'
assembling Startu
www.eeworm.com/read/456138/1607667
txt 2004-10-11 214659.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/456138/1607668
txt 2004-10-11 214655.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/456138/1607669
txt 2004-10-11 214645.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/456138/1607670
txt 2004-10-11 214648.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/197938/5090680
txt 2004-10-11 214659.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/197938/5090681
txt 2004-10-11 214655.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/197938/5090682
txt 2004-10-11 214645.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/197938/5090683
txt 2004-10-11 214648.txt
----------------------------------------------------------------------------------9.8
1.开放式 Open GIS 统一的地图函数处理接口,相当于ODBC的地位
2.网络化 Web GIS 网络查询
3.组件式 Com GIS 搭建
4.嵌入式 Enbed GIS 手机
5.三维,虚拟现实 VR
www.eeworm.com/read/312725/3648481
c emi.c
#include "hardware.h"
#include "hardware_reg.h"
#include "HA_typedef.h"
extern U32 para;
/* 这个程序调用频繁,我希望用嵌入式汇编来实现做成宏 */
U32 HA_EMI_WRIT(U32 add, U32 data)
{
*((RP)add) = data;
add += 4;