搜索资源列表
TCP-and-filtering
- 12、使用TCP的双人或多人聊天程序 13、生成:生成一个由若干个不同频率的正弦波以及均匀分布噪声组成的信号,并显示。(允许用户挑选正弦波个数、设置不同频率、设置幅值、设置信号长度。) 保存:将生成的信号保存到二进制文件中。 打开:打开二进制文件,并显示。 计算:计算并显示功率谱 滤波:可以设置滤波种类及滤波频率,可以选择是否滤波。 只使用两个Graph,分别用于显示信号和功率谱。(若进行滤波,则只显示滤波后信号和功率谱)-12, Double or multiplaye
Filter-Signal(initial-and-length)
- 滤波信号的讲解,关于信号的初始化和信号的长度有说明,利于学习。-Explanation of the filtered signal, the initialization of the signal and the length of the signal descr iption conducive to learning.
AES-8.6
- AES是一种可逆加密算法,分组长度为128bit,密钥支持128bit,196bit,256bit-AES is a reversible encryption algorithm, packet length of 128bit key support 128bit, 196bit, 256bit
1
- 数组训练题目1:建立一个二维数组,求其长度,取出某一个元素,替换某一个元素。-An array of training topics: the establishment of a two-dimensional array, find its length, remove one of the elements to replace one element.
media-filtering
- 首先编程生成长度为600的一个稳定信号,在此基础上再编程混叠一个标准偏差为15的高斯白噪声,得到一个含噪信号,最后用中值滤波器去噪,画出去噪效果图。-First, the length of 600 programmed to generate a stable signal, on this basis, re-programming aliasing a standard deviation of 15 Gaussian white noise, get a noisy signal, an
Labview_unit-converter
- 基本功能: 1.实现如下单位的换算功能:长度、面积、重量、温度; 扩展功能 1.增加换算类型种类(如压力、功率、时间、速度等); 2.增加换算单位种类(长度:千米,米,厘米,分米,纳米,微米,光年,天文单位,埃); 3.增加英制换算;-Basic features: 1 unit conversion functions to achieve the following: length, area, weight, temperature extended featu
changdu
- 当前长度字符的分解显示,简单明确,非常易懂,好学-The current length character decomposition display, simple and clear, easy to understand, easy to learn
labview
- 在波形Graph显件上用两种不同颜色显示一条正弦曲线和一条余弦曲线,每 条曲线长度为128个点,其中正弦曲线的x0 =0,△x=1;余弦曲线的x0 =2, △x=5。并利用属性节点通过前面板控件改变每条曲线的颜色。-On the waveform Graph show piece in two different color shows a sine curve and a cosine curve, eachCurve length is 128 points, in which th
VI-Cracker-2.0
- VI密码破解工具,称破任何VI的密码,不限长度和复杂度等-VI password cracker
LabView-password
- 如果忘记了VI的密码,这个VI可以帮到你。不过密码长度最好不要超过4位。附送MD5密码扫描-If you forget the password VI. This VI can help you. However, the password length is best not more than four. MD5 password supplied scan
VI_Crack_V5
- LabVIEW VI密码破解工具5.0版本,可以破解任意长度和复杂度的VI密码。-LabVIEW VI password cracking tool. This tool can crack passwords of any length and complexity .
Random-Number-Average
- 设计一个VI,实现使用循环和移位寄存器计算随机数序列的移动平均值。要求该VI产生一个随机序列,序列长度由前面板滑动条控件输入. -Design a VI, achieve a moving average using loops and shift registers to calculate the random number sequence. Requirements The VI generates a random sequence, sequence length slider
2FSK-2PSK-2ASK
- 序列长度可控,fc,amplitude等均可控制,可仿真2ask,2psk,2fsk-Sequence length controllable, fc, amplitude, etc. can control, simulation 2ask, 2psk, 2fsk
video_simulation
- 运行此程序需要安装特定的摄像头处理模块IMAQ。程序实现了摄像头视频信息采集,编码,将一帧视频信息加上帧头,帧尾,按1024每个包的长度将一帧数据打包成多个数据包,然后送入队列模拟发送过程。接收端根据取出数据包找到帧头,帧尾还原一帧视频信息。 -Run this program requires the installation of specific camera processing module IMAQ. Program implements camera video capture
Gluttonous_Snake
- 本设计基于传统贪吃蛇游戏的特点,并适当增加一些趣味的因素,使用LabVIEW软件制作一款完整的迷你贪吃蛇游戏。 程序主要实现如下的功能:小蛇不停游走,键盘方向键可控制小蛇移动的方向,吃过一个蛋后小蛇长度增加并随机产生另一个蛋,小蛇碰到四壁或者碰到自己时游戏结束并给出得分,游戏可以有多种模式即难度的选择,并设置暂停按钮。 -The design is based on the characteristics of the traditional Snake game, and approp
字符串长度检测
- 能够实时监测字符串的长度,并且显示出来,效果非常好(The ability to monitor the length of a string in real time and to display it)