-
顺序表和链表的应用
掌握线性表的基本操作(插入、删除、查找)以及线性表合并等运算在顺序存储结构、链式存储结构上的实现。重点掌握链式存储结构实现的各种操作。掌握线性表的链式存储结构的应用
- 2023-03-16 22:25:19下载
- 积分:1
-
五子棋网游客户端与服务器源码
应用背景
五子棋网游客户端与服务器源码
完整的源码
完整的细节
挺不错的
关键技术
网游以及处理socket
完整的通信
&nb
- 2022-06-03 09:06:25下载
- 积分:1
-
有关哈希表的程序
有关哈希表的程序-Procedures related to hash table
- 2023-08-25 22:55:03下载
- 积分:1
-
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算...
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算-This is a calculated bank interest and the principal and the VB program, as long as the importation of interest rates, principal, the number of years of deposits, it can be directly calculated
- 2022-07-07 04:02:59下载
- 积分:1
-
The use of fixed step size fourth
使用定步长四阶龙格-库塔法解方程组,并给出一个含贝塞尔函数方程组的例子。-The use of fixed step size fourth-order Runge- Kutta method solution of equations, and gives a Bessel function equations with examples.
- 2023-07-14 13:05:03下载
- 积分:1
-
PGE Solving equations faster
高斯消元法解方程, 速度较快-PGE Solving equations faster
- 2022-03-21 08:54:03下载
- 积分:1
-
stitching for wireless sensor network
stitching for wireless sensor network
- 2023-08-22 00:15:04下载
- 积分:1
-
Guo Tao algorithm source VC
郭涛算法VC源码-Guo Tao algorithm source VC
- 2022-03-20 10:18:42下载
- 积分:1
-
GN算法java实现
这是一个经典的社团划分,采用GN算法思想,
基本上是从昨天开始吧,着手复杂网络的GN算法,整个过程包括从GML文件中提取邻接矩阵数据,GN算法的实现,模块度的计算。
(1)GML文件的读取。做GN的时候首次知道GML(Graph Model Language),GML (Graph Modelling
Language): There are many different programs that work with graphs but almost
all of them use their own file format. As a consequence, exchanging graphs
between different programs is almost impossible. Simple tasks like exchange of
data, externally reproducible results or a common benchmark suite are much
harder than neccessary.
Therefore, we have developed a new file format for
the Graphlet system: GML. GML supports attaching arbitrary information to
graphs, nodes and edges, and is therefore able to emulate almost every other
format.
从上面的英文中我们可以知道,GML是一种文件格式,试图统一大家对图结构的表达形式。这样,会很方便大家的交互,比如程序的利用。我们主要工作是从GM
- 2022-02-20 11:14:43下载
- 积分:1
-
LEACH路由算法源码
无线传感器网络LEACH (Low Energy Adaptive Clustering Hierarchy)路由算法C++源码
- 2022-04-11 10:39:34下载
- 积分:1