资源列表
排序选择:
[图形/文字识别] PatternRecognition
说明:运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类-The use of VC programming to achieve pattern recognition procedures for graphics and text on statistical pattern recognition. There are Bayes classifier, Fisher classifier, nonlinear cla<唐为林> 在 2025-06-22 上传 | 大小:9.52mb | 下载:0
[VHDL编程] d02
说明:此程序为脉宽测量电路vhdl代码,能够对输入的脉冲信号用10HZ时钟进行计数,输出计数结果。主模块调用显示、计数、控制三个模块实现主体功能-This procedure for pulse width measurement circuit VHDL code, able to input the pulse signal with 10Hz clock count, the output result of the calculation. Main module calls show tha<jingken> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] 53607916origin_canny
说明:一个关于图像边缘Canny检测程序,可以方便检测边缘效果-A Canny edge detection process, can easily detect the edge of the effect of<caopf> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[系统编程] C++NeiCunFenPei
说明:C++模拟内存分配 一、思路 模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。 1.分配规则 每块被分配或释放的内存由MemInfo记录,并保存于数组(buf)中作为内存空间的“头”,其后紧跟数据。MemInfo组成链表结构,表头不占用数组空间(buf)。当调用者申请内存时,将导致MemInfo链表的遍历,遍历的<weat> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 52
说明:LED静态屏测试程序。通过隔行、隔列、斜线显示,检验LED显示屏是否出现故障。-Static LED screen test procedure. Through the de-interlacing, separated out, a slash indicates that test whether the LED display to malfunction.<zhangkun> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[matlab例程] LMS
说明:应用LMS算法去除噪声,纯净信号为各种数字调制信号,本程序中选的是数字调幅信号8ASK,噪声是高斯白噪声,信噪比可以任意指定。-Application of LMS algorithm to remove noise, clean signal for a variety of digital modulation signal, this procedure is successful digital AM signal 8ASK, noise is white Gaussian noise,<李冰> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[matlab例程] 2d--FEM
说明:二维简单理想导体方柱在MATLAB环境下实现自动剖分,编码。自己整合方程并且求解,得到各点的场值-Simple two-dimensional perfectly conducting square cylinder in the MATLAB environment for automatic generation, coding. Their integration and for solving equations, the various points of market value<宋亮> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[VHDL编程] d11
说明:用层次化设计完成倒计时装置 输入:16位二进制倒计时起始数字、倒计时起始数字的输入使能信号、 倒计时开始信号、复位信号、1MHz时钟信号、10Hz时钟信号。 输出:数码管数据信号及宣统信号,倒计时结束信号。 -Hierarchical design is completed using the countdown device type: 16-bit binary countdown start figures, starting the countdown to enable<jingken> 在 2025-06-22 上传 | 大小:3kb | 下载:0