CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 鍗

搜索资源列表

  1. coding-and-decodin-of-convolutional

    1下载:
  2. matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:20634
    • 提供者:华建
  1. IAP_exe_no_copy

    0下载:
  2. LPC21xx系类扩展外部存储器,实现IAP在线升级功能,代码齐全,全部实测!-MMCSD card driver source MMCSD card driver source MMCSD card driver source MMCSD card driver source MMCSD card driver source
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:419435
    • 提供者:梁子森
  1. 20060205105722361

    0下载:
  2. 卫星导航系统在c c++环境下的实现 gps时间算法-Satellite navigation system at c c++ environment under implementation
  3. 所属分类:GPS develop

    • 发布日期:2017-04-29
    • 文件大小:502885
    • 提供者:xy
  1. dpj

    0下载:
  2. 单片机控制交通灯设计 十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本设计主要分为五大模块输入控制电路、时钟控制电路、片内外程序切换控制、显示电路。以MSC-51系列单片机IntelAT89C51为中心器件来设计交通灯控制器,实现了AT89C51芯片的P0口设置红、绿灯、黄灯燃亮时间的功能;为了系统稳定可靠采用了74LS14施密特触发器芯片的消抖电路,避免了系统因输入信号抖动产生误操作;显示时间
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:238038
    • 提供者:zx
  1. usbtongxun

    0下载:
  2. 介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链 接库和应用程序分别采用Visual C++ 和Visual Basic 编写。实现了PC 机与单片机之间通过PDIUSBD 12 芯片进行数据通讯 的功能。-Abstract : The design of software under Windows in PC linking 51MCU with USB interface is presented
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:802240
    • 提供者:321
  1. viterbi_decoder

    0下载:
  2. 卷积码,维特比译码法,各种类型,类型齐全-viterbi_decoder
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1594
    • 提供者:ganming
  1. LPC2312_MP3Player

    1下载:
  2. 用philips lpc2312+DSP实现MP3播放,LCD显示,24C02关机数据,SD卡读写,FAT16/32文件系统.-With philips lpc2312+ DSP implementation MP3 player, LCD display, 24C02 shutdown data, SD card reader, FAT16/32 file system.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:56079
    • 提供者:张易
  1. electronic

    0下载:
  2. 本文件是用51单片机设计电子琴的资料文件,且带有原理图-The present document is a single-chip design with 51 information paper flower, and a schematic diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:316395
    • 提供者:张小军
  1. DMX512

    0下载:
  2. 基于PIC16F73的有码开关有功率输出 DMX512协议的 灯光数据接受-DMX512
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5657
    • 提供者:眀向业
  1. 12864tupiancaidanxianshi

    0下载:
  2. 单片机做的图片菜单显示,学单片机的好资料,proteus仿真通过,学习的好资料-The single-chip picture menu shows that learning good information on SCM, proteus simulation adoption, learn good information ...
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:61879
    • 提供者:肖呵
  1. USB2.0

    0下载:
  2. 所属分类:USB develop

    • 发布日期:2017-04-25
    • 文件大小:208312
    • 提供者:yf
  1. GPSTIME1

    0下载:
  2. GPS时钟系统,用W78E516B单片机,本程序接收GPS的$GPGGA信息中的时间数据,采用12MHZ晶振,4800波特率接收-GPS clock system, with W78E516B microcontroller, the procedures for GPS receivers in the $ GPGGA message data of the time, the 12MHZ crystal, to receive 4800 baud rate
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1981
    • 提供者:张励志
  1. USBdll

    0下载:
  2. 单片机USB串口通信模块的动态链接库,包括通用的对串口进行操作的各种函数。-Single-chip USB serial communication module dynamic link library, including general-purpose serial port to operate on a variety of functions.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:1018065
    • 提供者:牛牛
  1. TestBoard

    0下载:
  2. 最简单的单片机程序,可以在此之上进行实验开发,里面包括单片机键盘扫描和串口打印程序,可以在此之上进行其他程序的编写,非常方便,所有代码带有详细注解-The simplest single-chip process, can experiment on the development, which include single-chip serial keyboard scanning and printing process, can carry out other procedures on
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:49318
    • 提供者:sxd
  1. Binary_convolutional_codes

    1下载:
  2. 能够测试不同码率(1/2,1/3)的卷积码在awgn信道下的性能-To test different bit-rate (1/2, 1/3) convolutional codes in awgn performance under channel
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:5270
    • 提供者:priscilla
  1. bokexitong

    1下载:
  2. 本博客系统是在J2EE平台上用Hibernate框架技术和MVC模式构建,后台数据库为SQL Server 2000。网站系统主要包括三大部分:超级管理员部分(管理所有的博客、管理网站公告),个人博客部分(个人资料管理、文章管理、链接管理、分类管理和用户头像管理),网站访客部分(注册、发表评论、搜索博客和博客排行榜)。-The blog system is used in the J2EE platform technologies and MVC framework Hibernate Mod
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-12-23
    • 文件大小:32049016
    • 提供者:石头
  1. danpianji

    0下载:
  2. 单片机串口通信的实例,有原理图和C语言编写的代码-Examples of single-chip serial communication, a schematic diagram and the C language code
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:66514
    • 提供者:老大
  1. BlogYi.Net-1.8-Source

    0下载:
  2. 博易 是一款基于 Microsoft ASP.NET 开发的,开源并且免费的博客系统。-http://www.blogyi.net/download/
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3880951
    • 提供者:ff
  1. 51demodoc

    0下载:
  2. 包插说明书,PCB,SCH图,及N多源代码例子,网上卖的很火的一款-Manual Play package, PCB, SCH map, and N number of source code examples, online selling is a fire
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:9086377
    • 提供者:ciddy
  1. MyBlog

    0下载:
  2. 我的博客,利用JSP技术实现博客功能的原代码,大家尽情使用-my blog
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:986802
    • 提供者:韩愈
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com