搜索资源列表
VHDL_lfsr_code
- The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some gates. By the autocorrelation concept, there should be 2 same length vectors
VBTOPLC
- 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便-VB written by Mitsubishi FX1S series of computer programming and serial port communication, the X, M, Y, D, T, C Register for literacy control, operation is very simple, convenient
HIDInterface
- This module is common to all of the Example programs It declares the {Open, Read, Write, Close} calls for the USB device These user-calls are translated into OS system calls This module also contains several support routines used by all of
stkload
- stk接口 This file contains a summary of what you will find in each of the files that make up your work application.-stk Interface This file contains a summary of what y ou will find in each of the files that make up your work application.
fmdemod
- demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz). FREQDEV is the frequency deviation (Hz) of the modulated signal.
lmi
- D-S.Kim, Y.S.Lee, W.H.Kwon, and H.S.Park, \"Maximum Allowable Delay Bounds in Networked Control Systems\", Control Engineering Practice (Elsvier Science) (Simulation Example - Matlab Code), PP.1301-1313, Vol.11, Issue 11, December, 2003
jisuan
- GPS系统接收数据坐标转换 GPS接收的数据往往是三维坐标,而在科学研究中我们通常用二维坐标。因此必须 进行坐标转换,下面我们介绍一种坐标转换,即把WGS84坐标转换为高斯—克吕 格坐标系。数字地图投影的方法很多,而我国采用了高斯—克吕格投影,它是一 种横轴椭园柱面等角投影,用一个椭球柱面与地球椭球在某一子午圈L0上相切, 这条子午线通常称做投影轴子午线。也就是高斯-克吕格投影直角坐标系的x 轴, 地球的赤道与椭圆柱面相交, 成一直线,这条直线与轴子午线正交,就是平面直角
symbian.rar
- 二版本转换为3版本的方法步骤。y由于symbian自带的例子核很多例子都是2版本的因此需要转换为exe的可执行程序才能看到效果。,symbian app to exe so that we can debug all the demo
turbo_sys_demo
- This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is t
minicom-1.83.tar.gz
- 支持X/Y/Z Modem协议的传输文件的通讯程序 ,Commnication libraray supports XMODEM,YMODEM,FAX protocol
xymodem
- X / Y Modem 协议 XMODEM/YMODEM PROTOCOL REFERENCE -X/Y Modem agreement XMODEM/YMODEM PROTOCOL REFERENCE
gpibrw
- gpib例子,labwindows开发环境-GPIB example, labwindows Development Environment
VB_FP
- 实现VB和松下PLC通信 单独读写1位 "X" "Y" "R" "C" "T" 一次读写多个不同类型的位 "X" "Y" "R" "C" "T" 一次读写多个数据 "WX" "WY" "WR" "WL" "DT" "FL" "LD" "SV" "EV" -Panasonic VB and PLC communication to achieve a separate read and write an " X" " Y" " R"
juanji
- 一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。-A circular convolution of the code to call the form of y = juanji (h, x1, M) of them, h, and x1 for the input, h for the filter coefficient, x1 sampling input signals, o
CFR
- 峰值抵消算法的基本思想是:在OFDM信号上叠加一个由一系列加权参考函数组成的峰值抵消信号,通过抵消函数的选取以及权值计算,使得抵消信号尽可能消除超过门限的信号幅值。常见的参考函数分为脉冲函数和其他窗函数两类。- T. May, H. Rohling. Reducing the peak-to-average power ratio in OFDM radio transmission systems. IEEE Vehicular Technology Conference (VTC), Ma
PointerLocation
- 测试双点触摸 显示X坐标Y坐标,并显示移动距离。 -Test Coad
Mpeg4Decoder0809011
- symbian上的yuv视频文件处理程序 可对yuv的每一帧数据进行读取 处理 显示-symbian the yuv video file handling procedures can yuv data of each frame read treatment showed
JJYY_source
- J J Y Y 即 时 通 信 软 件 , 包 含 服 务 器测。-JJYY instant messaging software, including server test.
Accel_V2.0
- 此程序实现了两个板子的通信,在板子重启的时候如果一个板子按钮按住,则这个板子称为发射节点,另一个板子成为接受节点,发射板子实时地将自己的X,Y,Z轴的数值发送给接受板子-This program has achieved two of the communication board in the board when the restart button if a board press and hold, then the board as the launch of the node, an
entropy
- for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. yo