代码搜索:gpio的引脚

找到约 10,000 项符合「gpio的引脚」的源代码

代码结果 10,000
www.eeworm.com/read/388035/8640570

asm 改正的程序.asm

;***************************** ;* 老王** 万年历程序 ; 仅供学习,请不要有商业用途 *
www.eeworm.com/read/287962/8656648

txt bind()的问题.txt

作者:rick1126 email: rickzhang@sina.com 日期:7/5/2001 3:12:45 PM 初学Socket编程, 遇到问题如下: 代码- int _tmain(int argc, TCHAR* argv[], TCHAR* envp[]) { int nRetCode = 0; // initialize MFC and print
www.eeworm.com/read/431484/8674536

wmv 我的信息.wmv

www.eeworm.com/read/387273/8696450

txt explorer的作用.txt

Explorer.exe程序在系统中的作用 凡是Windows系列的操作系统,运行时都会启动一个名为Explorer.exe的进程。这个进程主要负责显示系统桌面上的图标以及任务栏,它在不同的系统中有不同的妙用。   Windows 9x中的应用   在Windows 9x中,这个进程是运行系统时所必需的。如果用“结束任务”的方法来结束Explorer.exe进程,系统就会刷新桌面 ...
www.eeworm.com/read/387273/8696519

txt at命令的用法.txt

at命令的用法 At 列出在指定的时间和日期在计算机上运行的已计划命令或计划命令和程序。必须正在运行“计划”服务才能使用 at 命令。 at [\\computername] [[id] [/delete] | /delete [/yes]] at [\\computername] time [/interactive] [/every:date[,...]| /next
www.eeworm.com/read/287192/8711091

txt 链表的合并.txt

//这是链表合并的链式序实现 #include #include #define NUll 0 #define OVERFLOW -2 typedef struct L {int num; struct L *next;} L, *LinkList; struct L *CreatList (LinkList
www.eeworm.com/read/287191/8711435

txt explorer的作用.txt

Explorer.exe程序在系统中的作用 凡是Windows系列的操作系统,运行时都会启动一个名为Explorer.exe的进程。这个进程主要负责显示系统桌面上的图标以及任务栏,它在不同的系统中有不同的妙用。   Windows 9x中的应用   在Windows 9x中,这个进程是运行系统时所必需的。如果用“结束任务”的方法来结束Explorer.exe进程,系统就会刷新桌面 ...
www.eeworm.com/read/287191/8711506

txt at命令的用法.txt

at命令的用法 At 列出在指定的时间和日期在计算机上运行的已计划命令或计划命令和程序。必须正在运行“计划”服务才能使用 at 命令。 at [\\computername] [[id] [/delete] | /delete [/yes]] at [\\computername] time [/interactive] [/every:date[,...]| /next