资源列表

« 1 2 ... .36 .37 .38 .39 .40 2341.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法CPP_Link_Queue_Template

说明:用C++编写的队列是用链表实现的一个模版,用VS2012可以直接运行-Written by C++ queue is implemented using a template list, you can directly run by VS2012
<阿桑> 在 2025-01-13 上传 | 大小:2.57mb | 下载:0

[数据结构常用算法IEEE754

说明:将单精度浮点数的IEE754表示解析为实数,采用两种方法:移位法和指针转换法。-Analyse the float point number
<郭武楠> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Btrade

说明:创建二叉树,并实现二叉树的先序、中序、后序遍历。-realize the traversal of binary tree
<郭武楠> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法The-shortest-path

说明:用Dijkstra算法和Floyd算法实现最短路径,代码比较详细。-To realize the shortest path
<郭武楠> 在 2025-01-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法dynamicsvm

说明:动态SVM算法,可实现模型的在线实时更新,里面的数据需要根据自己的实际数据改变,为一多输入单输出的拟合预测模型。-Dynamic SVM algorithm can achieve real-time updates online model, the data inside the data according to their actual needs change, fitting prediction model is a mu
<范振东> 在 2025-01-13 上传 | 大小:8kb | 下载:0

[数据结构常用算法KMP

说明:KMP算法和KMP改进算法实现,数据结构,字符串匹配算法-KMP KMP algorithm and improved algorithms, data structures, string matching algorithm
<chen> 在 2025-01-13 上传 | 大小:1.02mb | 下载:0

[数据结构常用算法shape

说明:基类虚函数,容器的范例,求多个图形面积的源程序程,全部工程文件。-source program example,use base class ,public,virtual function,to get the area of different diagrams.include all project
<pengfeng> 在 2025-01-13 上传 | 大小:493kb | 下载:0

[数据结构常用算法score

说明:华为上机考试测试试题,实现观众与大众评委的评分。-Huawei-on exam test questions, the audience and the general public to realize the judges score.
<叶明杰> 在 2025-01-13 上传 | 大小:3kb | 下载:0

[数据结构常用算法kechongfuzuhewentixiangjie

说明:有 n 个不同的元素,每个元素可以选多次,一共选 k 个元素,有多少种选法?例如, n=3,k=2 时,有(1,1), (1,2), (1,3), (2,2), (2,3), (3,3), 共 6 种选法。-There are n distinct elements, each element can be selected multiple times, for a total choose k elements, there a
<min> 在 2025-01-13 上传 | 大小:403kb | 下载:0

[数据结构常用算法CKLIB

说明:Reaction mach for fortran
<Shin> 在 2025-01-13 上传 | 大小:16kb | 下载:0

[数据结构常用算法read_data2d_d03_new

说明:读取netcdf数据格式文件,并写成netcdf数据格式文件-read and write the netcdf data with fortran
<duqin> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Adjacency-table-storage

说明:四种图:无向图,有向图,无向网,有向网的邻接表存储-Four kinds Figure: undirected graph, directed graph, undirected network, the network has adjacency table storage
<崔凡凡> 在 2025-01-13 上传 | 大小:84kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 2341.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org