资源列表
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
Text3
- 电子报警系统,初学者,仅供参考 ,仅供参考-baojing
Webservers
- how web servers handle thousands of users
17-6
- Java的布局管理器的实例:网格管理器生成一个小的容器界面,是初学者的经典案例。-Java layout manager instance: grid manager interface to generate a small container, is a classic case of beginners.
DuanLanSetting
- 网站服务器双网卡分别访问内外网的设置说明.-Dual network cards, respectively, of the web server to access the inside and outside the network setup instructions.
flip-flop
- it is a code for flip flop and it use for another project
NQueens
- Implement N Queen’s problem using Back Tracking.
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的递归,便于初学者很好的学习理解