-
SGCN-master
利用现有的网络结构信息来训练神经网络,从而得到网络嵌入结果。(The existing network structure information is used to train the neural network, and the result of network embedding is obtained.)
- 2020-06-15 23:00:02下载
- 积分:1
-
问道刷帮清包工具
问道 私服 工具 一键功能所有 丢东西刷榜(Ask for a key function of all personal tools.)
- 2018-04-24 11:16:07下载
- 积分:1
-
Python编程:从入门到实践
说明: 最高清版。还带标签,淘宝买的,20字干嘛,下载就完事儿了(Supreme Definition Edition. Also with labels, bought by Taobao)
- 2020-06-25 08:20:01下载
- 积分:1
-
VCPP-ADO-ACCESS--
能够连接access 数据库和C++原代码,使用ado方式(Able to connect access database and C++ original code)
- 2013-06-19 20:39:41下载
- 积分:1
-
nan_test
说明: python简单验证判断nan,同时讨论python中nan的一些用法和问题,以及处理方法。(Python simply verifies and judges nan, and discusses some usage and problems of nan in python, as well as processing methods.)
- 2020-04-07 13:35:20下载
- 积分:1
-
sanfou
使用拉亚普诺夫指数的公式,课程设计时编写的matlab程序代码,利用贝叶斯原理估计混合logit模型的参数。( Raya Punuo Fu index using the formula, Course designed to prepare the matlab program code, Bayesian parameter estimation principle mixed logit model.)
- 2016-10-17 13:36:37下载
- 积分:1
-
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn...
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn }
求X和Y的一个最长公共子序列
举例
X = { a , b , c , b , d , a , b }
Y = { b , d , c , a , b , a }
最长公共子序列为
LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
- 2022-03-02 12:22:07下载
- 积分:1
-
23opencv
车道线检测效果较好,检测准确,其中包括曲线拟合追踪。(Lane detection is effective and accurate, including curve fitting and tracking.)
- 2020-07-04 11:40:02下载
- 积分:1
-
AJAX simple songs, suitable for the novice oh portal, which has a simple example...
AJAX简单入门,适合入门的新手哦,里面有简单的实例,可以让大家一边变得实验,来发现不同,很容易上手,对那些刚刚入门的朋友也许会有帮助-AJAX simple songs, suitable for the novice oh portal, which has a simple example. We can become experimental side, to find different, it is easy to get started. Introduction of those friends just may help
- 2023-08-10 18:45:03下载
- 积分:1
-
A_star算法路径规划
说明: A_star算法路径规划,实现二位平面路劲规划,基本算法(A_ Star algorithm path planning, to achieve two-dimensional road planning, basic algorithm)
- 2020-12-26 16:48:08下载
- 积分:1