资源列表
haode
- 字符串的替换操作replace (String &s, String &t, String &v)是指:若t是s的子串,则用串v替换串t在串s中的所有出现;若t不是s的子串,则串s不变。例如,若串s为“aabbabcbaabaaacbab”,串t为“bab”,串v为“abdc”,则执行replace操作后,串s中的结果为“aababdccbaabaaacabdc”。试利用字符串的基本运算实现这个替换操作。 -string replacement operation replace (Stri
AM
- I analysis the undermodulation,total modulation and over modulation.And the power distribution ,spectrum.you can understand the basic of am.
order
- 用C实现的二叉树遍历,已经调试成功。实现二叉树的遍历
romberg
- 一些数值计算方面的算法,其中这是利用龙贝格积分法重新计算的实现算法。
BEZIERsurfaceprogram
- 可实现通过三维控制点的坐标来构造曲面,曲面光滑,效果很好-Can be achieved through three-dimensional coordinates of control points to construct the surface, surface smooth, very good
newton
- 非线性方程求根,内含Newton迭代法,截弦法和Newton下山法-Newton down
cidianbianma
- 多媒体技术与应用中的词典编码算法(用C写的)-Multimedia Technology and Applications in the dictionary coding algorithm (written using C)
extended-Kalman-filter
- 实现了扩展的卡尔曼滤波算法,可以跟踪非线性运动状态的目标-To achieve the extended Kalman filter algorithm can track the status of non-linear motion target
cunchu
- VS+SQL编程时实现数据的分页提取。这段代码是写在SQL里的存储过程-Vs plus sql programming, to extract data page. this code is written in the sql the stored procedure
fuzzer
- Yet another FFS. A NAND-flash specific file system.
MotorSpeedControl
- 按键调速,PWM部分显示速度档位,电机根据档位调节速度 这个需要把电机驱动输入端和PWM端连接起来-Speed button, PWM part of the stall speed, stall regulation of motor speed in accordance with the needs of the motor drive and PWM input terminal connecting
ex1
- ssd1 ejercicio practico 1
