CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - random

搜索资源列表

  1. Access_Extended_SRAM

    0下载:
  2. 本程序是用于访问空间大于 64 KB (即:地址指针数大于两个字节)外部扩展随机存取存储器的源程序文件。-the procedures for accessing space is greater than 64 KB (ie : Address indicator greater than 2 bytes) of external expansion of random access memory source files.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26387
    • 提供者:磊元
  1. vhd123

    0下载:
  2. 一个小赛车游戏,能够实现随机多种障碍物下掉,有左右方向键控制键,在游戏失败后,有重复开始功能,还可以选择游戏模式和练习模式-a small racing game, can be achieved under random multiple obstacles swap, about the direction keys control keys, after the failure of the game, began to repeat functions can also choose t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2199018
    • 提供者:沈晓松
  1. randomicity

    0下载:
  2. 8位单片机很多地方需要随机数,比如游戏的洗牌,可在timer中取数,但是随机数质 量不高。随机数是一个既简单又复杂的问题,这里的例子使用了众所周知的线性叠加法,没 有完美的方法产生随机数,不过线性叠加法是一个合适的方法,彻底解决8位机随机数的问 题。-eight SCM need many random numbers, such as the shuffling game, in which a few timer. But random quality is not high.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9322
    • 提供者:王宝成
  1. randmigong

    0下载:
  2. 一个寻找迷宫出口的算法,具有随机性选择,但绝无重复路程!-a maze to find export algorithm, random choice, but no repeat distance!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:刘奕宏
  1. 24c256zhuan

    0下载:
  2. 转贴 刚刚调好了个24c256的操作,自己在程序里搞了个连续读写的函数!很烦那页写跨页的问题,所以干脆做了个通用点的函数,小于3字节的写就用随机写,大于3字节的就用页写!-decal transfer just tuned in the months 24c256 operation, the program itself staged a continuous reading function! That was annoying page-page issue, so he simply m
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2837
    • 提供者:guang
  1. qd

    0下载:
  2. 8051单片机乘法抢答器: 开机后,按0#键,随机出题,看到题目后从键盘输入答案 答题正确,蜂鸣器响3声 * 继续出下一题,如果不知道答案则按0c键, 提示正确的答案-8051 multiplication Responder : Boot, press 0 # key, random topic. see the topic from the keyboard input after answering correctly answer, buzzer ring for three
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4776
    • 提供者:stone
  1. ldpcber

    0下载:
  2. This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7667
    • 提供者:武博
  1. 《基于ARM7的语音采集与处理》

    0下载:
  2. 《基于ARM7的语音采集与处理》内容包括: 8098单片机实现语音信号的采集与实时ADM压缩;单片机语音采集与合成技术;单片机语音采集与随机实时生成;语音信号采集的时间扩展与截取等-"ARM7-based data acquisition and processing," including : 8098 MCU voice signal acquisition and real-time compression ADM; SCM Acquisition and voice
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1510951
    • 提供者:麦伟强
  1. C语言写的铁电存储器[FM25C160]的驱动程序

    0下载:
  2. C语言写的铁电存储器[FM25C160]的驱动程序,已测试通过。引脚定义见内,C language written in Ferroelectric Random Access Memory [FM25C160] driver have been tested. Pin as defined within the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-26
    • 文件大小:1331
    • 提供者:刘仓
  1. E2PROM_DSP.用于MICROCHIP 24LC64 EEPROM的读写

    0下载:
  2. 本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24L
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-06-14
    • 文件大小:1859
    • 提供者:david4193
  1. OnlineForest-0.11.tar

    1下载:
  2. Online random forest. 09ICCV workshop on online machine learning的源代码-Online random forest. 09ICCV workshop on online machine learning. the source code
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:952320
    • 提供者:
  1. random

    0下载:
  2. 51单片机里的随机数发生器程序,汇编语言编写的。-51 SCM in the random number generator program written in assembly language.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:Paul
  1. mrf

    0下载:
  2. A basic knowledge about Markov Random Fields (MRF) and its applications.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:124670
    • 提供者:Tin Ho
  1. switch_detect

    0下载:
  2. 任意pwm发生器,可采用其生成占空比可调的矩形波-Pwm random generator, to be used in the generation of adjustable duty cycle rectangular wave
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:850330
    • 提供者:郭曹
  1. chaosushuchaxun

    0下载:
  2. 利用一种伪随机数生成的新方法 ———超素数法,在单片机的P1.6口产生周期为498的伪随机序列。-Pseudo-random number generator using a new method--- law of prime numbers, generated in the microcontroller ports P1.6 period of 498 pseudo-random sequence.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14633
    • 提供者:wangliping
  1. random

    0下载:
  2. 模仿粒子运动的高质量随机数发生器,取粒子坐标得到随机数,附带测试结果图片-Mimic the particle motion of high-quality random number generator, taking the number of particle coordinates to be random, with test results picture
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:85508
    • 提供者:todreenun
  1. Random-light-small-lamps

    0下载:
  2. 51单片机,控制8led,显示随机亮小灯-51 single-chip control 8led display random light a small lamp
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:16247
    • 提供者:战雪岩
  1. random-number

    0下载:
  2. 详细讲解使用单片机产生随机数的两种方法 有仿真图-Using single generating random Numbers of two kinds of methods
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:21324
    • 提供者:林健
  1. Random-Number-Generator

    0下载:
  2. 利用IAR开发软件烧写到zigbee开发板实现随机数产生器-IAR zighbee C Random-Number Generator(Seed By User)_Ex
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:6711
    • 提供者:许恒
  1. Generates-a-random-number

    0下载:
  2. 可用单片机随机生成一个数,并且用数码管显示代码简洁,用查表发显示数字-By SCM generates a random number, and the use of digital tube display code simple, lookup tables and display digital
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:51512
    • 提供者:Dim
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com