摘要:
import pymongofrom pymongo import MongoClientimport numpy as npimp... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(69)
评论(0)
推荐(0)
摘要:
import matplotlib.pyplot as plt#概率分布直方图 #高斯分布 #均值为0 mean = 100 ... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(107)
评论(0)
推荐(0)
摘要:
import matplotlib.pyplot as plt#概率分布直方图 #高斯分布 #均值为0 mean = 100 ... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(59)
评论(0)
推荐(0)
摘要:
a=['a','b','c'] b=[1,2,3] for i in c: print(i)('a', 1)('b', 2)... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(12)
评论(0)
推荐(0)
摘要:
a=['a','b','c'] b=[1,2,3] for i in c: print(i)('a', 1)('b', 2)... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(17)
评论(0)
推荐(0)
摘要:
所谓稳定匹配算法,就是如果男人想出轨,美女女对他没有一点点性趣,并且爱他的女人比老婆丑十万八千里 反之女人亦然。 用... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(114)
评论(0)
推荐(0)
摘要:
所谓稳定匹配算法,就是如果男人想出轨,美女女对他没有一点点性趣,并且爱他的女人比老婆丑十万八千里 反之女人亦然。 用... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(119)
评论(0)
推荐(0)
摘要:
# -*- coding: utf-8 -*-"""Created on Wed Sep 20 10:51:47 2017@auth... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(17)
评论(0)
推荐(0)
摘要:
# -*- coding: utf-8 -*-"""Created on Wed Sep 20 10:51:47 2017@auth... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(18)
评论(0)
推荐(0)
摘要:
文章链接 import numpy as npx=np.random.random(10)y=np.random.random(10... 阅读全文
posted @ 2022-08-19 22:59
luoganttcc
阅读(91)
评论(0)
推荐(0)