搜索结果

找到约 2,591 项符合 transform-Using 的查询结果

加密解密 AES Core Modules In this document I describe components designated to encoding and decoding using A

AES Core Modules In this document I describe components designated to encoding and decoding using AES. aes enc — parametrizable component which can encrypt input data, using 128, 192 and 256 bit key, &#8226 aes dec — parametrizable component which can decrypt input data, using 128, 192 and 256 bit ...
https://www.eeworm.com/dl/519/237039.html
下载: 84
查看: 1073

邮电通讯系统 Using spectra to calculate strength of reflections and losses in passive cavities.The wavelength, re

Using spectra to calculate strength of reflections and losses in passive cavities.The wavelength, reflection spectrum and transmission spectrum should be in the first 3 columns of an Excel file, which is selected when the cavity.m Matlab file is run.
https://www.eeworm.com/dl/690/237587.html
下载: 126
查看: 1058

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/665/237657.html
下载: 167
查看: 1074

matlab例程 Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助

Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助
https://www.eeworm.com/dl/665/237672.html
下载: 97
查看: 1049

单片机开发 AVR134 Real-Time Clock using the Asynchronous Timer

AVR134 Real-Time Clock using the Asynchronous Timer
https://www.eeworm.com/dl/648/238818.html
下载: 42
查看: 1065

matlab例程 Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/esti

Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/estimate complex-valued processes.
https://www.eeworm.com/dl/665/239086.html
下载: 139
查看: 1054

软件设计/软件工程 Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy

Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int[] d) { this.row = n distance = new int[row * row] for ( ...
https://www.eeworm.com/dl/684/239495.html
下载: 117
查看: 1112

Java编程 SudokuVer1.3 Project using the JAVA Code to play sudoku Release version 1.3

SudokuVer1.3 Project using the JAVA Code to play sudoku Release version 1.3
https://www.eeworm.com/dl/633/239682.html
下载: 115
查看: 1041

VHDL/FPGA/Verilog it about using veriolog complement some project,thanks!

it about using veriolog complement some project,thanks!
https://www.eeworm.com/dl/663/240743.html
下载: 63
查看: 1046

软件设计/软件工程 《Thinking in Patterns 》 -- Problem-Solving Techniques using Java Bruce Eckel

《Thinking in Patterns 》 -- Problem-Solving Techniques using Java Bruce Eckel ,President, MindView, Inc. Revision 0.9 翻译:刘晓伟 本书由作者在过去几年里开办的一个讲座课程发展而来的。本书不是一本介绍性的书籍。我假定你在阅读本书之前通读过《Thinking in Java》或者与之相当的其它教材。 此外,我还假定 ...
https://www.eeworm.com/dl/684/241149.html
下载: 84
查看: 1086