资源列表
cg
- 共轭梯度法求解有限元线性方程组,用列为20阶对称正定矩阵-Conjugate gradient method for solving linear equations of finite element used as a 20-order symmetric positive definite matrix
qianru
- 嵌入式系统应用,好东西啊,嘻嘻,^_^,大家试目以待吧-shotyou
func_areaAverage
- 计算某个量的面积权重平均值,在计算某些大气科学相关收支时有用-Calculation of the size of a certain amount of weight on average, in the calculation of atmospheric science-related income and expenditure of certain useful
texture_detected
- 对目标区域进行纹理提取,一个很有用的工具,可以用于对目标特征的提取-Texture on the target region extracted a useful tool that can be used to target feature extraction
18b20
- 基于80c51单片机的18b20温度传感器,温度的检测,以LCD1602显示的程序-18b20 80c51 microcontroller based temperature sensor, temperature detection, the LCD1602 display program
listPrinter
- 点击按钮读出打印机列表 双击列表设置默认打印机-read printer list set default printer
BLAST
- Blast编码调制,16QAM调制,设计发射天线数目为4,接收天线数目为8-Blast Code Modulation with 16QAM modulation
beep
- 蜂鸣器实验 也是51的 不过很简单 很久以前写的-beep for 51 mcu
PWMdeng
- 8051汇编语言对灯泡的PWM控制的实验-8051 assembly language of the PWM control on the light bulb experiment
clk-fixed-rate
- Fixed rate clock implementation for Linux v2.13.6.
HexStrToDecStr
- 实现16进制32位字符串转换为10进制字符串,大小端通用代码。该代码使用VC++编译测试通过,欢迎拍砖-Convert a 32BITS Hexadecimal string to a decimal string.This code have been compiled and tested under VC++ 6.0.