资源列表

« 1 2 ... .81 .82 .83 .84 .85 215486.87 .88 .89 .90 .91 ... 216380 »

[数据结构常用算法tu-table

说明:图可以采用邻接矩阵、邻接表等多种方式存储,本程序实现图的邻接表存储-Chart can be used adjacency matrix, adjacency list a variety of ways, such as storage, this procedure realize Graph Adjacency List Storage
<youjing> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu-table-DFS

说明:本程序采用深度优先的方法完成图的遍历,包括连通图和非连通图。-This procedure used the method of depth-first traversal of the complete diagram, including the connected graph and non-connected graph.
<youjing> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法szzh

说明:本程序适用栈来完成不同数制之间的数值转换,是栈这种数据结构的一种典型应用。-This procedure applies to the stack to complete the different values between the number of system conversions, such stack data structure is a typical application.
<youjing> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法mazePath

说明:本程序实现某一已知迷宫的路径搜索,简单实用。经过修改可以做为栈的一个典型应用示例。-This procedure is known to achieve a path maze searching, simple and practical. Modified stack can be used as a typical application example.
<youjing> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法FastQuery

说明:/*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */-/* Quick sort algorithm using sub-rule
<stone> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[C#编程OutputToExecl

说明:一个类,可实现数据另存为Execl,非常容易调用。-A class can be saved as data Execl, very easy to call.
<> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[汇编语言AD75430

说明:驱动串行AD转换器AD7543,简单易懂,兼容性好-Drive serial AD converter AD7543, easy-to-read, good compatibility
<qique> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[Windows编程dpll

说明:Quantization effect on a 2nd order DPLL design When quantization resoultion b varies, the DPLL has different outputs. This difference can be seen from step response, sine and other inputs (chirp as illustrative exampl
<dairy> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)LGM12641BS1R

说明:单片机程序及原理图\液晶显示\LGM12641BS1R-Single-chip procedure and schematic diagram LGM12641BS1R LCD
<刘好> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[Windows编程int2bin8

说明:The help section includes instructions for building a MEX function using the EMLMEX command, and for generating C-code using the EMLC command.
<dairy> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[Windows编程cut

说明:图像大小变换时,为了使图像不变形,可以通过剪裁图形来实现。-Image size changes, in order to make the image non-deformation, can be achieved through tailoring graphics.
<chenqunqin> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)blverge

说明:在图像缩放的时候的贴黑边处理。为保留图像的全部内容,且不使图像变形失真。-Image scaling in the time of the deal with black paste. To preserve the image of the entire contents, and do not make the image distortion.
<chenqunqin> 在 2025-05-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 215486.87 .88 .89 .90 .91 ... 216380 »

源码中国 www.ymcn.org