搜索资源列表
VCRSA
- 用RSA算法加解密8位16进制数,在功能设计方面与南京东大移动互联技术有限公司的数字基带仿真实验软件基本相同,如素数的选择,加密指数的获取范围都是可以自定义的。在加密过程中,十六进制转化为二进制并进行适当的分组。由于在设计的当时时间较为紧迫,解码过程未能实现十六进制的还原。
hash
- 这是一个用matlab写的hash函数,相信对用matlab做实验仿真的同学有所帮助
multisim
- multisim电路仿真实验,包括功率放大器,单管放大电路,差分放大电路-multisim circuit simulation, including the power amplifier, single-tube amplifier, differential amplifier
DES_Verilog
- 这是我用Verilog写的DES加解密程序,准确的说这是一份实验报告,里面不但有程序还有简单的注释[主要是针对仿真的波形的],我主要写的是主控部分,密钥生成部分参考了下版原康宏的程序.该程序即可加密也可解密,选用CycloneII器件即能跑到100Mhz以上.-This is what I used to write Verilog the DES encryption and decryption procedures, accurate to say that this is a test
EBF561_FIR
- 本实验的重点在于把课上学过的理论知识转化为动手实践能力,不仅要理解FIR滤波的原理和数学实现过程,还要学会使用FIR数字滤波,来处理各种复杂的信号和数据。 2).让我们真正的见识了DSP得一些简单功能,尤其是在线仿真ICE的作用,对于今后深入理解ICE的实现过程起到了相得益彰的作用。-The focus of this study is the lessons, hands-the theoretical knowledge into practical ability, not only
GNS3-0.7.1-src
- GNS3 是一个优秀的开源软件,对网络工程师、管理员和想要通过CCNA, CCNP, CCIP, CCIE, JNCIA, JNCIS, JNCIE.认证的人们来说,是一个很好的实际网络实验的辅助工具,可以使用IOS、JUNOS等真实的操作系统仿真路由器操作。-GNS3 is an excellent complementary tool to real labs for network engineers, administrators and people wanting to pass c
buddy_allocte
- 1.实现一个内存管理的伙伴算法,实现内存块申请时的分配和释放后的回收。 实验准备 用随机函数仿真进程进行内存申请,并且以较为随机的次序进行释放。对其碎片进行统计,当申请分配内存失败时区分实际空间不足和由于碎片而不能满足。 -1. To implement a memory management algorithm partners to achieve the allocation of memory blocks and release time of applica
lab3
- 柯支亨老师的《ns2仿真实验》第三章实验部分,如何建立tcp,udp联机,并分析它们各自的数据吞吐量,抖动率等。-Heng Ke support teacher " ns2 simulation experiments," Chapter III experiment, how to build tcp, udp online, and to analyze their own data throughput, jitter rate.
a-new-privacy-homomorphism
- 介绍了同态加密算法,并进行了仿真实验,比较的一篇文章-Homomorphic encryption algorithm is introduced, and the simulation experiment, more of an article
CPU
- 实验目的:采用仿真实验的方法,分析在FCFS、SJF、RR和MLFS算法中,下列因素对平均周转时间的影响。-Objective: using simulation method, analysis in FCFS, SJF, RR and MLFS algorithms, the following factors on the average turnaround time effect.
ofdmwaterfilling
- 介绍了OFDM技术的基本原理及系统实现,并分析了OFDM系统的优缺点;接着论述了自适应比特功率分配算法的原理和步骤,同时还着重介绍了注水算法,并对该算法进行了实验仿真,进一步论证了该算法是最优的功率分配算法-introduces the basic principle and implementation of the OFDM system firstly, and analyzes the advantages and disadvantages of the OFDM system. Th
newyichuan
- 用C++编程后遗传算法的仿真实验,非常有用,大家可以下载来运行看看结果。-C++ programmed genetic algorithm simulation, very useful, you can download to run look at the result.
Kalman
- 卡尔曼滤波在目标跟踪中应用仿真研究 简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。-Kalman filter target tracking simulation study brief discussion of the Kalman filtering method to predict a single target track, and by means of Matlab simulation tools to evalu
BEIDOU
- 北斗定位算法以及MATLAB仿真实验,包括星系的仿真等-Beidou positioning algorithm and MATLAB simulation experiments, including simulation of galaxies
nc
- 网络编码仿真代码,可用于网络编码的仿真实验,分析网络编码性能-network coding simulation code for network coding simulation experiments and analysis the performance of netwok
yinpinjiami
- 基于henon序列音频加密实验,1.构造有限长度的语音信号序列y(n);2.通过4Matsumoto-Chua-kobayashi模型产生超混沌序列vn;3.将超混沌序列掩盖信号序列并获得加密信号序列,然后通过信道传输出去;4.接受方受到信号后采用超混沌信号序列去掩盖获得原信号序列;5.将实现方案采用Matlab语言编程并仿真正确; -Henon sequence based audio encryption experiment 1. Construct a finite-length s
File-Operations
- 在 Linux 中 FIFO 是一种进程之间的管道通信机制。Linux 支持完整的 FIFO通信 机制。 本实验内容,通过使用文件操作,仿真 FIFO(先进先出)结构以及生产者-消费者运行模型。 本实验中需要打开两个虚拟终端,分别运行生产者程序(producer)和消费者程序(customer)。此时两个进程同时对同一个文件进行读写操作。因为这个文件是临界资源,所以可以使用文件锁机制来保证两个进程对文件的访问都是原子操作。 先启动生产者进程,它负责创建仿真 FIFO 结构的文件(其实
01_SMSE_Model
- 仿真环境下实现经过几天的不断实验,以及网上各位前辈的帮助,终于成功将协议完美移植。-smse model仿真实现
EDA实验指导书及ppt
- Linux下的EDA技术指导实验书,01_02_linux系统操作命令及shell编程,03_vi编辑器基本应用,04_05_NC仿真器,06_TCL基本命令练习,07_TCL高级命令练习等等。(Linux under the guidance of EDA technology experiment book, 01_02_linux system operation command and shell programming, 03_vi editor basic application,
wireless.tcl.tar
- NS2 网络仿真入门实验,基于简单无线场景的(An example of NS2 network simulation)