资源列表
OFDM_4qam
- OFDM仿真程序,采用4QAM星座映射方式-OFDM simulation program, using Constellation Mapping 4QAM
alu.v
- a well written and yet small verilog hardware descr iption language or popularly known as simply Verilog program for an Arithmetic and Logic Unit or as popularly called ALU
qsort_main.m
- 快速排序(QuickSort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。 快速排序被认为是当前最优秀的内部排序方法。-Quick Sort (QuickSort) is an efficient sorting algorithm. Although the algorithm runs in the
SineUseMouse
- 在GUI界面生成一个光标图标,当鼠标在界面任意拖动时,该光标就会随之运动,并会产生相应的大小-Generate a cursor icon in the GUI when dragging the mouse in any interface, which will follow the cursor movement, and will produce a corresponding size
juzhenzhuanzhi
- 矩阵转置: 1、任意输入一个一维字符数组,其中元素个数为一个正整数N的平方 2、这个一维数组可以当成一个N*N的矩阵,将这个矩阵转置 3、将转置后的矩阵按行依次组成一维数组,再将这个一维数组输出-Matrix transpose: 1, enter an arbitrary one-dimensional array of characters, which is the square of the number of elements of a positive integer N
Calculator
- 这是一个用java编写的简单计算器,主要实现加减乘除功能,以及还设有菜单栏功能。-This is a java prepared by the simple calculator, the main achievement of arithmetic functions, and also has a menu bar functions.
html-_Template-
- 当我们畅游Internet时,我们透过浏览器所看到的网站,是由HTML语言所构成。包括简单的html构成,以及html的一些组成-When we swim Internet, we can see through the browser website, is posed by the HTML language. Including simple html structure, as well as some components of html
FisherFun
- 费舍尔函数。用于聚类分析,是常用的分类方法。方便大家使用-Fisher function. Cluster analysis is used, it is commonly used classification methods. Facilitate the use of
Untitled
- 基于排队论思想在matlab环境上编码的m/m/1的相关源代码-Based on the thought of queuing theory matlab environment encoded m/m/1 related to source code
Heap.cpp
- heap sorting algorithm to sort numbers
Link-two-strings
- 将两个输入的字符串用链表知识连接起来,并且输出连接后的结果-The results of the two input strings using chain linking knowledge, and the output after the connection
vibration-signal-processing
- matlab在振动信号处理中的应用。通过matlab编程语言将复杂的振动信号通过算法进行消噪,信号分解与重构。-The application of matlab in vibration signal processing.Through the matlab programming language to deal with the complex vibration signal, by using algorithmde to de-noising, signal decompositi
