资源列表
Chapter_02_PSpice_files
- Modelling Photovoltaic Systems using PSpice
zlt-28346
- 常用资料,非常好用,十分全面,全部是从官网下载(Commonly used materials, very easy to use, very comprehensive, all from the official website download)
LDPC 码原理与应用
- LDPC学者的入门书籍,详细介绍了校验矩阵的构造方法,译码方法以及性能分析方法及其数学原理。(LDPC scholar's introductory books, detailing the construction of parity check matrix method, decoding methods and performance analysis methods and their mathematical principles.)
Rate-compatmle
- 一篇介绍LDPC码以打孔方式实现速率可变的书籍,包含详细的步骤和数学推导。(An introduction to LDPC code to punch rate variable books, including detailed steps and mathematical deduction.)
MU视觉传感器模块试用
- MU视觉传感器模块尺寸还算小巧,外形尺寸约31mm×31mm,厚度约8.5mm(含镜头)(MU vision sensor module size is fairly small, the size of about 31mm * 31mm, thickness of about 8.5mm (including lens))
32位进程注入64位进程和32位进程
- 工作需要,前段时间网上找到的关于进程注入参考文档,分享一下(process injection document)
Free Life
- 1、创建一个Blynk项目 打开Blynk软件,这里就不用我多说怎么安装Blynk软件了吧。 添加如下几个控件: Value Display * 2 LED * 2 Slider * 1 Gauge * 1 对控件的大小和排列调整一下,然后分别设置它们的参数,如下表:(Open Blynk software, here I do not have to say how to instal
IR2184_datasheet.eeworld.com.cn
- 数据手册,十分实用,大家可以都来看看,关于电机驱动的芯片(Data manual, very practical, we can all take a look at the chip on the motor drive)
MyPrimaryCom
- 使用VS2010实现全站仪与计算机之间的串口通信,并将数据存储于数据库中(The serial communication between the total station and the computer is realized by using VS2010, and the data is stored in the database)
LoadRunner11-中文教程
- LoadRunner11 中文教程, 压力测试教程中文版(LoadRunner Chinese tutorial)
assimpopentk
- C# opentk,导入3ds,obj等模型(C#, opentk, import 3DS, obj and other models)
plsta
- 介绍了“雨田静态分析”在提高代码质量方面所做的开创性工作,。雨田静态分析系统是拥有独立知识产权的国产软件,能够对.c/.cpp/java文件进行静态分析。主要分析内容包括控制流分析、数据流分析、基本度量指标的计算、编码规则的违反情况检查等。在对文件进行详尽分析基础上,结合系统特有的质量模型,雨田静态分析系统对被分析的代码进行了综合质量评估,以直观的形式显示编码的质量水平。系统提供了内容丰富的静态分析结果和多角度的质量分析报告,为对编码进行有效评估提供重要的参考,也为解决代码中存在的问题提供明确的