资源列表

« 1 2 ... .22 .23 .24 .25 .26 627.28 .29 .30 .31 .32 ... 653 »

[控制台(字符窗口)编程Huffman_code

说明:Huffman编码 1、将信号源的符号按照出现概率递减的顺序排列。 2、将两个最小出现概率进行合并相加,得到的结果作为新符号的出现概率。 3、重复进行步骤1和2直到概率相加的结果等于1为止。 4、在合并运算时,概率大的符号用编码0表示,概率小的符号用编码1表示。 5、记录下概率为1处到当前信号源符号之间的0,l序列,从而得到每个符号的编码。-Huffman coding 1. Source symbols are a
<水云间> 在 2025-04-23 上传 | 大小:2kb | 下载:0

[控制台(字符窗口)编程AprioriAll

说明:一个数据挖掘基础算法,AprioriAll算法的C++实现,用来实现序列模式挖掘的-A data mining based algorithm, AprioriAll algorithm C++ implementation, used to achieve sequential pattern mining
<倪武> 在 2025-04-23 上传 | 大小:2.91mb | 下载:0

[控制台(字符窗口)编程NumberPlateRecognition

说明:车牌识别 OCR分割字符识别 SVM算法 ANN算法-License Plate Recognition OCR character recognition SVM segmentation algorithm ANN algorithm
<苏晓朋> 在 2025-04-23 上传 | 大小:5.52mb | 下载:0

[控制台(字符窗口)编程shor

说明:C Programing Shotring
<TIM> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程Timer

说明:调用Boost库,测试定时器,还有日志库-Call the Boost library, test the timer, as well as the log Library
<沈自晓> 在 2025-04-23 上传 | 大小:24.21mb | 下载:0

[控制台(字符窗口)编程complex-operator-program

说明:complex operator program
<Lim Dong Soo> 在 2025-04-23 上传 | 大小:246kb | 下载:0

[控制台(字符窗口)编程xiangsi

说明:输入两个图形的具体参数,比较图形的拓扑相似和几何相似。-Enter the specific parameters of the two graphs, compare similar graphical topological and geometric similarity.
<mylsc> 在 2025-04-23 上传 | 大小:264kb | 下载:0

[控制台(字符窗口)编程1

说明:《计算机算法设计与的分析》第四版第一章的答案算法实现题,1-1数字统计问题,1-2字典序问题,1-3最多约束问题1-5最大间隙问题- Computer algorithm design and analysis of the fourth edition of the first chapter of the answer algorithm to achieve the title, 1-1 digital statistics,
<catherine> 在 2025-04-23 上传 | 大小:1008kb | 下载:0

[控制台(字符窗口)编程strgdard

说明:32位CRC循环冗余源代码 符合ANSI X3,66标准,运用于CCITT s X,25协议-32-bit CRC cyclic redundancy code in accordance with ANSI X3, 66 standard, used in CCITT s X, 25 protocol
<aeknil> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[控制台(字符窗口)编程NVZ

说明:A Biosprint Function Using A Call to Int86x(),-A Biosprint Function Using A Call to Int86x (),
<vxllx> 在 2025-04-23 上传 | 大小:5kb | 下载:0

[控制台(字符窗口)编程crrd-card

说明:AD采集卡IPC5484的AD采集C语言程序,推荐给大家-The AD sampling card IPC5484 AD C language program, recommend to everyone
<NOAedpp$05693> 在 2025-04-23 上传 | 大小:7kb | 下载:0

[控制台(字符窗口)编程onjpll81

说明:非常好的tcp通信源代码,用的是c语言,一般直接就可以用,-Very good TCP communications source code, using c language, usually can use directly,
<faley> 在 2025-04-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 627.28 .29 .30 .31 .32 ... 653 »

源码中国 www.ymcn.org