资源列表

« 1 2 ... .95 .96 .97 .98 .99 20300.01 .02 .03 .04 .05 ... 28523 »

[数据结构常用算法combine

说明:该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。-the procedures used to calculate the binomial coefficients, which uses dynamic programming methods, the efficiency is far higher than the recursive method and space efficiency is also high.
<> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[matlab例程Canny Edge Detection

说明:canny边缘检测算子,可以对灰度数字图象的弱边缘进行很好的检测-canny edge detection operator, Gray figures to be the weak image edge detection for good
<潇叶> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法哈夫曼算法源程序

说明:哈夫曼算法的源程序,根据清华大学数据结构一书中的算法编写-Huffman algorithm source code, according to a data structure of Qinghua University's book algorithm
<范铮> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数学计算/工程计算haha

说明:矩阵运算包含加减乘三元组顺序表存储的c语言-matrix calculation includes modified by the order in Table 3 Group storage c language
<张继光> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数学计算/工程计算产生高斯随机数的程序

说明:内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C++, some staff may be used.
<> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法图的遍历演示

说明:一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连通无向图的深度和广度优先遍历。以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one. Descr iption many issues involving maps of algorithms are to traverse the map-based. A written test procedures,
<雨后阳光> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法cw_bitree

说明:与清华大学版的《数据结构》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H: 为头文件,其中定义了一些常量的值,其中也包括了书中第三章的栈的实现,只需要将注解符去掉即可。运行环境为:VC++6 或 TC3-and Tsinghua University version of the "data structure" matching the achievement of a binary t
<宏伟> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法cn700_vc3586458

说明:这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-This is while finishing the operating system lesson, the practice done is designed, the purpose to test again, analyse , design. That was adopted is to use responding it than the homework dispatcher s al
<于阳> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[matlab例程数据挖掘中ID3算法实现

说明:数据挖掘中ID3算法的实现(用MATLAB实现)-ID3 data mining algorithms to achieve (MATLAB)
<方巍巍> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[matlab例程数据挖掘中CART算法实现

说明:数据挖掘中CART算法实现(用MATLAB实现)-CART data mining algorithm (MATLAB)
<方巍巍> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[matlab例程数据挖掘中SVM算法实现

说明:数据挖掘中SVM算法实现(用MATLAB实现)-SVM data mining algorithm (MATLAB)
<方巍巍> 在 2025-10-15 上传 | 大小:2kb | 下载:1

[matlab例程C语言图像处理方法

说明:此本电子书详细的介绍了C语言的图象编程,是C语言图象编程学习着的一本好参考书-this electronic book detailed introduction to the C programming language images, C programming language learning with images of a good reference book
<刘锋> 在 2025-10-15 上传 | 大小:2kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 20300.01 .02 .03 .04 .05 ... 28523 »

源码中国 www.ymcn.org