搜索资源列表
Sam_2V1.2_8X
- GPS programme for changchun at 8X-GPS program for changchun at 8X
JXTA+P2P
- 主要在于在JXTA架构的基础上构建一个P2P的即时通信息 通。利用P2P非中心性和动态性的特征为即时通信服务,在即时通信的过程中,在发送端对消息进行加密,在接收端再对加密的消息解密,消息在JXTA网络中 是以匿名方式的方式进行传输的,使数据传输更加安全。-Lies mainly in the fr a mework based on JXTA to build a P2P real-time information Qualcomm Q
WCE500_BSP_MX21_PMC.ZIP
- freescale mx21系列ARM芯片9328的WINCE5.0下的BSP包(源代码)-ARM chips freescale mx21 series 9328 of the BSP under WINCE5.0 package (source code)
atlas-ii_developer_manual_release
- centality atlasii datasheet
NBOOT_CSP
- Sirf/Centrality公司GPS平台AtlasIII芯片AT640的Nboot源码,ADS1.20编译。-Sirf/Centrality company GPS platform AtlasIII the AT640 chip Nboot source, ADS1.20 compiler.
CarDVD_V2
- 掌微GPS wince 6.0 界面下的DVD控制的编程 资料 非常有参考价值-Centrality GPS wince 6.0 interface, DVD under the control of the programming information is very valuable
CmmbPlayer_BV1.12
- 掌微 A4平台 WINCE6.0 CMMB 全的可用 代码。有参考价值-Centrality A4 platform WINCE6.0 CMMB all the available codes. A reference value
NBOOT_CSP
- Sirf/Centrality company GPS platform AtlasIII the AT640 chip Nboot source, ADS1.20 compiler.
average_centrality.m
- This program return the average centrality for a graph for different value of x.
edge-betweenness
- 计算边介数,复杂网络,中心性计算,介数也可以计算,运用了数据结构,计算大量数据-edge betweenness,complex network, centrality
algorithm-for-betweenness-centrality
- 社交网络中一些点是中枢点,这些点在社交网络中占有重要地位,但是计算结点连接度的复杂度比较高,这篇论文主要做了改进算法效率的工作-Social network is the central point of some points, these points in the social network plays an important role, but the computing nodes connected relatively
Graph-characteristics
- 基于34人的Karate俱乐部网络,找出基本的网络特性-Based on the 34-vertex Karate Club network model, calculate the related graph characteristics: degree, betweenness centrality, closeness centrality, eigenvector(pagerank) centrality, clusterin
test_communicability
- 复杂网络communicability centrality计算程序-Test communicability centrality
sub_centrality
- 复杂网络计算程序,获得网络的subgraph centrality-Get subgraph centrality
Closeness_Centrality
- 这是一个计算复杂网络参数closeness centrality 的程序,已调试-this program is used to caltulate closeness centrality
WSN-using-matlab
- In our work we extend the LEACH s cluster head selection algorithm in WSN based on different node characteristics like, density, centrality and energy. This paper focuses on increasing the lifetime of wireless sensor
networkproperties
- 用于计算复杂网络的各种特性参数,例如最短路径,全局效率,介数,中心度,模块化属性等-Used to calculate the various properties of the complex network parameters, such as the shortest path, global efficiency, betweenness centrality, modular attributes
centrality
- 计算复杂网络中的节点或边的介数中心性,基于python的复杂网络工具箱-Betweenness centrality computational complexity of the network nodes or edges, based on a complex network toolbox python
closeness-centrality
- matlab的m文件,计算复杂网络中节点的紧密中心性-closeness centrality of nodes in complex networks
Centrality-measures
- 文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。-1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3