资源列表
exercise
- 一些统计上的画图方法,包括累计频率直方图,高斯分布拟合等等。(Some statistical drawing methods, including cumulative frequency histogram, Gauss distribution fitting and so on.)
Textcorrect
- 可用于检查文本中的某个单词是否有错,如果有,就改为最可能正确的单词(It can be used to check whether a word in the text is wrong, and if so, it can be changed to the most likely word.)
PWM
- 利用Verilog语言设计一个PWM控制器,实现:控制器输入时钟1MHz;控制器输出脉冲周期1kHz,脉宽最小调节步长0.1%。(The Verilog language is used to design a PWM controller, which is realized: the controller input clock 1MHz; the controller output pulse cycle 1kHz, and the pulse width minimum adjustme
led
- 利用stm32实现两个led的跑马灯程序(Two LED using STM32 to achieve marquee program)
NRF24L01一对一接收模块
- 基于51单片机的2.4G收发程序,里面包含工程文件。(2.4G transceiver based on 51 single chip microcomputer, which contains engineering documents.)
识别图像中圆圆心的准确位置
- 在图像处理上,我们经常需要标定图像在圆心的位置,本代码可以提供了一种标记图像圆心的方法!(In image processing, we often need to calibrate the position of the image in the center of the center. This code can provide a way to mark the center of the image.)
1602显示
- 51单片机液晶显示程序,包含源代码,初始化代码,低层的硬件驱动代码等。(51 singlechip LCD display program, including source code, initialization code, low level hardware driver code and so on.)
solution_nonlinear_equations
- 感受牛顿和拟牛顿求解非线性方程组的特性,对比各自计算结果的精度和计算机资源使用状况。(The characteristics of solving nonlinear equations by Newton and quasi Newton are felt, and the accuracy of the calculation results and the use of computer resources are compared.)
向GUI添加背景图片
- 在MATLAB gui模块处理图片时,添加背景图片的程序代码,可以更改背景!(Add a background picture)
去噪和直线提取
- 这是一份可以处理图像中的噪声,和对图像进行直线提取的程序代码!(Image denoising, linear edge extraction)
ill-conditioned system of equations
- 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
background
- 使用背景差分法实现一般视频的前景运动目标提取和检测。(The background difference method is used to realize the extraction and detection of the foreground moving target in the general video.)
