資源簡介
這是《時間觸發式嵌入式系統設計》(隨書光盤),資料來源于互聯網,版權歸原作者所有。僅供參考學習,請勿在您的任何設計中使用光盤源碼,除非您已于原作者達成協議。 不用懷疑就這么大,采用7zip極限壓縮,利于網絡傳輸。
代碼片段和文件信息
/*------------------------------------------------------------------*-
???Cen_Heat.C?(v1.00)
??------------------------------------------------------------------
???framework?for?a?central?heating?system?using?‘Super?Loop‘.
???[Compiles?and?runs?but?does?nothing?useful]
???COPYRIGHT
???---------
???This?code?is?from?the?book:
???PATTERNS?FOR?TIME-TRIGGERED?embedDED?SYSTEMS?by?Michael?J.?Pont?
???[Pearson?Education?2001;?ISBN:?0-201-33138-1].
???This?code?is?copyright?(c)?2001?by?Michael?J.?Pont.
?
???See?book?for?copyright?details?and?other?information.
-*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
void?C_HEAT_Init(void)
???{
???//?User?code?here...
???}
/*------------------------------------------------------------------*/
void?C_HEAT_Get_Required_Temperature(void)
???{
???//?User?code?here...
???}
/*------------------------------------
- 上一篇:bch碼的編譯碼
- 下一篇:echarts濟南各地市js
評論
共有 條評論