资源列表
diyong
- 调用三个函数实现求数组中每一行的平均值-Three function calls for implementation of each line array average
test4
- vhdl数字设计实验,可以实现4x4小键盘的动态扫描-vhdl digital design experiments to achieve a dynamic 4x4 keypad scan
leaf
- 用来实现数据结构中求树的叶子结点数目的算法-leaf
vhdl_sram_ctrl
- Sycronous SRAM in CPLD or FPGA module... tested by Altera MaxPlusII or Quatus -Sycronous SRAM in CPLD or FPGA module... tested by Altera MaxPlusII or Quatus II
MultiplicationOfLargeNumbers
- 用一个整型数组表示一个大数,数组的每个元素储存大数的一位数字,则实际的大数d表示为: d=a[k]*10的k-1次幂+a[k-1]*10的k-2次幂+......+a[2]*10+a[1] 其中a[0]保存该大数的位数. (2),实现两个大数相乘. (3),再此基础上实现两个大数相除 -With an integer array to represent a large number, every element of the array storage of large numb
creating-a-local-group
- windows powershell创建一个本地组-creating a local group
Bresenham
- Bresenham画线算法 与DDA算法相似,Bresenham画线算法也要在每列象素中找到与理想直线最逼近的象素点。-Bresenham line drawing algorithm with similar DDA algorithm, Bresenham line algorithm should find the most ideal straight-line approximation pixels in each column of pixels.
Bubble-Act
- 先输入一组整数,然后运用冒泡法对其进行排序,再按照顺序输出。-Enter a set of integers, and then sort them using bubble method, then follow the order of the output.
LCS
- LCS,求两个序列的最长子列,算法园子算法导论第15章-LCS introduction of algorithms
String-comparison.asm
- 字符串比较 北京大学 计算机组成 课后作业-String comparison of computer composition of the Peking University after school work
jishi100
- 秒表记时(60~0) C语言,用两个数码管显示计时值-Stopwatch timer (60 ~ 0) the success of
Rayleigh_fading
- 瑞利衰落的matlab仿真程序,可计算电波传播过程的瑞利衰落。-Rayleigh fading matlab simulation program can calculate the wave propagation process Rayleigh fading.