登录
首页 » MultiLanguage » 实现四路复用程序。通过walsh正交码的复用技术,matlab仿真

实现四路复用程序。通过walsh正交码的复用技术,matlab仿真

于 2022-04-30 发布 文件大小:2.80 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

实现四路复用程序。通过walsh正交码的复用技术,matlab仿真-achieve multiplexing process. Walsh orthogonal codes through the Reuse, Matlab simulation

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 自己的系统,大家试试看,不错的。
    自己的系统,大家试试看,不错的。-their systems, we try, good.
    2022-03-20 14:07:17下载
    积分:1
  • 源码附所有源码和控件 MovingChar.ocx 循环移动的字幕 as97Popup.ocx 按钮 其中有使用data控件和数据环境设计器打开有密码的数据库的...
    源码附所有源码和控件 MovingChar.ocx 循环移动的字幕 as97Popup.ocx 按钮 其中有使用data控件和数据环境设计器打开有密码的数据库的方法。 [qc.rar] - 此压缩文件是关于实现汽车销售管理系统的数据库设计。包括代码 可执行文件 和说明等等 - The source code attaches the active code and controls MovingChar.ocx the circulation migration the captions as97Popup.ocx button to have uses data to control and the data environment design opens has the password the database method. [ qc.rar ]- this compressed file is about the realization auto sale management system management system database design. Including the code may the execution file and the explanation and so on
    2022-11-29 10:35:03下载
    积分:1
  • greatest probability
    最大概率法分词的数据结构与算法,用这样的方法分词可以提高分词中歧义词的辨别率,非常经典啊-greatest probability- term data structure and algorithm, this approach can increase Word word-of ambiguous words in the identification rate, very classic ah
    2023-06-21 18:05:03下载
    积分:1
  • WordPress SEO 中文插件 就是利用中文分词给日志建议关键字,并利用关键字对你博客进行 SEO。 1.修正了无法访问分词服务器错误信息 2.修正了没有
    WordPress SEO 中文插件 就是利用中文分词给日志建议关键字,并利用关键字对你博客进行 SEO。 1.修正了无法访问分词服务器错误信息 2.修正了没有目录出现的错误信息 3.修正了在编写文章时由于自动存储文章而无法在发表文章时根据全文获取中文关键词的bug 4.增加了使用函数用户自定义相关文章的功能输出位置的功能(傻瓜功能保留) 5.增加首页是否显示相关文章的选项(未完成) 6.如果相关文章不存在,则随机输出文章 7.将中文关键词更换为链接的形式 8.将文章内容中的关键词替换为链接-WordPress SEO plug-Chinese Chinese word segmentation is to use the recommendations to the log keyword, and use keywords to your blog for SEO. 1. Amended participle can not access the server error message 2. Amended no directory error message 3. Amended the article in the preparation of automatic storage when not in the article published under the article to obtain the full text of Chinese words bug 4. Increase the use of user-defined function article related to the location of the function of the output function (function preservation fool) 5. increase the Home whether to display the relevant article of the options (not completed) 6. If the relevant article did not exist, then the output random article 7. to Chinese Key words to replace the
    2022-03-31 07:31:04下载
    积分:1
  • matching the largest Chinese
    中文最大匹配分词源码-matching the largest Chinese-term source
    2022-04-30 01:58:28下载
    积分:1
  • 本程序是专门用于从网页上自动收集cmi,cnki上的被引文献的数据,保存在本地的access数据库中。
    本程序是专门用于从网页上自动收集cmi,cnki上的被引文献的数据,保存在本地的access数据库中。-This procedure is designed to automatically collect from a web page cmi, cnki on the cited literature data, stored in the local access database.
    2022-01-26 00:06:27下载
    积分:1
  • 本程序在易语言3.7版下编译通过 http://www.dywt.com.cn/main.asp易语言可到这下载...
    本程序在易语言3.7版下编译通过 http://www.dywt.com.cn/main.asp易语言可到这下载-the procedures in easy language compiler, version 3.7 through http://www.dywt.com.cn/main.asp easy language that can be downloaded
    2022-07-22 12:08:08下载
    积分:1
  • 网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利...
    网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利 网站源码,分类甘利-Web site source code, classification Amari website source code, classification Amari website source code, classification Amari website source code, classification Amari website source code, classification Amari website source code, classification Amari website source code, classification Amari website source code, classification Amari Web Source yards, classification Amari website source code, classification Amari website source code, classification Amari
    2023-06-22 19:30:03下载
    积分:1
  • 点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同...
    点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。 一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。 这里为以上问题提供了一个完整的解决方案: 产生字体数据:指定字体类型、大小,自动产生字体数据。 字体数据排序:可以按Unicode,也可以按Ansi排序。 集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
    2022-02-21 16:27:22下载
    积分:1
  • 用C#编的非常好的程序
    用C#编的非常好的程序-with C# Part of the very good procedures
    2022-02-03 16:33:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载