搜索资源列表
5_1TheArray
- 一个冒泡法排序(升序)的例子再进一步学习SPCE061A的编程,及调试。还有试验指导书,在电子书籍里找
基于 FPGA 实现的冒泡排序法范例
- 基于 FPGA 实现的冒泡排序法范例,Verilog 的语法.
DataSort.rar
- FPGA内,通过Verilog语言,实现冒泡法数据排序。仅供参考!,FPGA, through the Verilog language, implementation data bubble sort method. For reference purposes only!
verilog--maopao-paixu
- 用verilog实现的冒泡排序法 ,有testbench-Implemented using verilog bubble sort, there is testbench
MedFilter_VHDL
- 用VHDL实现了Matlab中MedFilt1函数3阶中值滤波。进行排序时没有用软件使用的排序法,而是通过简单的比较实现。-VHDL implementation using the Matlab function MedFilt1 of 3-order median filter. Sort of no use when the software used to sort the Law, but through a simple comparison of implementation.
qqqq
- 51单片机的一些程序有:I2C脉宽调制器 PC红外遥控接收程序 串行LCD 比较排序法 编程器程序 -Some procedure of 51 machine have:The I2 C vein breadth make the machine PC red the outside control from a distance to receive the procedure string a line LCD comparison the row preface method plait
Paixu
- 由小到大的排序使用冒泡法完成。9S12DG128的程序。-Introduction to assembly language programs are running on the 8086 system.
array_sort51mcu
- 数组的冒泡法排序在51单片机上演示,通过COM口传到PC上显示,硬件节约资源-Bubble sort method demonstrated in the 51 SCM
paixu
- 用冒泡法对16个数据进行排序,并将结果存于固定地址。跑马灯,及循环点亮程序-With the method of bubbling 16 data to sort and will result in fixed deposit address. Scrolling, and circulation of light up the program
STC12C5202AD-AD
- 文件名:STC12C5202AD-AD 用STC12C5202AD做了一个AD检测,为了使检测的数据稳定,AD的滤波方式是排序法滤波。-fileName:STC12C5202AD-AD with STC12C5202AD to have a AD test,and in order to let the testing data stably,the feltering way is ranking filter
maopaofapaixu
- 基于单片机学习板的Keil环境下可以成功调试,是冒泡法排序的演示程序-The Keil Microcontroller learning board-based environment can successfully debug, is bubbling to the law sort of demo program
digital--filter
- 数字滤波器,有比较排序法、中间值滤波法,信号处理的朋友可以借鉴一下-digital filter is useful for you
sorts
- 比较插入排序、希尔排序法和快速排序,用于ARM C库中的排序。-Example code that compares an insertion sort, shell sort, and the quick sort used in the ARM C libraries.
430-SHILICX
- 目录:1. 堆栈时钟初始化 2. RAM自测子程序 3. 二进制转化为BCD码(二进制16位(65536)放R15,结果放R4,R5) 4. BCD码转化为二进制(BCD码放R4,二进制放R5) R5=XO+10*(X1+10*(X2+10*X3)) 5. BCD码转化为二进制(BCD码放R4,二进制放R5)R5=XO+10*X1+100*X2+1000*X3 6. 冒泡排序法(适合20个数字以下) 7. X=a^+b^(a为2个字节,b为2个字节,X为3个字
MSP430--16X16
- 目录:1. 堆栈时钟初始化 2. RAM自测子程序 3. 二进制转化为BCD码(二进制16位(65536)放R15,结果放R4,R5) 4. BCD码转化为二进制(BCD码放R4,二进制放R5) R5=XO+10*(X1+10*(X2+10*X3)) 5. BCD码转化为二进制(BCD码放R4,二进制放R5)R5=XO+10*X1+100*X2+1000*X3 6. 冒泡排序法(适合20个数字以下) 7. X=a^+b^(a为2个字节,b为2个字节,X为3个字
maopaofapaixu
- 基于飞思卡尔S12X的冒泡法排序(汇编语言编写)-Based on Freescale S12X the bubble sort method (assembly language)
MAOPAOFA(flag)
- 基于飞思卡尔S12X单片机汇编语言的冒泡法排序程序-Based on Freescale S12X MCU assembly language program bubble sort method
max197
- 基于单片机和max197的电压检测程序,包含冒泡排序法,量程自动转换,max197的驱动程序-Based on SCM and max197 voltage detection procedures, including bubble sort, automatic conversion range, max197 driver
bubble-sort
- ARM汇编程序之冒泡排序法:用汇编语言实现十个数字的排序-ARM assembler of the bubble sort method: using assembly language to achieve ten digits sort
adc
- STM8S的ADC采样配置,拿来就可以用,已经调试过。采样值采用求平均的方法,当然也可以采用冒泡排序法,看自己的需求。-STM8S ADC sample configuration used can be used, it has been tuned. Samples using the averaging method, of course, can also be used bubble sort method, see their needs.