搜索资源列表
cSharp_aes
- 用C#写的AES加密软件,能完成128、192、256的密钥加密和明文多个分组的自动填充-128,192,256 key encryption and expressly multiple grouping is automatically populated with AES encryption software written in C#,
LPD880XDS.rar
- lpd8803/8806是深圳英盛美半导体公司09年出品的新款高性能led驱动芯片,该芯片具有如下特点: 三/六路输出,恒流驱动;直接256级PWM输出,无亮度损失,降低数据传输量,有效减少电磁干扰(EMI)。 扫描频率高(约4000HZ)。 仅需时钟线/数据线的两线传输结构,级联能力超强。 内建振荡器,支持FREE-RUN模式,降低控制电路成本,输出耐压高(LED灯供电电压可达12V)。 简化外围配套,可扩充性好,也可作为PWM发生器控制大电流器件驱动大功率LED灯。 该芯片特别适合用于led
ATmega88_cn
- ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串
IS61LV6416-25616
- ISSI公司的61LV6416和61LV25616芯片的数据手册-ISSI s 61LV6416 and data chips 61LV25616 Manual
OFDM_TRail
- OFDM系统,子载波数目1024,前缀数目256,循环数目256,加入了高斯白噪声-OFDM system, the number of subcarriers 1024, the number prefix 256, the cycle number of 256, by adding a Gaussian white noise
1
- 多路数据采集控制器,A/D转换和D/A转换,系统分为PC机和单片机系统两部分。从系统图上可见,本系统的硬件部分较简单且成熟:其中D/A转换器选用0832,采用文献[1]的电路实现双极性电压输出,后接跟随器改善带负载能力。存储器选用62256。MAX232实现电平转换。本系统的关键是软件部分,特别是通讯的实现。-Multi-channel data acquisition controller, A/D conversion and D/A converter, the system is div
Vcdigitalimageprocessingproceduresonthe256
- 关于图像处理的基本程序 vc++ 256色转灰度图 有实例图片-Image processing on the basic procedures for vc++ 256 color images to grayscale examples
wavegenetor
- 用LPM_ROM设计存放一个周期的256×8大小的rom,构建简易频率可控的正弦波发生器。 -LPM_ROM design store with a cycle of 256 × 8 size of rom, build a simple sine wave generator frequency controllable.
SIN
- 简易正弦波发生器 //精英团队提供 //控制信号 :P20 //数据线 :P0口-include <reg52.h> sbit WR2 = P2 ^ 0 unsigned char code sin[256]
DSP2812FFT
- TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小.-C
life
- CString aa,bb if(theApp.m_strzeren.GetLength()>256 ) { int len=0 aa=InterceptString(len,theApp.m_strzeren) len=aa.GetLength() bb=theApp.m_strzeren.Mid(len) } else aa=theApp.m_strzeren 以上为调用部分 以下为函数部分
Blowfish
- BlowFish算法用来加密64Bit长度的字符串。 BlowFish算法使用两个“盒”——ungigned long pbox[18]和unsigned long sbox[4,256]。 BlowFish算法中,有一个核心加密函数:BF_En(后文详细介绍)。该函数输入64位信息,运算后
uart
- fpga内嵌入双向串行通讯口 传输波特率可变 可通过查询方式确定发送接收状态 内置256字节发送接收缓冲区 -serial communication
SerialNull
- 好用的虚拟串口 可用于虚拟256个串口并且可实现互联-very good
25C256EEPROMviaAVR
- example of using SPI EEPROM like 25C128\256 via AVR controllers family.
256
- 能够将256色彩色图像转为灰度图像的小程序-256 color-color images can be converted to grayscale images of small programs
256-pseudo-color
- 真彩色位图转换为256伪彩色-True- color bitmap is converted to 256 pseudo- color
256-color-images-into-grayscale
- 256彩色转变成灰度图像,转换效率高,速度快,算法简单。-256 color images into grayscale, high conversion efficiency, fast, simple algorithm.
pipelined_fft_256_latest.tar
- 一个256流水线结构的FFT实现,用于FPGS实现,xilinix(A 256 pipelined structure of the FFT implementation, for FPGS implementation, xilinix)
基于FPGA的AES256位加密
- aes 256位 算法 加密程序,使用verilog 语言(AES 256 bit algorithm encryption program, using Verilog language)