资源列表
tracelog
- Windows trace log cla-Windows VC++ trace log class
Weighted-linear-fit.m
- Weighted linear fit: it calculates correlation coefficient and fit parameters and it makes a final figure.
Direct_C_Noise
- Basic principles of the strapdown inertial navigation system (SINS) using the outputs of strapdown gyros and accelerometers are explained, and the main equations are described. A mathematical model of SINS is established, and its Matlab implementat
moshishibie
- 贝叶斯分类估计和最大似然估计的matlab编程-it is used to make the bayesis guji and the mle.it is very convenient for homework
calculator.java
- 一个Java编写的简易计算器,能正确实现加减乘除括号等功能的计算-Write a program that reads an expression as input and print out the result. Only integers and operators below are allowed in the expression: +-*/ ( ) Your program should be able to deal with multiple cases of inp
asm
- 无符号长整数的4则运算子程序 子程序名称分别为ULADD,ULSUB,ULMUL,ULDIV 可以计算x+y,x-y,x*y,x/y 其中x的值放入R0R1R2R3,y的值放入R4R5R6R7 结果在R4R5R6R7中,其中除法的余数在R0R1R2R3中-Unsigned long integer arithmetic subroutine subroutine name four were ULADD, ULSUB, ULMUL, ULDIV can calculate x+y
华为校招上机
- 该程序实现对多组测试案例的连续处理,亲测好用。(The program is not fixed group test case input, pro test, easy to use)
D7
- this a project on robotics simulation -this is a project on robotics simulation
shadowDetection
- it can remove any shadow any image using code matlab-it can remove any shadow any image using code matlab
New-Text-Document
- in the name is c# for algorithm knn
Check-number
- 查空缺或多余的杆件号(ch普通梁和chpgl组合梁) CAD lisp-Check the vacancy or the redundant rod number (CH ordinary beam and chpgl composite beam) CAD lisp
blasius
- function [u,y]=blasius(2,20) a scr ipt to compute the blasius profile, using newton solver fsolve, and Chebyshev collocation.- function [u,y]=blasius(2,20) a scr ipt to compute the blasius profile, using newton solver fsolve, and Ch