搜索资源列表
HuffmenTree
- 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder / decoder design outline to achieve the definition of all data types, for each operation only needs to write pseu
操作系统课程实验报告1
- 1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to
m_PN.rar
- 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
daimahekuangtu
- ,用MATLAB实现快跳频通信系统的仿真。主要应用了SIMULINK和COMMUNICATION BLOCKETS两个模块。整个设计包括了信源产生部分、发送部分、跳频调制部分、信道部分、接收部分和结果分析部分共六个模块,核心技术是伪随机序列的产生和频率合成器的设计,而关键技术是收发两端的伪随机码元的同步。伪随机码的产生用S-函数编程来开发自己的SIMULINK模块。同步的实现是收发两端采用相同的扩频脉冲触发。而且在设计中每个模块都采用了模块封装技术,从而简化了框图结构-Using MATLAB
Cpp_algorithm_example
- C C++算法实例,多个算法的伪代码解释。-C C++ algorithm for example, a number of pseudo-code algorithm explained.
pseudo-code
- 伪随即码生成C++源码,所有功能 都封装在类中 。-Then pseudo-code to generate C++ source code, all functions are encapsulated in the class.
kasami_example
- this a source code which can use for encryption of voice signal by using the kasami sequence.Kasami sequence is a pseudo random sequence. -this is a source code which can use for encryption of voice signal by using the kasami sequence.Kasami sequence
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
Dual-Role.A-Device.State.Machine
- OTG HNP State Machine Pseudo Code-Dual-Role A-Device State Machine
PseudocodeToCCode
- 伪C转化为C代码的例子,可供学习之用。里面主要包含了数据结构的常用算法。-Pseudo-C into a C code examples for learning. Inside the main data structure contains the common algorithm.
matlab_turbo
- 有关Turbo码的matlab仿真程序,包括信源,BSC编码,伪随机交织,打孔,信道仿真等。最重要的是LOGMAP算法,包含在logmapo.m.里面。这是VT的吴宇飞写的源码,我自己根据理解写了一个稍微简单点能理解的程序,在logmap.m里面 -Of the Turbo code matlab simulation program, including source, BSC code, pseudo-random interleaver, perforated, such as chann
migong
- 迷宫求解 求解迷宫中一条通路的伪码算法等-Solving a maze to solve the maze path of pseudo-code algorithm
weima
- 介绍了伪代码的使用规则,比较清楚详细,希望对同学有帮助!-Introduced the use of pseudo-code rules more clear and detailed!
c-code
- 用MATLAB生成伪随机码的源程序,很实用,希望对大家有所帮助。-Pseudo-random code is generated with the MATLAB source code is very useful, want to help everyone.
MATLABdandiandingwei
- MATLAB编写的GPS伪距单点定位.精度大约在10M-20M之间。-MATLAB prepared by the GPS pseudo-range single-point positioning
Semi-Supervised_Learning_With_SVMs
- 利用支持向量机进行半监督学习的详细的文档,包括了部分伪代码,具有很大的参考价值-Using support vector machine semi-supervised learning of detailed documentation, including some pseudo-code, has great reference value
Perfect-Numbers-in-assembly
- this a program for calculating and printing Prefect Numbers in assembly . i tried to write the program as simply as i could , so that any newbie in assembly programming can understand the codes and the logic behind it easily . i started with a
Form1
- 计算机图形学实验-扫描线实现的便填充算法,可以填充多边形。采用的是清华的那本课本上所写的伪代码。-Computer Graphics Lab- scan line filling algorithm to achieve it, you can fill the polygon. Tsinghua is used textbook that is written in this pseudo-code.
smo
- Sequential Minimal Optimization及伪代码-Sequential Minimal Optimization and pseudo code
Pseudo-Random-Code-Phase-Modulation
- 在直接序列扩频通信系统中,伪随机序列的相位调制-Pseudo-random sequence of phase modulation in direct sequence spread spectrum communication system