搜索资源列表
PIC子程序大全
- PIC子程序大全,包含非常多的算术算法,排序,E2PROM存储方式等的源码。-PIC subroutine Daquan, contains a lot of arithmetic algorithm, scheduling, storage E2PROM the source.
kuaisufeidigui
- 快速排序的非递归算法 vc编程练习,学生作业-Quick Sort Algorithm vc non - recursive programming exercises, the students work
paixu
- 单片机用来实现数据排序程序(冒泡排序算法)-MCU used to achieve data sorting procedures (Bubble Sort Algorithm)
paixusuanfa
- 直接插入排序算法的实现,KEIL环境下可以观测程序时间
PY
- 汉字的拼音首字母排序,PPC版,可根据算法改为其它版本!很常用的功能
ad
- msp430 ad采样的可靠行排序算法。平均,中值滤波。
FFT
- FPGA实现的基4FFT处理器高效排序算法研究-FPGA to achieve high-performance processor-based sorting algorithm 4FFT Research
MCS51-ASM6
- MCS51 单片机源码系列之 第六章 排序、查找和非线性算法-MCS51 单片机源码系列之 第六章 排序、查找和非线性算法
paixu
- 基本排序算法,较简单的C/C++入门级编程参考……。-The basic sorting algorithm, a simpler C/C++ entry-level programming reference ... ....
sort_app.tar
- 嵌入式开发中常用的排序算法程序源码,和平台无关,可移植性好-Embedded Development sorting algorithm commonly used in program source code, and platform-independent and portable
source_c
- 嵌入式面试经典程序测试合集(包括各种排序算法 链表操作等高级算法测试)-Embedded Program Testing interview classic collection (including the operation of various sorting algorithms and other advanced algorithms list test)
keilc-shiyan3
- 单处机实验程序,实现数据统计及排序实验 熟悉单片机的指令系统,了解程序设计基本方法1、 排序用冒泡排序算法-One experimental program at the machine, data statistics and sort familiar to microcontroller instruction experiment to understand the basic method of 1 programming, sorting using bubble sort al
Bubble-Sorter
- 冒泡排序算法的verilog实现,基于FPGA-Verilog implementation of the bubble sort algorithm, based on FPGA
sort
- quick_sort、bubble_sort、select_sort排序算法的实现,适合做学习和参考的模版。 相信这还是初学者的最爱。-quick_sort, bubble_sort, select_sort sorting algorithm, suitable for learning and reference template. I believe this is the beginner' s favorite.
paixu
- 基本排序算法,较简单的C/C++入门级编程参考……。-The basic sorting algorithm, a simpler C/C++ entry-level programming reference ... ....
guibing
- 该设计采用VHDL语言将五个数的从大到小排序,采用的方法是归并插入排序算法。该算法能在最少比较次数(七次)情况下排列出五个数的大小顺序。-This design using VHDL language will be ordered five digits from big to small, the method is to merge insertion sort algorithm. The proposed algorithm can at least compare (seven) i
sort
- 常用的几个排序算法。* 函 数: SwapFloat() - 交换两个元素, float型 * BubbleSortFloat() - 冒泡排序, float型 * SelectSortFloat() - 选择排序, float型 * InsertSortFloat() - 插入排序, float型 * QuickSortFloat() - 快速排序, float型-a few common sort functions
sort-algorithm
- 此文件是插入排序,选择插入排序,希尔排序算法的源码,仅供参考- Shell Sort,insert sort
OSCFAR
- OSCFAR中最重要的排序算法实现,单周期输出一组数据排序之后的特定序号的数值,作为CFAR的参考值。-OSCFAR the most important sorting algorithm to achieve a single cycle of a set of data after sorting the number of specific serial number, as a reference value of CFAR.
bubblesort
- 根据ASMD图设计验证冒泡排序算法。给出设计程序及时序仿真结果,含纸质报告。(According to the ASMD diagram design, verify the bubble sorting algorithm. Give the design procedure and the simulation result in time, including paper report.)