搜索资源列表
BlinkBlink
- Blink cell or colouring cell.The used of this table ,it can let user know that new data was insert. The cell wil blink when new data is inserted.
dsp-lab2
- This good matlab code for the filter design in matlab.hope this wil help you-This is good matlab code for the filter design in matlab.hope this wil help you
median
- median work on a principle by selecting median value in the matrix.matrix wil taken as 3*3 & 5*5
strtok
- strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为\0 字符。在第一次调用时,strtok()必需给予参数s字符串,往后的调用则将参数s设置成NULL。每次调用成功则返回指向被分割出片段的指针。-strtok- break down a string into tokens (ANSI
ethernet-UDP
- you wil find a program that asuure a ethernet communication between EFM32 board with a PC via an ethernet controller enc28j60, you can send udp packet from the board by pressing on the user buttons.