-
123
c#开发规范,具体使用能够帮助更改内容的文本。(c# development of norms, the specific use can help to change the content of the text.)
- 2013-01-24 10:50:18下载
- 积分:1
-
DOG
说明: 高斯尺度差角点检测算法
将轮廓曲线在不同尺度下的演化差异的变化量作为角点响应函数并提出相应的
DoG 检测算子(Gauss scale difference corner detection algorithm)
- 2020-04-02 20:48:59下载
- 积分:1
-
Convexhull
凸包
凸包问题的实现 有无数点,求能包含这些点的图形的最小面积(Convex hull Convex hull problem of realization there are numerous points, seek to include these points, the graphics, the minimum size)
- 2009-12-20 20:39:52下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
C#文本编辑基础
自己编写的文本编辑器 使用c#写的 希望对初学者有点参考价值
自己编写的文本编辑器 使用c#写的 希望对初学者有点参考价值
自己编写的文本编辑器 使用c#写的 希望对初学者有点参考价值
自己编写的文本编辑器 使用c#写的 希望对初学者有点参考价值
- 2022-06-17 11:17:31下载
- 积分:1
-
c++ linux下安装操作mysql实例
c++ linux下安装操作mysql实例,操作mysql实力,c++ linux下安装操作mysql实例,操作mysql实力
- 2023-04-27 14:00:03下载
- 积分:1
-
MC9S12ZET256的SCI串口发送接收
MC9S12ZET256的SCI串口发送接收,包括查询方式,中断方式。功能强大,希望帮到大家
- 2022-07-10 06:29:52下载
- 积分:1
-
shijinzhiBCD
十进制-BCD码转换的代码在内,完整希望大家能用上。。(variable reg : integer range 0 to 80000
variable d1,d2,d3,d4 : std_logic_vector(3 downto 0)
begin
if clk100 event and clk100= 1 then
case current_state1 is
when st0=>
)
- 2011-06-12 10:08:03下载
- 积分:1
-
C语言程序设计(第四版)谭浩强
说明: 经典的C语言程序设计(第四版)谭浩强主编。C语言是在 70 年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。(Classic C programming (Fourth Edition) edited by Tan Haoqiang. C language came into being in the early 1970s. In 1978, C language was officially published by Bell laboratory of at & T.)
- 2019-12-05 19:56:45下载
- 积分:1
-
DO-178C-brief-notes
某次国内关于DO-178C与其旧版本178B的研讨会的报告的几个内容的总结,主要有:178B的简介、178C的改进、工具鉴定标准等。(A meeting about DO-178C in shanghai last year,this is its report and some brief summary.)
- 2013-05-08 12:48:45下载
- 积分:1