-
详细介绍OFDM仿真过程,包括信源的产生,信道的加入,编码解码以及LS,MMSE,SVD三种信道估计方法...
详细介绍OFDM仿真过程,包括信源的产生,信道的加入,编码解码以及LS,MMSE,SVD三种信道估计方法-Detailed OFDM simulation process, including source generation, the addition of channel coding and decoding LS, MMSE, SVD three channel estimation methods
- 2022-02-07 20:50:59下载
- 积分:1
-
用vb编的一个电子邮箱管理程序,希望对visual basic编程感兴趣和希望了解电子邮箱管理软件程序原理的人有所帮助...
用vb编的一个电子邮箱管理程序,希望对visual basic编程感兴趣和希望了解电子邮箱管理软件程序原理的人有所帮助-With vb for a e-mail management process, in the hope that interested in visual basic programming and would like to know e-mail management software program to help the people of principle! !
- 2022-10-10 23:35:03下载
- 积分:1
-
很好的一段源码 ,并具有加强难度等功能。
很好的一段源码 ,并具有加强难度等功能。-For some very good source, and has features such as strengthening the degree of difficulty.
- 2023-01-24 23:45:03下载
- 积分:1
-
电磁兼容单片机是非常有用的信息,一个遥控风扇的详细说明没有..
EMC单片机非常有用的资料,
某遥控风扇详细注释
C语言生成温度B值表
探讨可移植性的处理办法.doc
汇编的模块化思想.doc
代码严格的模块化.doc
ELAN单片机上电清空RAM区.doc-EMC SCM is very useful information, a remote control fan detailed explanatory note C language generation of portable temperature B value table approach. Doc compilation of modular thinking. Doc code is strictly modular. Doc ELAN Microcontroller power-ching empty RAM area. doc
- 2022-10-19 14:45:04下载
- 积分:1
-
教室灯控系统
本设计针对教室灯光的控制,分析了教室灯光控制的原理和实现方法,提出了基于单片机设计教室灯光智能控制系统的思路,并在此基础上开发了控制系统的硬件模块和相应的软件部分,以及添加了几项有用的功能,使该系统变得智能化。
- 2022-03-14 20:40:38下载
- 积分:1
-
himself wrote in the 51 run on the huge memory small game, Oh, pretty fun
自己写的在51上跑的贪吃蛇小游戏,呵呵,蛮好玩的-himself wrote in the 51 run on the huge memory small game, Oh, pretty fun
- 2023-05-25 13:25:03下载
- 积分:1
-
JAVA Struts语音视频教程分页显示数据
JAVA Struts语音视频教程分页显示数据 -JAVA Struts tutorial video voice paging display data
- 2022-01-28 00:58:11下载
- 积分:1
-
VB初级练习源码适合刚学习VB的人练习
VB初级练习源码适合刚学习VB的人练习-VB source code of primary practice
- 2022-03-29 00:47:54下载
- 积分:1
-
数字拼图游戏
鼠标点击就可以玩。
学习VB的习作,但功能完整...
数字拼图游戏
鼠标点击就可以玩。
学习VB的习作,但功能完整-Digital jigsaw puzzle mouse clicks you can play. VB learning assignments, but the functional integrity of the
- 2022-02-21 10:38:39下载
- 积分:1
-
对任何集体(如你自己的类)的问题描述…
一:问题描述
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。
二:基本要求
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
三:实现提示
如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。
四:需求分析
本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。
-one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested ra
- 2022-01-22 16:42:56下载
- 积分:1