代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/356084/3042713

m plotpolarrppartition.m

% PlotPolarRPPartition -- Show partition of plane by anisotropic POLAR rectangles % Usage % PlotPolarRPPartition(basis,color,ax,D) % Inputs % basis RPtree specifying partition plane %
www.eeworm.com/read/262041/4315928

c packdata.c

/* * Huffman encoding program * Usage: pack [[ - ] filename ... ] filename ... * - option: enable/disable listing of statistics * ELS: * This is a hack of the original pack.c to support
www.eeworm.com/read/253785/4392107

m ttnoschedule.m

% TTNOSCHEDULE Switch off the schedule generation for a specific % task or interrupt handler. % % Usage: ttNoSchedule(name) % % Inputs: % name Name of a task or interrupt hand
www.eeworm.com/read/253785/4392108

m ttgetpriority.m

% TTGETPRIORITY Retrieve the assigned base priority of a task. % % Usage: value = ttGetPriority % value = ttGetPriority(taskname) % % Inputs: % taskname Name of a task. If not specifie
www.eeworm.com/read/253785/4392109

m ttabortsimulation.m

% TTABORTSIMULATION Stop the current simulation, causing an error. % % Usage: ttAbortSimulation % % TrueTime, Version 1.4 % TrueTime, Version 1.5 % Copyright (c) 2007 % Mart
www.eeworm.com/read/253785/4392113

m ttentermonitor.m

% TTENTERMONITOR Attempt to enter a monitor. % % Usage: ttEnterMonitor(monitorname) % % Inputs: % monitorname Name of the monitor the task attempts to enter. % % See also TTCREATEMONI
www.eeworm.com/read/253785/4392116

m ttpost.m

% TTPOST Post a message to a mailbox (blocking) % % Usage: ttPost(mailboxname, msg) % % Inputs: % mailboxname Name of a mailbox. % msg The contents of the message to be posted. %
www.eeworm.com/read/253785/4392122

m ttgetdeadline.m

% TTGETDEADLINE Retrieve the relative deadline of a task. % % Usage: value = ttGetDeadline % value = ttGetDeadline(taskname) % % Inputs: % taskname Name of a task. If not specified, th
www.eeworm.com/read/253785/4392126

m ttcreateevent.m

% TTCREATEEVENT Create a TrueTime event. % % Usage: ttCreateEvent(eventname) % ttCreateEvent(eventname, monitorname) % % Inputs: % eventname Name of the event, must be unique. % m
www.eeworm.com/read/253785/4392138

m ttsetbudget.m

% TTSETBUDGET Set the remaining execution time budget of the % current task job. % % Usage: ttSetBudget(value) % ttSetBudget(value, taskname) % % Inputs: % value Value