搜索资源列表
wfq-1.2.4
- c++编写的ns环境下关于wfq算法的仿真源代码-c + + ns prepared by the environment wfq algorithm for the simulation source code
mfloodtest-ns2
- ns2网络仿真实现mflood算法以后,统计仿真的网络的性能参数的linux程序,如丢包率等。-Packet Network Simulation mflood algorithm, Statistical simulation of the network performance parameters of linux procedures, such as packet loss rate.
PI.CC
- 网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发
example1
- 网络拥塞控制算法源程序,敢于弃尾算法的,同样可以在ns-2仿真软件下仿真
DES-pipeline
- 主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果
VCRSA
- 用RSA算法加解密8位16进制数,在功能设计方面与南京东大移动互联技术有限公司的数字基带仿真实验软件基本相同,如素数的选择,加密指数的获取范围都是可以自定义的。在加密过程中,十六进制转化为二进制并进行适当的分组。由于在设计的当时时间较为紧迫,解码过程未能实现十六进制的还原。
Astarpathfinder
- 路径规划中的A算法,用于仿真演示机器人的路径规划
sha1_v01.zip
- SHA-1加密算法的IP核,内涵文档,仿真测试文件,SHA-1 encryption algorithm of the IP core, the connotation of documents, simulation test file
distributed-fair-scheduling-in.ps
- 进行IEEE 802.11e中的HCCA的分布式公平调度算法的仿真-For HCCA in IEEE 802.11e Distributed Fair Scheduling Algorithm Simulation
OFDMestimation-LSLMMSE
- 这是关于OFDM系统中信道估计的关键技术matlab仿真程序,具体关于OFDM基于块状导频的信道估计算法仿真,包括LS LMMSE估计算法-This is on the OFDM system channel estimation CITIC key technologies matlab simulation program, specifically on the OFDM pilot block-based channel estimation algorithm for the simu
borZoi-1.0.2
- 一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
sha256_512
- Verilog实现的SHA256/SHA512算法,已仿真和验证-Verilog implementation of SHA256/SHA512 algorithm, simulation and verification has been done.
Optimal
- 存储管理中页面置换算法性能测试 要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面 置换算法进行性能测试,并对结果进行分析和比较。 (1) 最佳适应(Optimal)页面置换算法; (2) 先进先出(FIFO)页面置换算法; (3) 最近最久未使用(LRU)页面置换算法; (4) 最少使用(LFU)页面置换算法。 要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page repla
ABCScatter
- 一个蜂群算法仿真环境的生成器,这个是原创者编写的一个,便于理解-A swarm algorithm for the generation of simulation environment, and this is to write an original, easy to understand
CRCSUNFAN
- 一种实现CRC的工程算法,按比特实现法、块异或汇编实现法、查余式表实现法,并通过在zsp400的内核环境下运行和仿真这几种实现法,从而得出结论:查余式表实现法是一种较好的实现法。-CRC works to achieve an algorithm bit by the realization of law, or the compilation of different pieces of the realization of law, check-type table to achieve m
DES_Encrypt_Decrypt_Verilog
- DES加密算法的Verilog HDL实现,带模式选择端口,可以实现加密和解密,已经modelsim仿真通过。-Des En/Decrypt,Verilog HDL code
LRU
- LRU仿真算法设计,用于操作系统课程设计-LRU simulation algorithm
ALLOCATION
- 关于资源分配算法的OFDM仿真算法,在无线通信领域的。-An OFDM simulation algorithm for resource allocation algorithms in the field of wireless communications.
合成孔径雷达成像Matlab仿真,附PDF和源码
- 经典书籍及仿真代码:合成孔径成像雷达算法-matlab代码及书本(sarClassic books and simulation code: synthetic aperture imaging radar algorithm -matlab code and books)
des加密算法
- 用veilog语言实现DES密码算法,运行速度快。verilog加密算法,NCSIM/VCS仿真。