资源列表
medi
- 设X[0:n-1]和Y[0:n-1] 为2 个数组,每个数组中含有n 个已排好序的数。试设计一个O(log n) 时间的算法,找出X 和Y 的2n 个数的中位数。
fifo_1
- 这是一个先进先出FIFO存储器的设计源码
quickSort
- 快速排序算法的C语言实现,快速排序是经典的排序算法。
reverber_simulation
- 采用序列相加的方法仿真海洋混响,能够根据发射信号的不同仿真不同的混响信号,借此分析不同时宽带宽的信号所产生的混响-Add sequence of marine reverberation simulation method that can transmit signals in accordance with the different simulation of the reverberation of different signals at the same time to take t
1
- 多项式相加,对多元多项式的相加,数据结构,单链表,顺序表-Polynomials, the sum of multivariate polynomial data structures, singly linked lists, the order table
loginView
- sencha toucha loginView
PS
- How to + - * / a two fractions
cic3_decimator
- 积分梳状滤波器(CIC)设计在FPGA上的应用-Application of integral comb filter (CIC) for FPGA
word
- 統計文章字數的程式 先讀入data.txt的文章 詳細統計出每個字的出現次數
4511138
- 一个I/O实现的8个数码管动态显示程序 内有详细算法说明
3ableoutput
- 内存中连续存放着16个十六位二进制数,在原16个数的第4和第5个数之间插入00FFH,在原16个数的第8和第9个数之间插入FF00H,在原16个数的第12和第13个数之间插入55AAH, 在原16个数的最后加入AA55H。将按上述方法插入4个数后得到的20个数存入内存中。-Memory for storage of a 16 16 binary number, in the original 16 the number of paragraphs 4 and 5 inserted between
sort
- 用汇编语言实现的冒泡排序程序。先打印排序前table数组中数,之后排序后打印结果。-Assembly language using the Bubble Sort procedure to achieve. Print before the first table to sort the array in a few, and then print the results after sorting.
