代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/449637/7499292
obj task_165_595.obj
www.eeworm.com/read/449637/7499295
opt task_165_595.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/449624/7499404
plg 74_595_task.plg
礦ision2 Build Log
Project:
F:\调通--C8051F020\74_595_TASK\74_595_TASK.uv2
Project File Date: 09/18/2008
Output:
www.eeworm.com/read/449624/7499405
obj 74_595_task.obj
www.eeworm.com/read/449624/7499406
hex 74_595_task.hex
:030000000200718A
:0C007100787FE4F6D8FD75810702007D61
:10000300E4FFFE75B1670FBF00010EE4B507F7EE1D
:0B001300B401F3E5B130E7FB75B288E3
:01001E0022BF
:10003800758921758DF4D28E759850438E1043873B
:040
www.eeworm.com/read/449624/7499408
opt 74_595_task.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/449624/7499410
c 74_595_task.c
/**********************************************************************/
//**程序名称:74HC595驱动发光二极管模块
//** 作者:杨占刚
//**作者简介:中南民族大学_电子信息工程学院_电子信息工程专业_本科学号:05071133
//**芯片说明:8位串行输入/输出或者并行输出移位寄存器
www.eeworm.com/read/449624/7499417
lst 74_595_task.lst
C51 COMPILER V7.06 74_595_TASK 09/18/2008 13:57:34 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 74_595_TASK
OBJECT MODULE PLACE
www.eeworm.com/read/448203/7538261
dp2 os_task.dp2
OS_TASK.o: E:\study\ucos_ii\ucos2_iccavr\iccavr\ucos2_without_cpu/..\ucos2_application\includes.h C:/icc/include/iom128v.h E:\study\ucos_ii\ucos2_iccavr\iccavr\ucos2_without_cpu/..\ucos2_with_cpu\OS_C
www.eeworm.com/read/446365/7580741
bas mod90task.bas
Attribute VB_Name = "Mod90Task"
Option Explicit
'读取列表
Sub ReadTaskList(cListName As String, FileName As String)
On Error Resume Next
Dim sFile As String, TempItem As String, TempItemCount A