搜索资源列表
Programming Wince
- 这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了-Programming Guide English very well, the estimate of the Institute of you more than a month with 6K absolutely no problem with the
researchofBootloard
- 前一部分介绍了ARM的一些体系机构,后一部分介绍了bootloader的详细原理,设计流程(这部分写的很不错,适合初学者)。估计是一篇学生论文。-first part of the ARM system, after Bootloader part of the detailed principles of the design process (which was very good. for beginners). Estimate is a student thesis.
SVD_TLS
- 一种用总体最小二乘法来估计ARMA模型的实例,在MATLAB中进行了仿真,附有MATLAB仿真程序-A total least squares method to estimate the ARMA model examples were carried out in the MATLAB simulation, with a MATLAB simulation program
LABVIEW
- 多元线性回归分析是一种重要的数据处理方法, 借助图形化的虚拟仪器开发平台LabVIEW 可开发出集数据剔错、模 型构建、统计检验、区间估计与预测等功能为一体的多元线性回归的可视化数据处理系统。系统构建方法新颖和稳健, 通用 性和适应性强, 可方便地与数据采集整合使用, 又可单独应用, 具有广泛应用价值。文章对系统的构建与设计作了阐述, 给 出了主要的实现程序。-Abstr act:The multivariate linear regression analysis is an im
RANSAC_For_Dummies
- RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical model from a set of observed data which contains outliers. Source code is in Document
freq_measure
- 用CPLD对输入脉冲进行计数,从而计算频率-Using CPLD to count the input pulses in order to estimate the frequency of
delest3mic
- 2D Acoustic source location. This simulates an acoustic source traveling in a semi-circle around 3 microphones. You can see the semi-circle and the estimate. You can change various parameters.
spectrum
- Power spectrum estimate of one or two data sequences.
pwelch
- Power Spectral Density estimate via Welch s method.
MAVELLWIFISDIO
- MAVELL wifi估计是市面上用的最多的,我给大家提供原理图和源代码。多多支持。SD卡通道的,当然你也可以做成TF卡。-MAVELL wifi estimate is the most widely used market, I give you to provide schematic and source code. Their support. SD cartoon Road, of course, you also can be molded into TF card.
sispro
- Project System information, this system for manage the project including estimate budget, time, resources-Project System information, this system for manage the project including estimate budget, time, resources
complexskin
- 基于CCS2.2的肤色检测程序,在做人脸识别什么的有用!调试通过,有.OUT文件,可以直接运行!会自动检测那一块是皮肤,并给出估计值!-CCS2.2-based skin color detection procedure, what to do face recognition useful! Debugging through there. OUT files, you can directly run! Will automatically detect that a skin, and
AUTOMATIC_METER_READING
- RF based Automatic meter reading, or AMR, is the technology of automatically collecting data from energy meter and transferring that data to a central database for billing and/or analyzing. This means that billing can be based on actual consumption r
DCM
- The direction cosine subrotines, which can be used to estimate roll and pitch using an IMU.
Sinowal_Bootkit
- Sinowal Bootkit源码 不过我试着编译+填充分区表+填充原始MBR到63扇区后写到硬盘无法正常引导~初步估计是Bootloader的问题。 我这没bochs 没法调试 不知道咋回事 有条件的自己调调看吧-Sinowal Bootkit source, but I try to compile+ fill+ fill original MBR partition table to write the hard disk after 63 sector can not prope
KF_estimator.tar
- This class contains an interface and structure common to a wide range of estimators. Each Estimator uses a set of input sources, from <Controllable>s (representing control data) and <Measurable>s (representing sensed data), to estimate
RFPA-Based-on-Volterra
- 主要运用Voherra级数理论分析射频功放(RFPA)器件工作在弱非线性条件下信号失真特性。介绍了V01. terra级数在非线性建模中的应用,推导了非线性传递函数的公式。在Advanced Design System 2006A软件的仿真环 境下对射频功率放大器进行仿真,利用计算机仿真实现了在弱非线性条件下对任意频率输入时功率放大器的输出 频谱估计。-The main use of Voherra series theory analysis of RF power amplifi
pid
- PID控制本身是一种基于对“过去”、“现在”和“未来”信息估计的简单但却有效的控制算法。由于其算法简单、鲁棒性能好、可靠性高等优点,PID控制策略被广泛应用于工业过程控制中。-PID control itself is based on the " past" , " now" and " future" information to estimate a simple but effective control algorithm. Beca
FFT
- DSP5509A开发板的FFT估计的程序 c语言 -DSP5509A development board FFT estimate c language program
LMS_SMI_RLS
- 阵列信号处理中的一些MATLAB代码,通过调试可以使用的,用来估计信号的到达角。-There are some MATLAB codes in array signal processing, it can be used to estimate the direction of arrival.