搜索资源列表
paixu
- 单片机用来实现数据排序程序(冒泡排序算法)-MCU used to achieve data sorting procedures (Bubble Sort Algorithm)
FFT
- FPGA实现的基4FFT处理器高效排序算法研究-FPGA to achieve high-performance processor-based sorting algorithm 4FFT Research
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
radar_command
- 对雷达分选的已知雷达部分进行分选的DSP程序,主要使用C语言实现的算法-Separation of the radar part of the known sorting radar DSP program, the main language of the algorithm using C
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
paixu
- Switch 可能转化成多种不同算法的代码。其中最常见的是跳转表和比较链/树。当switch用比较链的方式转化时,编译器会产生if-else-if的嵌套代码,并按照顺序进行比较,匹配时就跳转到满足条件的语句执行。所以可以对case的值依照发生的可能性进行排序,把最有可能的放在第一位,这样可以提高性能。-Switch could be transformed into a variety of different algorithm code. One of the most common is
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 ... ....
MCS51
- 二进制定点数运算/二进制浮点数运算/十进制(BCD码)数运算/代码转换/数据变换/排序、查找和非线性算法/数学函数/树和图/ 延时与跳转控制/人机交互接口/单片机测控接口/51单片机内部资源编程实例/单片机数据传输接口/波形发生与控制实例/C51单片机软件抗干扰和数字滤波-Binary fixed-point number operations/binary floating-point operations/decimal (BCD) operation/sorting/code conver
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.)