资源列表

« 1 2 ... .72 .73 .74 .75 .76 14877.78 .79 .80 .81 .82 ... 28522 »

[数据结构常用算法cpro

说明:里面包含了五个c语言程序源代码,长途电话计费程序,用来计算长途电话费用问题。插入排序,将无序的数字排好序。比较大小的代码程序。-Which contains five c language source code, long distance telephone billing program used to calculate the long-distance telephone costs. Insertion sort, the
<寇德靖> 在 2025-05-26 上传 | 大小:1.02mb | 下载:0

[数据结构常用算法huffman

说明: 哈夫曼树的构造,假设有n个权值,则构造出的哈夫曼树有n个叶子结点。 n个权值分别设为 w1、w2、…、wn,则哈夫曼树的构造规则为:   (1) 将w1、w2、…,wn看成是有n 棵树的森林(每棵树仅有一个结点);   (2) 在森林中选出两个根结点的权值最小的树合并,作为一棵新树的左、右子树,且新树的根结点权值为其左、右子树根结点权值之和;   (3)从森林中删除选取的两棵树,并将新树加入森林;   (4)重复(2)、(3)步,
<huang> 在 2025-05-26 上传 | 大小:127kb | 下载:0

[matlab例程lsvm

说明:支持向量机两类分类器的源码,可以实现;效果也还行。-support vector
<王杜娟> 在 2025-05-26 上传 | 大小:2kb | 下载:0

[matlab例程example1_remarkb

说明: wilson-theta和Newmark-beta求解动力学振动方程,三自由度系统的脉冲响应-wilson-theta and the Newmark-beta to solve the vibration equation of dynamics. three degrees of freedom the system impulse response
<毛虎平> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[matlab例程example2_remarkb

说明:三自由度系统的自由响应.wilson-theta和Newmark-beta求解动力学振动方程- Three degrees of freedom the system free response. Wilson-theta and the Newmark-beta dynamics vibration equation solving
<毛虎平> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[matlab例程do_gabor_filtering.m

说明:Gabor filter-based fingerprint recognition algorithm-Gabor filter-based fingerprint recognition algorithm..
<sandeep> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法alog

说明:学习计算机以来收集的大量算法、数据结构,,,,与实现-Since the collection of a large number of computer learning algorithms, data structures,,,, and to achieve
<> 在 2025-05-26 上传 | 大小:290kb | 下载:0

[matlab例程sector_norm.m

说明:sector normalization for matlab
<sandeep> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[matlab例程Recognize.m

说明:recognizing fingerprint image
<sandeep> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[matlab例程ImageOrientation.m

说明:to find fingerprint image orientation
<sandeep> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[matlab例程CenterPoint.m

说明:to find center point of fingerprint image
<sandeep> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法filetable_mange

说明:数据结构实习,用C语言写的文件目录管理程序,模拟实现文件的创建,查找,删除等功能,能以凹入表形式输出所有文件的路径-Practice data structures, written in C language file directory management program to simulate the creation of the implementation file, find, delete and other func
<Robin> 在 2025-05-26 上传 | 大小:4kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 14877.78 .79 .80 .81 .82 ... 28522 »

源码中国 www.ymcn.org