CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - sort

搜索资源列表

  1. signal_cpu_sort

    0下载:
  2. Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_ME
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:8960
    • 提供者:張大小
  1. sort00009

    0下载:
  2. C语言排序代码。 C语言排序代码。 -C language code. Sort C language code. Sort C language code. Sort C language code.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2791
    • 提供者:zxy
  1. kuaisufeidigui

    0下载:
  2. 快速排序的非递归算法 vc编程练习,学生作业-Quick Sort Algorithm vc non - recursive programming exercises, the students work
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:phoenix
  1. paixu

    1下载:
  2. 单片机用来实现数据排序程序(冒泡排序算法)-MCU used to achieve data sorting procedures (Bubble Sort Algorithm)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:李敏
  1. keymatrix

    0下载:
  2. 我自己整理的单片机4*4键盘最简扫描算法,相当精炼。-I sort of SCM 4 * 4 keyboard the most simple scanning algorithm, very refined.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:25417
    • 提供者:SL
  1. sort

    0下载:
  2. 从虚拟终端输入8个任意数据,通过串口传送给单片机的led_buf缓冲区,并在8个led上显示;按回车键对led_buf缓冲区中的数据进行由小到大排序,排序结果在led上显示。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2038
    • 提供者:张理
  1. sl-rc632开放源码

    2下载:
  2. iso14443 openpcd rc632
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-01-15
    • 文件大小:534472
    • 提供者:zbmycz
  1. DataSort.rar

    0下载:
  2. FPGA内,通过Verilog语言,实现冒泡法数据排序。仅供参考!,FPGA, through the Verilog language, implementation data bubble sort method. For reference purposes only!
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-28
    • 文件大小:5037
    • 提供者:weishiji
  1. insertion-sort

    0下载:
  2. SPIM模拟器上用递归和非递归两种方法实现0-9十个数字的插入排序-SPIM simulator using recursive and non-recursive two ways to achieve the insertion sort ten numbers 0-9
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2897
    • 提供者:林嘉
  1. CIG

    0下载:
  2. 在WinCe平台上开发的数据库管理程序,里面有一个可排序列表控件的实现和Excel的CVS文件的读写类-WinCE platform in the development of database management procedures, which have a sort list of controls to achieve and Excel documents to read and write the CVS category
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:93582
    • 提供者:钟元欢
  1. bubblesort1024ram

    2下载:
  2. 快速冒泡排序基于FPGA实现,有测试文件以及设计图,实现1024*32位数序的多数排序,突破传统是的REG类型少数排序,利用RAM,针对RAM中的无序数的地址调换,达到排序目的,仅供学习交流-Rapid bubble sort based on FPGA, there are test documents and design drawings to achieve 1024* 32-digit sequence of the majority of sorting, breaking trad
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-08-11
    • 文件大小:5488
    • 提供者:柳泽明
  1. Sort

    0下载:
  2. 1、折半插入的排序 2、直接插入排序(两种方法实现) 3、选择排序 4、起泡排序 5、快速排序(两种方法实现)-1, binary insertion sort 2, direct insertion sort (two ways) 3, select the sort 4, 5, bubble sort, quick sort (two ways)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1151
    • 提供者:依然
  1. lzm_bubble_soft

    1下载:
  2. 基于fpga实现的冒泡排序,初学者研究资料,希望更深一步的进行研究-Fpga-based implementation of bubble sort, beginners research data, hoping to study deeper
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:898
    • 提供者:柳泽明
  1. bubble_verilog

    0下载:
  2. 可综合的基于FPGA实现冒泡排序!资料仅供学习参考,包含tb文件-FPGA-based implementation can be integrated bubble sort! Information for reference purposes only to learn that contains the file tb
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:687
    • 提供者:柳泽明
  1. sort

    0下载:
  2. 這個是排序,它可以幫妳把妳像要的數值進行排序-This is the sort that can help you turn on your values to be sorted as
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:667
    • 提供者:shiyuanlin
  1. SORT-F2013

    0下载:
  2. Quick sort algorithm on the F2013. It chooses the splitting value and rearranges the array so that all elements to the left of split value are less than or equal to it and all elements greater that the split value are to the right of it.-Quick sort a
  3. 所属分类:DSP program

    • 发布日期:2017-11-20
    • 文件大小:1574
    • 提供者:devdev
  1. Quick-sort-doubly-linked-list

    0下载:
  2. 双向链表快速排序-Quick sort doubly linked list
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-21
    • 文件大小:2381
    • 提供者:Annabelle
  1. bubble-sort

    0下载:
  2. ARM汇编程序之冒泡排序法:用汇编语言实现十个数字的排序-ARM assembler of the bubble sort method: using assembly language to achieve ten digits sort
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:660
    • 提供者:rig
  1. sort

    0下载:
  2. 常用的几个排序算法。* 函 数: SwapFloat() - 交换两个元素, float型 * BubbleSortFloat() - 冒泡排序, float型 * SelectSortFloat() - 选择排序, float型 * InsertSortFloat() - 插入排序, float型 * QuickSortFloat() - 快速排序, float型-a few common sort functions
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:sheldencn
  1. sort-algorithm

    0下载:
  2. 此文件是插入排序,选择插入排序,希尔排序算法的源码,仅供参考- Shell Sort,insert sort
  3. 所属分类:Embeded Linux

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