搜索资源列表
5B6B
- FPGA的5B6B编译码器的设计代码可以编译而且有波形图 -5B6B code is used in fiber optic digital communication systems a more extensive line pattern! Data are 5B6B encoding and conversion, and string after the fiber transmission, serial code sequences in continuous bit 0 or b
FAT16
- 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachF
FAT16
- 嵌入式FAT16文件系统源码下载1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,T
Categorystatisticsthenumberofcharacters
- 程序接收用户键入的一行字符(字符长度不大于80个,以回车结束),并把字符,数字,其它字符分类计数,然后将结果存入以Letter,Digit,Other为名的存储单元中。-Procedures for receiving a user types a line of characters (characters in the length of not more than 80 to enter the end), and put characters, numbers, other charac
5b6b
- 5B6B码是光纤数字通信系统中使用比较广泛的一种线路码型! 数据经过5B6B编码和并串转换后在光纤上传输,串行码序列中连续的比特0或比特1的长度不超过5,数据在0和1之间变换的密度很高,并具有直流平衡的特性,有利于接收电路和时钟恢复电路的设计。-5B6B code is used in fiber optic digital communication systems a more extensive line pattern! Data are 5B6B encoding and conver
technicalarticles--PIM_on_microstrip_lines
- The theory of passive intermodulation generation on printed transmission lines has been proposed. The new model for a terminated section of the transmission line with distributed nonlinear resistance has been developed and verified against the
3N
- 3N+1 The input will consist of a series of pairs of integers i and j, one pair of integers per line. All integers will be less than 1,000,000 and greater than 0. You should process all pairs of integers and for each pair determine the maxim
DTMF
- DTMF(双音多频)信号的产生和检测 1、程序分两部分,前半部分为DTMF 产生,后半部分为DTMF 检测。 2、DTMF 产生中用数组in设定键值,数组长度为16,范围0~15,可人工改写; 3、数组xr为产生的行频信号,长度为102,32位浮点型; 数组xc为产生的列频信号,长度为102,32位浮点型; 数组x为产生的双音频信号,长度102点,32位浮点型; 4、数组z为DTMF检测中能量模板 ,以完成按键的行位置及列位置检测; 6、变量outkeycol
send
- 已知甲、乙两台80C51单片机所使用的晶振均为11.0592MHz。现要求两机之间进行串行通信,甲机发送,乙机接收。传输波特率定为9600。甲机片内以50H为数据起始地址的16字节数据发送给乙机。甲机首先发送数据长度,然后开始发送数据。乙机以接收的第一字节作为接收数据的长度,第2字节开始为数据。乙机将接收的数据存放在以60H为起始地址的16个单元内。编程计算直线与窗口边界所在直线的交点,直线端点和交点在Cohen-Sutherland直线段剪裁算法中的区域编码, 画出窗口及窗口内的直线段。-
UART
- 2. UART程序设计与电路仿真 使用UART1来输出字符“An ARM7 Example LPC2138 By IMU 2011-04-20 23:55:07” 首先根据要求初始化串口0,运用PINSEL0寄存器设置UART0的初始化接口P0.0、P0.1。使用U0LCR设置波特率,将数据长度定义为8位数据位,通过Fpclk运算,使用U0DLM寄存器设置分频寄存器的高字节,使用U0DLL寄存器设置分频寄存器的低字节。使用控制寄存器U0CLR控制器设置通信模式,完成对UART0的初始化设
fangbian
- 点到点直线的程序,适用51单片机,利用两直线长度的变化来运动,是个子程序,控制的是步进电机的转动。-Point line procedures applicable 51, the use of two changes in length of the line movement is sub-program that controls the rotation of the stepper motor.
VGA
- 在分辨率为800 * 600的VGA显示器的行和场各显示一个边长为100的正方形方块移动。 -In a resolution of 800* 600 VGA display of line and field shows a side length is 100 square square of mobile.
VGA_move
- 在分辨率为800*600的VGA显示器的行和场各显示一个边长为100的正方形方块的移动。-In a resolution of 800* 600 VGA display line and field each shows a side length is 100 square square of mobile.