资源列表
PRACTICA1
- informe comunicacion 3
fenjiu
- (分酒问题)已知有三个容量为3千克、5千克和8千克的并且没有刻度的酒瓶,3千克和5千克的瓶子均装满了酒,而8千克的瓶子为空。现要求仅用这三个酒瓶将这些酒均分为两个4千克并分别装入5千克和8千克的瓶子中-fenjiu
lcd4bith
- this is for lcd header in keil that is good for work
cal_k
- calculate the DFT Coeff index array
NQueens
- Implement N Queen’s problem using Back Tracking.
Task23
- Any more tasks from me.
RSLOEFASx
- 从单链表中删除指定的元素x 数据结构实验之一,很实用。-Removes the specified list of elements a single x One of the experimental data structure, it is practical.
canny
- canny edge technique for iris recognition system
MatchFilter_Fun
- 匹配滤波子函数,输入匹配模板和模式,即可使用-Functions matched filtering, and input pattern matching templates, you can use
beta_rnd
- code part of codes for use this is a test upload for using attached file for using 4
final-program
- 举例来说在慢瑞利衰落信道中使用一根发射天线n根接收天线发送信号通过n个不同的路径-For example, in a slow Rayleigh fading channel, a transmitting antenna is used to transmit signals through the N root receiving antenna via n different paths
递归
- 以实例的形式介绍了Python的递归,便于初学者很好的学习理解