winavr code for avr mega8. The program get data from serial port in interrupt function. And then out
winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74l...
thinking+in+java技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74l...
Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)
AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm...
This program is used to calculating CRC32 checksums of files in order to verify the integrity of files. Written in Visua...
The purpose of this chapter is to bring relative newcomers up to speed in writing, compiling, and packaging servlets and...
it is a verilog code written for MAX1886 ADC interin modelsim simulator and it will synthesize in xinlix ise 8.2i.i hav...
it is a verilog code written for MELAY state machine based UART and it wll synthesize in xinlix ise 8.2i.i have test...
this program is counting_sort that writted with c++. this program get an array and sort it in order n.
this program is insertion_sort that writted with c++. this program get an array and sort it in order n^2.