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

搜索资源列表

  1. FIFO

    0下载:
  2. 这是本人学习FPGA时亲自原创的代码,实现的是8x8的fifo结构,采用同步的FIFO结构,仿真测试已经成功!-This is I learn when the original code FPGA in person, the realization of 8 x8 is the fifo structure, the synchronization of the fifo structure, the simulation test is a success!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:563274
    • 提供者:xie hao
  1. eight-queens

    0下载:
  2. 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any two xi
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:24731
    • 提供者:娜迪拉
  1. Eight-Queue

    0下载:
  2. 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any two xi
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:284504
    • 提供者:宋传园
  1. 8x8

    0下载:
  2. 用直接在8*8的数组中以1代表LED亮0代表灭的方式实现对点阵的控制-Using the 8*8 arry to control the LED!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:25183
    • 提供者:刘查查
  1. Row_Column_Reduction

    0下载:
  2. 无损图像压缩技术,具有高冗余的块。 说明:减少行的列: 输入:8x8块 输出:行参考矢量(逻辑)8x1双向 列参考矢量(逻辑)的1x8 减少矩阵 行的列扩展: 输入:行参考向量,列参考矢量和减少矩阵 输出:8x8块 参考:赛义夫Alzahir,“彩色地图和图形压缩,图像处理国际会议,香港2010年9月-A lossless image compression technique for blocks having high redundancy. De
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2184
    • 提供者:崔花婷
  1. VBLAST8x8

    0下载:
  2. VLAST 8x8 using 4-QAM
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:998
    • 提供者:david
  1. Eight_Queens

    0下载:
  2. 八皇后问题 C++版本 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queens
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:1081
    • 提供者:
  1. dianzhen

    0下载:
  2. 用单片机显示8x8点阵,可以任意显示作者想要的数字和字母或图形之类的,改变源程序代码就可以实现了-8x8 dot matrix display with microcontroller, any display of the desired numbers and letters or graphics like, change the source code can be achieved
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:26804
    • 提供者:liang hua
  1. lattice-spiral-effect

    0下载:
  2. 51单片机C语言编程程序,8X8点阵的螺旋效果。-Single-chip C lattice spiral effect
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:923
    • 提供者:tc
  1. string-data-encryption

    0下载:
  2. Data Encryption by Matrix Multiplication We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4440
    • 提供者:delin
  1. eightQueen

    0下载:
  2. c语言下棋盘的8皇后问题。在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-c language board 8-queens problem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:882
    • 提供者:lzw
  1. infrared

    0下载:
  2. C51关于红外收发的程序,同时控制8X8点阵的显示-C51 program of infrared communication and 8X8 led display
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:9343
    • 提供者:dut
  1. 8X8ceshi

    0下载:
  2. 8X8点阵测试实验.通电实验后 可以看到 一根光柱 先从左到右移动3次,然后再从右到左移动三次,在从上到下移动3次,再从下到上移动三次。如此循环。-8X8 dot matrix test experiment
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:654
    • 提供者:
  1. sindbeg

    0下载:
  2. elevator indicator by 8x8 dotmatrix with atmel8051
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3523
    • 提供者:mohamed
  1. love

    0下载:
  2. 在8x8点阵上先后显示I ❤ U这三个字符。循环往复-display I ❤ U on 8x8 matrix
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1441
    • 提供者:郭正一
  1. lattice-test

    0下载:
  2. 8X8点阵测试实验,非常值得适合新手看的源代码-8X8 lattice test experiment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:13387
    • 提供者:程明
  1. Queen

    0下载:
  2. 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上, 其中任意两个xi和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。C实现-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any t
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:793
    • 提供者:michael
  1. 8X8DZTEST

    0下载:
  2. 基于51单片机实现8x8点阵显示0-9的程序-0-9 program based on 51 single-chip 8x8 dot matrix display
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:745
    • 提供者:朱军军
  1. dz_js

    0下载:
  2. 8x8点阵移动,图标是个箭头,循环移动,速度可调。-Dot matrix mobile
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-15
    • 文件大小:7698
    • 提供者:黄泉
  1. led

    0下载:
  2. 一个用单片机实现在8X8点阵上显示数字的功能。有原理图,有C源程序-MCU functionality of digital display on the 8X8 matrix. Schematics, C source
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:43084
    • 提供者:李龙
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 23 »
搜珍网 www.dssz.com