Seraphim Wireless DMX512 Module Reference Design
標簽: Reference Seraphim Wireless Module
上傳時間: 2013-12-19
上傳用戶:天誠24
* This a software code Module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME Module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標簽: clock time-of-day software Module
上傳時間: 2013-12-07
上傳用戶:llandlu
* CONSTRAINTS * This Module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * condition during the calculation. * * The internal data type must be large enough to handle the calculations. * The maximum possible internal value * = Max Input Value * (weight - 1) + Max Input Value * If a maximum weight of 128 is used, the internal data type should be 2 * times the size of the input data type.
標簽: CONSTRAINTS considered Module handle
上傳時間: 2015-09-07
上傳用戶:qunquan
* DEFINITION * This is the header file for a library Module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is reported. The values themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.
標簽: DEFINITION calculate the library
上傳時間: 2015-09-07
上傳用戶:refent
本程序是一個Module, 使用這個程序需要先把它編譯出來(這里是把main.c編譯成main.o)。編譯命令如下: gcc -O -c -Wall main.c 使用的時候須用insmod main.o命令加載,不用時用rmmod main.o命令卸載就可以了。此程序還需要Linux2.4 kernel和netfilter的支持,Linux2.4.*內核的標準安裝里有netfilter/iptables
上傳時間: 2014-01-02
上傳用戶:windwolf2000
This Module provides an introduction for our ELEC 301 DMT group project. 這是其中a2d模塊部分
標簽: introduction provides project Module
上傳時間: 2013-12-15
上傳用戶:685
68HC08XL36 Timer Interface Module in an unbuffered PWM example
標簽: unbuffered Interface example Module
上傳時間: 2014-06-06
上傳用戶:chfanjiang
TMS320C6201/6701 Evaluation Module Technical Reference
標簽: Evaluation Reference Technical Module
上傳時間: 2013-12-14
上傳用戶:dianxin61
This a Report Module. Thanks for your attentation.
標簽: attentation Report Module Thanks
上傳時間: 2015-10-02
上傳用戶:qiaoyue
labview embedded development Module 說明書,很經典的哦
標簽: development embedded labview Module
上傳時間: 2013-12-30
上傳用戶:qilin