代码搜索:com

找到约 10,000 项符合「com」的源代码

代码结果 10,000
www.eeworm.com/read/423860/10529295

h~ lcd12864com.h~

#ifndef _LCD_12864_H #define _LCD_12864_H #include //应用itoa(int n,char *str)将整形转换为字符串 #define CS PORTA.4 #define SCK PORTA.6 #define RET PORTA.7 #define SIDW PO
www.eeworm.com/read/423804/10531792

fd c19com.fd

% This is the file c19com.fd of the CJK package % for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e % % created by Leo Aloft % % Version 4.3.0 (14-Dec-2001) \def\fileversion{
www.eeworm.com/read/352476/10549808

txt bbs.eetzone.com.txt

电子工程论坛 bbs.eetzone.com ╔--------------------------------------------------╗ ┆电子论坛 电子资料 电子教程 常用软件 开发工具 ┆ ┆嵌入式 参考设计 招聘求职
www.eeworm.com/read/278272/10552313

nfo 2ccc.com.nfo

-'`"_ -'`" \ / \ / " / /\\__ / ___ \ | | \ -"`.-( \ | | | | | \" | | | / / "-" \ \ | \___/ / (o
www.eeworm.com/read/423527/10553612

txt codepub.com说明.txt

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃源码网 - 下载文件说明: CodePub.<mark>Com</mark>┃ ┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫ ┃ 如有转载请勿删除本说明文件,谢谢合作 ┃ ┣━━━━━━━━━━━━━ ...
www.eeworm.com/read/160210/10556884

txt soft.studa.com.txt

学生大软件站 soft.studa.com www.studa.org ╔------------------------------------------------╗ ┆小学软件 中学软件 教程图书 学历资料 认证资料┆ ┆外语资料 计算机类 资格资料 外语软件 编程开发┆ ┆网络软件 系统工具 应用软件 联络聊
www.eeworm.com/read/160205/10557698

txt downcodes.com说明.txt

╭═══════════════╮ ║ 源 码 网    ║ ╭══════┤ http://www.downcodes.com ├══════╮ ║论坛http://bbs.downcodes.com
www.eeworm.com/read/423471/10558244

bak com_app.c.bak

//******************************************************************************* //File : com_app.c //Function: communication application layer //***********************************************
www.eeworm.com/read/423471/10558263

prj wl_com_demo.prj

Project1#c:\Docume~1\Admini~1\桌面\Vh\Handse~4\Handset\Wl_com~1.prj#Begin Parameter#Compile#Warning Options#Suppress warnings#1#-w#-w#Compile#Warning Options#Warn about unitialized automatic variables#1
www.eeworm.com/read/160089/10572170

c best_51_com.c

//PC读MCU指令结构:(中断方式,ASCII码表示) //帧: 帧头标志|帧类型|器件地址|启始地址|长度n|效验和|帧尾标志 //值: ’n’ ’y’| ’r’ | 0x01 | x | x | x |0x13 0x10 //字节数: 2 | 1 | 1 | 1 | 1 | 1 | 2 //求