搜索资源列表
ATmega128L
- ATmega128L单片机 数据手册 ATmega128L微控制器,它是采用低功耗COMS工艺生产的基于RISC结构的8位微控制器,是目前AVR系列中功能最强大的单片机。AVR核将32个工作寄存器和丰富的指令集联结在一起,所有的工作寄存器都与ALU直接相连,实现了在一个时钟周期内执行单条指令的同时访问两个独立寄存器的操作,具有良好的性价比。-ATmega128L SCM manual data ATmega128L micro
CS2003081aes
- 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字
LCM
- 16X2,122*32,128*64,LCD44780,LYM1602-16X2, 122* 32,128* 64, LCD44780, LYM1602
LCD
- 通过VHDL写的128*32液晶驱动接口。-Through VHDL to write 128* 32 LCD driver interface.
1111
- (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长
AES.v1.3
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符
MD5
- MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security appl
FFT
- 用c实现FFT算法,通过修改该程序可实现32点,64点,128点的FFT运算-With c realize FFT algorithm, by modifying the program to achieve 32 points, 64 points, 128 points FFT computation
PON
- A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32
Color
- Measurement of gamma characteristic(Ca200Sample_Gamma.exe)provides Gamma characteristics of W,R,G and B. Measurement at 16,32,64,128,256 gradation.-Measurement of gamma characteristic (Ca200Sample_Gamma.exe) p
FFT
- // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1
DFT
- 1)编写DFT子函数(计算并画出幅频特性),以后可调用。 2)N=32,M=32,128,256时,分析频率分辨率、频谱的光滑程度。 3)N=64,256,512时,分析频率分辨率和频谱的光滑程度。 -1) the preparation of DFT Functions (calculated and drawn amplitude-frequency characteristics), the future can be
LCD12864
- 大屏幕液晶128*64显示程序,液晶128*64一共可以显示8列*4行共32个汉字-Large-screen LCD 128* 64 display program, LCD 128* 64 can display a total of 8* 4 line a total of 32 characters
AES
- Rijndael加密算法是分组长度可变的分组密码。分组长度,密钥长度可以为128,192,256比特。 假设加密的中间结果为状态State。状态State可以用类似于元素为一字节的矩阵来表示,矩阵的行数为4,列数为Nb,Nb等于分组长度除以32。 -Rijndael encryption algorithm is the grouping variable length block cipher. Packet length,
fft
- FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。-FFT can be calculated Radix2 algorithm 4,8,16,3
32128led
- 32X128LED点阵显示屏 整屏左移程序 。-Dot matrix display screen 32X128LED left the whole process.
LED
- 点阵显示c语言源程序128*64 256*32 -Dot-matrix display c language source code 128* 64 256* 32
32
- 32位字库 访问与16位的相似。汉字: qh=*s-0xa0 wh=*(s+1)-0xa0 location=(94*(qh-1)+(wh-1))*128 英文: location=(*s)*64 -32bit font hz qh=*s-0xa0 wh=*(s+1)-0xa0 location=(94*(qh-1)+(wh-1))*128 char location=(*s)*64
128X32LED
- 128*32的led开发proteus仿真,对于初学led点阵的朋友来说是极有价值的,有源码-128* 32 led the development proteus simulation, for the beginner led lattice friends, is extremely valuable, there are source code
fft.c
- c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft