资源列表
5G原理与测试
- 详细介绍5G关键技术原理、R&S 解决方案以及测试方法。
C++ Post请求发送文件遇到的问题
- 老板要求用C++上传文件给服务器,调试的时候服务器收到了由C++编写的客户端的请求,但是没有收到内容。调试了一个星期,终于找到了问题的原因。
Clonezilla备份还原Linux
- Clonezilla备份还原Linux,已经验证,可以对centos和redhat进行备份和还原
EXCELL教程
- 这是excell教程,个人感觉还不错,看了之后有点收获,特来分享一下,免费下载。
Telit_LM940 LTE模块开发使用手册
- Telit_LM940 模块开发手册 : 包含所有 AT Commands 侠系说明 , 硬件R2_B003 版本, 适合需要开发LTE模块整合至系统的人使用 !
本科C语言练习题
- 适用于大学新生的C语言练习题,都是一些基础类型的题,对新手很有帮助
5G空口之ts38211-f20 -物理层信道和调制
- The 5G new air standard describes the channel and frame structures of physical layer as a whole, including physical channels, ldpc and polar channel coding.
KBUILD系统原理分析--MAKE原理介绍
- kbuild,即kernel build,用于编译Linux内核文件。kbuild对makefile进行了功能上的扩充,使其在编译内核文件时更加高效,简洁。大部分内核中的Makefile都是使用Kbuild组织结构的kbuild Makefile。
数据结构预算法大学实验
- 实验01_点类Point的定义(2学时,1章)(Experiment 01_ definition of point Point (2 hours, 1 chapters))
SourceInsinght软件及PDF教程
- Source Insight is a powerful project-oriented programming editor, code browser, and analyzer that helps you understand code, while you work and plan.
金融集成电路PBOC 3.0 规范
- 开发金融IC卡需要用到,包含了金融IC卡各部分的资料,如选择应用,读取应用数据
Polar_Encoder
- 极化码编码C++函数,输入为uin,输出为uout,类比FFT过程(The function of polar encoder by C++)