CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 256

搜索资源列表

  1. cSharp_aes

    0下载:
  2. 用C#写的AES加密软件,能完成128、192、256的密钥加密和明文多个分组的自动填充-128,192,256 key encryption and expressly multiple grouping is automatically populated with AES encryption software written in C#,
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:67437
    • 提供者:tangrui
  1. LPD880XDS.rar

    2下载:
  2. lpd8803/8806是深圳英盛美半导体公司09年出品的新款高性能led驱动芯片,该芯片具有如下特点: 三/六路输出,恒流驱动;直接256级PWM输出,无亮度损失,降低数据传输量,有效减少电磁干扰(EMI)。 扫描频率高(约4000HZ)。 仅需时钟线/数据线的两线传输结构,级联能力超强。 内建振荡器,支持FREE-RUN模式,降低控制电路成本,输出耐压高(LED灯供电电压可达12V)。 简化外围配套,可扩充性好,也可作为PWM发生器控制大电流器件驱动大功率LED灯。 该芯片特别适合用于led
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:371734
    • 提供者:qianzd
  1. ATmega88_cn

    0下载:
  2. 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 封装) – 可编程的串
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2551148
    • 提供者:贾立伟
  1. IS61LV6416-25616

    0下载:
  2. ISSI公司的61LV6416和61LV25616芯片的数据手册-ISSI s 61LV6416 and data chips 61LV25616 Manual
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:546216
    • 提供者:joseph
  1. OFDM_TRail

    1下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-01-19
    • 文件大小:1157
    • 提供者:靳超
  1. 1

    0下载:
  2. 多路数据采集控制器,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
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:282308
    • 提供者:王炳文
  1. Vcdigitalimageprocessingproceduresonthe256

    0下载:
  2. 关于图像处理的基本程序 vc++ 256色转灰度图 有实例图片-Image processing on the basic procedures for vc++ 256 color images to grayscale examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:163258
    • 提供者:girl
  1. wavegenetor

    0下载:
  2. 用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.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:122966
    • 提供者:张炳良
  1. SIN

    0下载:
  2. 简易正弦波发生器 //精英团队提供 //控制信号 :P20 //数据线 :P0口-include <reg52.h> sbit WR2 = P2 ^ 0 unsigned char code sin[256]
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:刘海
  1. DSP2812FFT

    0下载:
  2. TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小.-C
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1199
    • 提供者:wqr107
  1. life

    0下载:
  2. 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 以上为调用部分 以下为函数部分
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:629
    • 提供者:yulin
  1. Blowfish

    0下载:
  2. BlowFish算法用来加密64Bit长度的字符串。 BlowFish算法使用两个“盒”——ungigned long pbox[18]和unsigned long sbox[4,256]。 BlowFish算法中,有一个核心加密函数:BF_En(后文详细介绍)。该函数输入64位信息,运算后
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:10604
    • 提供者:echo
  1. uart

    0下载:
  2. fpga内嵌入双向串行通讯口 传输波特率可变 可通过查询方式确定发送接收状态 内置256字节发送接收缓冲区 -serial communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4869
    • 提供者:tianzhijun
  1. SerialNull

    0下载:
  2. 好用的虚拟串口 可用于虚拟256个串口并且可实现互联-very good
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:566994
    • 提供者:Edward
  1. 25C256EEPROMviaAVR

    0下载:
  2. example of using SPI EEPROM like 25C128\256 via AVR controllers family.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1222
    • 提供者:Ihor
  1. 256

    0下载:
  2. 能够将256色彩色图像转为灰度图像的小程序-256 color-color images can be converted to grayscale images of small programs
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:138885
    • 提供者:Tony
  1. 256-pseudo-color

    0下载:
  2. 真彩色位图转换为256伪彩色-True- color bitmap is converted to 256 pseudo- color
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2149
    • 提供者:王阳阳
  1. 256-color-images-into-grayscale

    0下载:
  2. 256彩色转变成灰度图像,转换效率高,速度快,算法简单。-256 color images into grayscale, high conversion efficiency, fast, simple algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:51565
    • 提供者:庄明磊
  1. pipelined_fft_256_latest.tar

    0下载:
  2. 一个256流水线结构的FFT实现,用于FPGS实现,xilinix(A 256 pipelined structure of the FFT implementation, for FPGS implementation, xilinix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:211968
    • 提供者:shift110
  1. 基于FPGA的AES256位加密

    1下载:
  2. aes 256位 算法 加密程序,使用verilog 语言(AES 256 bit algorithm encryption program, using Verilog language)
  3. 所属分类:其他

    • 发布日期:2020-12-27
    • 文件大小:20480
    • 提供者:wrxlln
« 12 3 4 5 6 »
搜珍网 www.dssz.com