资源列表
CSharpandEXCEL
- 关于C#与excle很好的文章,值得一看,希望大家好好学习,可以相互交流!-About C# and excel very good article, worth a visit, I hope you learn, you can communicate with each other!
DZ60BT
- 含有DZ60串口的bootloader,还有自己设计的一个基于VB的上位机,系统,经过测试,可以正常使用-It is about bootloader
APF
- 基于DSP2812的有源电力滤波器的控制程序,已应用成熟产品,有需要帮助可以联系我-Active power filter based on DSP2812 control procedures, has been applied mature product, has the need to help can contact me
ppt
- 太阳能电池和MPPT的演讲PPT,包含光伏发电基础,最大功率跟踪-solar cells PV module MPPT
sgp4
- 使用Excel制作的基于SGP4模型的卫星轨道计算工具-use Excel calculate that base on SGP4 module to get satellite orbit tool
JSON_EDIT
- 图形化编程工具,方便非研发人员使用,自动生成json脚本-Json can be scr ipting
ts16949-implementation-guide
- TS-16949 implementation guide
WiMAX
- Matlab simulation for drawing the BER plot of the WiMAX turbo code, using either the BCJR algorithm or the fully-parallel algorithm. Copyright (C) 2013 Robert G. Maunder The simulation can be started by running the main.m scr ipt. This can
GUI
- 用于SSB.DSB.AM调制与解调用GUI友好显示-Modulation and demodulation for SSB.DSB.AM-friendly GUI display
pboc2.0
- 银联EMV全套规范, 史上最全的PBOC 2.0文档。-China un pay pboc 2.0 sef, so good. download pls!
feappv_8
- The Finite Element Analysis Program - Personal Version (FEAPpv) is a computer analysis system designed for: 1. Use in an instructional program to illustrate performance of dierent types of elements and modeling methods 2. In a research, and
卡尔曼滤波算法C语言实现
- 数据滤波是去除噪声还原真实数据的一种数据处理技术, Kalman滤波在测量方差已知的情况下能够从一系列存在测量噪声的数据中,估计动态系统的状态. 由于, 它便于计算机编程实现, 并能够对现场采集的数据进行实时的更新和处理, Kalman滤波是目前应用最为广泛的滤波方法, 在通信, 导航, 制导与控制等多领域得到了较好的应用