资源列表
室内定位仿真及算法
- 无线定位基本算法,包括Chan算法,泰勒展开算法,Fang算法等。
VS2010与FX5U通讯源码
- VS2010与FX5U通讯源码,PLC通讯资料(VS2010 and FX5U Communication Source Code)
Array_erjiezhui
- 本程序为一宽带波束形成程序,基于二阶锥规划求解。可以直接运行,但使用者必须提前下载并安装CVX凸优化工具包。(This program is a broadband beamforming program based on second-order cone programming. It can run directly, but users must download and install the CVX convex optimization toolkit in advance.)
sms-e8221b84ce
- 安卓开发程序,主要是一个短信发送和接收的小APP。(Android development program, mainly a short message sending and receiving small APP.)
五子棋
- 利用安卓,实现简易的五子棋,可以正常对下,语言java,基于Android studio(Using Android to realize simple gobang, can be normal to the bottom, language java, based on Android studio)
fpga 实现 串口通信
- 串口通信,可以任意修改波特率, 亲自验证过,通信可靠,采用verilog HDL语言编写,代码包含注解
GPS捕获代码
- 详细描述了GPS的捕获过程,通过对载波频率,码相位以及卫星总数32颗的三维搜索,设置门限,捕获卫星。
微信小程序入门及案例讲解
- 微信小程序开发入门及案例讲解,很好的资源,内容详细,讲解简单明了,非常适合零基础入门开发。
winner信道仿真源码
- 2007年的版本,需要比较老的MATLAB版本才能用。大家可以试试看 只看看框架还是不错的
csma-ca-master
- csma-ca.m:没有争用期,csma/ca的仿真结果; csma_ca1.m:有争用期,csma/ca的仿真结果; main1.m:对于csma/ca性能的分析与仿真结果(Csma-ca.m: no contention period, CSMA / Ca simulation results; CSMA? CA1. M: contention period, CSMA / Ca simulation results; Main1. M: analysis and simulatio
数字基带传输系统
- MATLAB搭建的数字基带传输系统,完整版本。包含源文件程序和实验报告(Digital baseband transmission system built by MATLAB, full version. Contains source file programs and lab reports)
OCR图像识别安卓源码
- 源码包含OCR图像识别库,测试项目中已导入库文件。