代码搜索:task

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

代码结果 10,000
www.eeworm.com/read/460375/7252566

c sem_task.c

/* sem_task.c Set up two periodic tasks that share a large array, and use a semaphore to ensure that there are no simultaneous access by the low-priority writer and the high-priority reader.
www.eeworm.com/read/460375/7252571

c twoper_task.c

/* twoper_task.c Sets up two tasks in pure periodic mode. The first runs at 10 kHz and toggles the speaker with a square wave based on a duration set by the second task. The second task chang
www.eeworm.com/read/460283/7254393

c os_task.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/460207/7255715

v has_task.v

module Has_Task; parameter MAXBITS=8; task Revers_Bits; input [MAXBITS-1:0]Din; output [MAXBITS-1:0]Dout;l integer k; begin for(k=0;k
www.eeworm.com/read/459563/7273734

crf os_task.crf

www.eeworm.com/read/459563/7273767

d os_task.d

.\output\os_task.o: ZY_CODE\uCOSII\os_task.c .\output\os_task.o: .\ZY_CODE\ARM\INCLUDES.H .\output\os_task.o: C:\Keil\ARM\RV31\INC\string.h .\output\os_task.o: C:\Keil\ARM\RV31\INC\stdarg.h .\outp
www.eeworm.com/read/459563/7273774

o os_task.o

www.eeworm.com/read/459563/7273810

c os_task.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/459363/7276765

c os_task.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/458183/7302695

cs task.aspx.cs

using System; using System.Text; using System.Collections; using System.ComponentModel; using System.Data; using System.Data.SqlClient; using System.Drawing; using System.Web; using System.Web