资源列表

排序选择:

« 1 2 ... .41 .42 .43 .44 .45 68046.47 .48 .49 .50 .51 ... 267453 »

[图形/文字识别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

[文件操作vba01

说明:我做的VB输出计算书到WORD的功能程序,可以输出图和文字,页眉页脚等的定义!-I make the calculation of the VB output function of the book to the WORD program, you can output maps and text, header, footer, such as the definition of!
<任我行> 在 2025-06-22 上传 | 大小:17kb | 下载:0

[汇编语言copy

说明: 子程序功能:求字符串的长度 入口参数:DS:DX存放字符串的首地址,该字符串以0为结束标志 出口参数:CX存放该字符串的长度 算法描述:用BX来指针来扫描字符串中的字符,如果遇到其结束标志,则停止扫描字符串操作 -Subroutine function: string for the length of the entrance parameters: DS: DX storing the first address of the string, the string
<朱旭浩> 在 2025-06-22 上传 | 大小:2kb | 下载: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

[其他小程序tiny15

说明:ATtiny15L Instruction Set Summary.
<salvage> 在 2025-06-22 上传 | 大小:2kb | 下载: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

[Oracle数据库Oracle

说明:orcale优化规则汇总 包含多种orcale内置函数讲解-optimization rules orcale summary contains a wide range of built-in functions on orcale
<dv> 在 2025-06-22 上传 | 大小:86kb | 下载:1

[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
« 1 2 ... .41 .42 .43 .44 .45 68046.47 .48 .49 .50 .51 ... 267453 »

源码中国 www.ymcn.org