资源列表
PASS
- it is the software used to compile and run the c program.
AM8250--Training
- 北方炬力的多媒体IC的介绍 2013-9-7-ACTIONS meida ic traning 2013-9-7
Least-Squares
- 最小二乘法,用于数学和物理等实验中的数据处理,便于计算。-Least squares method for mathematics and physics experiments, data processing, ease of calculation.
USB(Hid)
- 朗明USB设备读写卡设备API说明手册.-USB API BOOK
C-PP
- 关于高质量的C++编程资料. -Programming information about the quality C++.
snake
- 一款贪吃蛇C程序的设计,以LCD12864显示.-A Snake C program designed to LCD12864 display.
medicalimageprocessandanalysis
- 医学影像处理与分析的PDF。写的不错,作者是tianjie,baoshanglian和zhoumingquan-Medical image processing and analysis PDF. Well written, the author is tianjie, baoshanglian and zhoumingquan
Lesson2Code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Learni
PDTD
- FDTD(时域有限差分法)算法-FDTD method MATLAB simulation plane TE wave
KalmanGain
- 卡尔曼滤波在单片机上的应用 KalmanGain = EstimateCovariance * sqrt( 1 / ( EstimateCovariance * EstimateCovariance + MeasureCovariance * MeasureCovariance )); //计算本次滤波估计值 EstimateValue = EstimateValue + KalmanGain*( Measure – EstimateValue ); //更新估计协方差 Es
Graduated-4-y-thousands-monthly
- 毕业4年,月薪过万 成功经验 转载 Graduated 4 years thousands monthly salary-毕业4年,月薪过万 成功经验 Graduated 4 years thousands monthly salary
Adhoc-TCP.tar
- 对TCP在AD HOC网络中实现的介绍,内容很不错,可以看看。-AD HOC network for TCP is implemented in the introduction, the content is very good, you can see.
