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

搜索资源列表

  1. paixu

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

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

    0下载:
  2. 三层电梯vhdl程序 实现上下请求 显示 排序等功能-Vhdl program three elevators up and down the request shows that the functions of sorting
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1105
    • 提供者:李永刚
  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. STM32_Reader

    0下载:
  2. 基于STM32编写的TXT阅读器,供大家讨论研究。1. 程序是刚刚才写出来的,没有整理,(也很懒,不想整理),只是修改了几个函数,用了FATFS文件系统(这个系统,我也不了解,只是用了它两个函数).2必须在SD卡根目录下有个TEST.TXT文件.(我测试300K的TXT都可以正常使用,但是有极少部分文字显示乱码,不知道是字库的问题,还是我程序的问题)3.程序使用:开机后,按 左键-------录入test.txt文件(文件大的要等好几十秒) -Based on the STM32 prepa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:309537
    • 提供者:zhangdong
  1. FFT

    0下载:
  2. FPGA实现的基4FFT处理器高效排序算法研究-FPGA to achieve high-performance processor-based sorting algorithm 4FFT Research
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:60548
    • 提供者:萧球水
  1. LCA51

    1下载:
  2. LCA51单片机实验书付实验程序,数据排序,二进制数转换成ASCII码 ,内存块移动,数据传送子程序,查找相同数个数,脉冲计数(定时/计数器实验),扩展存储器读写实验, P1口输入、输出实验-LCA51 experimental single-chip experimental procedure to pay the book, data sorting, binary into ASCII code, the memory block for mobile data transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:442968
    • 提供者:浅漓
  1. paixu

    0下载:
  2. 基本排序算法,较简单的C/C++入门级编程参考……。-The basic sorting algorithm, a simpler C/C++ entry-level programming reference ... ....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2123
    • 提供者:无术不学
  1. 6080120629_lad5.1.c

    0下载:
  2. 成绩排序,用codeblocks编的成绩排序系统-Sort results by codeblocks system for sorting results
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:34036
    • 提供者:罗康
  1. tms320f28335_adc_examples

    3下载:
  2. tms320f28335芯片adc模块的详细配置以及各种采样模式的例程,包括自动触发模式、dma模式、多级排序模式等。-tms320f28335 chip module adc detailed configuration and a variety of sample models routines, including automatic trigger mode, dma mode, multi-level sorting mode.
  3. 所属分类:DSP program

    • 发布日期:2014-06-10
    • 文件大小:62543
    • 提供者:林枫
  1. DataSort

    0下载:
  2. 用单片机实现的数据排序功能,用数码管显示排序后的结果-Sorting data with MCU features a digital LED display to sort the results of post-
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:11393
    • 提供者:lrt
  1. qdma13

    0下载:
  2. sorting.c使用QDMA执行从外部(CE0转移)内部存储器(L2)的内存。该数据排列在连续阵列,是要重新排序按阵列内的地位。-sorting.c uses the QDMA to perform a transfer from external (CE0) memory to internal (L2) memory. The data is arranged in contiguous arrays and is to be re–ordered according to positio
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:2028
    • 提供者:sulin
  1. buffer

    0下载:
  2. Double linked list with maximised number of items in list. implementation with automatic sorting feature.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:2344
    • 提供者:Piet
  1. program

    0下载:
  2. 掌握简单插入排序、冒泡排序、快速排序、堆排序以及归并排序的算法并加以应用。 2.对各种查找、排序技术的时间、空间复杂性有进一步认识。 -Grasp the simple insertion sort, bubble sort, quick sort, heap sort and merge sort algorithms and apply them. 2. Right of search, sorting technology, time and space, there is a b
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:7226
    • 提供者:雷书明
  1. MPCFPE32B

    0下载:
  2. powerpc架构下的32位编程完全手册。包括指令集,存储空间排序,内存管理机制等-powerpc architecture 32-bit programming completely manual. Including the instruction set, storage space for sorting, memory management mechanisms
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1973127
    • 提供者:颜纪迅
  1. S3C2440game

    0下载:
  2. 这是一个我的毕业设计源代码,是一个基于S3C2440开发板做的数字排序游戏,用ADS1.2工具编译,把S3C2440game\gui_test_Data\ 目录下的2440test.bin文件用广州友善之臂提供的DNW工具下载到开发板上就可以运行游戏了。这是我的毕业设计,希望不要侵权,仅供学习。-This is one of my graduate design source code, is a S3C2440 based development board to do the number
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:6844079
    • 提供者:蓝成长
  1. TheunsignedShanbytedatapieceiordereRar

    0下载:
  2. 标号:SORT 功能:单字节无符号数据块排序(增序) 入口条件:数据块的首址在R0中,字节数在R7中。出口信息:完成排序(增序) 影响资源:PSW、A、R2~R6 。堆栈需求:2字节 D: My document table top -Label: SORT function: single-byte unsigned block sorting (by order) entry conditions: the first data block address in R0, the
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2842
    • 提供者:zhoulinlin
  1. sort_app.tar

    0下载:
  2. 嵌入式开发中常用的排序算法程序源码,和平台无关,可移植性好-Embedded Development sorting algorithm commonly used in program source code, and platform-independent and portable
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:15040
    • 提供者:yanyuzhong
  1. CustomListControl

    0下载:
  2. 功能非常强大的自定义列表控件(排序、背景、树状伸缩、在线编辑)源代码-Very powerful custom list control (sorting, background, tree expansion, on-line editor) source code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:477974
    • 提供者:sammi
  1. jiyudanpianji_dizipingsheji

    0下载:
  2. 基于单片机的电子屏显示,动态地,很方便很适合初学者理解-Classical assembly language to a set of data sorting, it is useful very general and convient
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:10374
    • 提供者:PPP
  1. Sorting

    0下载:
  2. Sorting programs.You can learn the basics.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7499
    • 提供者:EASHAN
« 12 3 4 »
搜珍网 www.dssz.com