搜索资源列表
codeofvhdl2006
- 【经典设计】VHDL源代码下载~~ 其中经典的设计有:【自动售货机】、【电子钟】、【红绿灯交通信号系统】、【步进电机定位控制系统】、【直流电机速度控制系统】、【计算器】、【点阵列LED显示控制系统】 基本数字逻辑设计有:【锁存器】、【多路选择器】、【三态门】、【双向输入|输出端口】、【内部(缓冲)信号】、【编码转换】、【加法器】、【编码器/译码器】、【4位乘法器】、【只读存储器】、【RSFF触发器】、【DFF触发器】、【JKFF触发器】、【计数器】、【分频器】、【寄存器】、【状态机】
16B20B
- 16B20B编码转换,用于高速的串型接口-16B20B encoding conversion for the high-speed serial interface -
ad5399
- AD5399是一款串行输入、双通道、12位数模转换器,可采用二进制补码数字编码。。 用Verilog实现其配置与功能-AD5399 is a serial input, dual-channel, 12-bit DAC, digital code can be twos complement. . Configuration and use Verilog functions to achieve its
manchester_code
- 曼彻斯特编码函数.将输入的字节转换为曼彻斯特编码输出.-Manchester encoding function. Would be bytes of input into Manchester encoded output.
adc
- vhdl实现对模数转换芯片adc0832的控制,程序采用的是状态编码输出.-VHDL realization of analog-digital conversion chip adc0832 control, procedures using state of the output encoding.
WireLineDepthRecorder
- 一种深度和拉力测量系统,采用quadrature编码器,且直接输入PIC单片机,其他硬件包括AD7714 24位高精度AD转换器,提供4路模拟输入。-A kind of depth and tension measuring system, using quadrature encoder, and directly enter the PIC microcontroller, other hardware including the AD7714 24-bit high precision A
PS2Key
- C51单片机与PS/2键盘通讯程序C语言代码,包括法送、接收、编码转换等功能-C51 Microcontroller with PS/2 keyboard communication program C language code, including the method to send, receive, encoding and other functions
iconv
- iconv 字符集编码转换主模块的实现,常用于 GB2312 与 UTF-8 之间的转换。-iconv character set encoding to achieve the main module, commonly used in the GB2312 and UTF-8 conversion between.
SEG
- 7段译码器 吉林大学短学期CPLD实习程序 通过四位拨码开关进行编码,让硬件电路将编码转换成对应的七段码,并将七段码送至数码管进行显示,其中该电路能够输出0到F的16个字符-7 decoder CPLD Jilin University internship program through short-term four DIP switch coded, so that hardware will be encoded into the corresponding seven-segmen
segment
- 数码管显示,以7位二进制码对十六进制数进行编码转换-Digital tube display, with 7 bit binary code to sixteen hexadecimal encoding conversion
manchester
- 源码包含三个模块,数据发送模块是读取FIFO中的数据后,将并行数据转换为串行,同时对串行数据进行曼彻斯特编码输出。数据接收模块是对接收的数据进行曼彻斯特解码。FIFO控制器模块将接收的串行数据转换为并行,并存储。 曼彻斯特解码部分本文采用了过采样技术,使用了一个8倍时钟进行采样。每一个数据周期采样8次,每四次采样确定一个状态,如果采样到三次及以上高电平则认为是高状态,否则认为是低状态。状态由高到底则是数据0,由低到高则是状态1。-Source consists of three module
PS2
- PS2程序——键盘发送一个按键 通过寄存器将其ASCI编码转换成十六进制 在数码管上显示----本人已在LYC FREE EDA开发板上验证通过-PS2 program-the keyboard to send a button through the register will be the ASCI coding convert hex in digital tube display-I have in LYC FREE EDA development board through verif
unicodeToGBK
- unicode编码转换为GBK码,用于GSM短信模块,可用于LED屏短信息接收和显示-Converts a Unicode encoded GBK code, used for GSM SMS module, can be used for led screen SMS receive and display.
yum-3.4.3.tar
- 实现凌阳61的语音系统,包括语言的编码转换-Sunplus 61 voice systems, including language encoding conversion
51MCU-music--programe-
- 51单片机系统实例,播放音乐挥动翅膀的女孩,内含音乐编码转换器,直接编译后烧录Hex文件即可-51 single-chip system instance, play music girl waving wings, containing music encoding converter burn Hex file can be directly compiled. .
20121016CPU-OK1017
- RS485通讯信号编码转换,以使PLC工作-RS485 communication code transfer
codec
- 基于dsPIC的语音编码转换测试程序,测试语音收发。-DsPIC based speech coding conversion, testing procedures, test voice transceiver.
AIS
- AIS解码在数据处理程序中, 首先必须将接收的字符转换成ASC II码, 再调用校验程序, 对接收到的数据进行校验, 当校验正确后, 才能进行编码转换-AIS decoding data handler, you must first convert the received characters into ASC II code, and then call the calibration procedure, the received data checksum checksum is co
AD转换
- 模数转换包括采样、保持、量化和编码四个过程。是将连续的模拟量(如象元的灰阶、电压、电流等)通过取样转换成离散的数字量(Analog to digital conversion involves sampling, holding, quantizing, and encoding four processes. Is the continuous analog (gray scale, such as voltage and current element etc.) is converted
decode
- 代码中输入汉字,转换为16*16点阵编码输出。(converted Chinese characters to 16*16 dot matrix encodings)