搜索:Algorithm

找到约 1,300 项符合「Algorithm」的查询结果

结果 1,300
按分类筛选
显示更多分类
https://www.eeworm.com/dl/654/490559.html 数据结构

I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s

I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations ...
下载 35
·
查看 1081
https://www.eeworm.com/dl/617/132267.html 压缩解压

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent ...
下载 157
·
查看 1126
https://www.eeworm.com/dl/527/173695.html 通讯/手机编程

Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL c

Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizable VHDL model
下载 30
·
查看 1277
https://www.eeworm.com/dl/650/176530.html 人工智能/神经网络

solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graph

solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
下载 149
·
查看 1311
https://www.eeworm.com/dl/617/189479.html 压缩解压

My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a

My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.
下载 193
·
查看 1115
https://www.eeworm.com/dl/532/228819.html 书籍源码

C procedures commonly used algorithm sets. Common C language code link. Contact enhancement of the C

C procedures commonly used algorithm sets. Common C language code link. Contact enhancement of the C language code capacity.
下载 105
·
查看 1091
https://www.eeworm.com/dl/665/237672.html matlab例程

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

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

matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard p

matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time.
下载 34
·
查看 1171
https://www.eeworm.com/dl/519/278165.html 加密解密

X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi

X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
下载 43
·
查看 1083
https://www.eeworm.com/dl/665/284186.html matlab例程

In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulatio ...
下载 122
·
查看 1125