搜索:done
找到约 97 项符合「done」的查询结果
结果 97
按分类筛选
https://www.eeworm.com/dl/652/417762.html
文章/文档
these are the assignments done for implementing RMI[remote method invokation] these are done in java
these are the assignments done for implementing RMI[remote method invokation] these are done in java.
https://www.eeworm.com/dl/534/161939.html
其他
signal processing of lpc matlab done
signal processing of lpc matlab done
https://www.eeworm.com/dl/663/229330.html
VHDL/FPGA/Verilog
done pwm control using vhdl ,you can look at it.
done pwm control using vhdl ,you can look at it.
https://www.eeworm.com/dl/646/478532.html
通讯编程文档
this is a project i ve done in wireless mesh networking .
this is a project i ve done in wireless mesh networking .
https://www.eeworm.com/dl/641/427390.html
数学计算
Chinese Remainder theorem implementation. Its done in php. Its implemented with interactive gui.ind
Chinese Remainder theorem implementation. Its done in php. Its implemented with interactive gui.index.php contain all the code.Rest folders contain the css images and js scripts that enhance the gui
https://www.eeworm.com/dl/652/478489.html
文章/文档
Pro E part about a mechanical piece on done in PRO Engineering sotware
Pro E part about a mechanical piece on done in PRO Engineering sotware
https://www.eeworm.com/dl/652/417784.html
文章/文档
This is brief doccumentation done on the clock syncronasation in distributed systems.ths includes al
This is brief doccumentation done on the clock syncronasation in distributed systems.ths includes algorithem for physical and logical clocks and mutual exclusion.
https://www.eeworm.com/dl/665/237657.html
matlab例程
A simple (de)compression program using Run Length Encoding. Compression is done that easy: compr
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData)
https://www.eeworm.com/dl/617/425882.html
压缩解压
EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done
EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done using EZW algorithm.