https://software.intel.com/content/www/us/en/develop/tools/openvino-toolkit/choose-download/windows.html A Windows build environment needs these compo ...
分类:
其他好文 时间:
2020-05-19 12:55:15
阅读次数:
173
import osimport shutildef CopyFile(original_path,target_path,choose_item): # get all file path under the given folder path_list = [] list1 = os.listdi ...
分类:
其他好文 时间:
2020-05-19 12:49:55
阅读次数:
59
下载附件后,就是一个可执行文件,经查壳后,没发现有壳!呃,先执行下可执行文件,结果如下: 乱按一通,发现直接闪退啦,拖到IDA(32bits)进行反编译分析,F5进入主函数,发现 while ( 1 ) { puts("you can choose one action to execute"); ...
分类:
其他好文 时间:
2020-05-18 00:45:37
阅读次数:
113
0 setup 配置文件 import pandas as pd pd.plotting.register_matplotlib_converters() import matplotlib.pyplot as plt %matplotlib inline import seaborn as sns ...
分类:
其他好文 时间:
2020-05-16 18:25:50
阅读次数:
51
There is a classical process named partition in the famous quick sort algorithm. In this process we typically choose one element as the pivot. Then th ...
分类:
其他好文 时间:
2020-05-16 15:13:55
阅读次数:
66
computer manager storage disk manager initialize disk choose GPT—— unallocated new simple volume Well Done! ...
分类:
其他好文 时间:
2020-05-16 11:02:18
阅读次数:
237
choice adj./n. 1. N COUNT If there is a choice of things, there are several of them and you can choose the one you want. 2. N COUNT Your choice is som ...
分类:
其他好文 时间:
2020-05-08 13:08:10
阅读次数:
67
博客原文地址:http://blog.wolfire.com/2010/01/Why-you-should-use-OpenGL-and-not-DirectX && https://www.cnblogs.com/y114113/p/10676352.html 当我们遇到其他游戏程序员并谈论我们使 ...
分类:
其他好文 时间:
2020-05-05 18:23:50
阅读次数:
83
在安装完Ubuntu 20.04后, 这个问题影响了好几个软件, 包括MySQL Workbench, Openfortigui等等, 出现的错误都是 ERROR: SSL_connect: error:1425F102:SSL routines:ssl_choose_client_version: ...
分类:
系统相关 时间:
2020-05-05 16:24:37
阅读次数:
547
CanChen ggchen@mail.ustc.edu.cn Recently I am following Optimization lectured by Prof.Zhouwang Yang at USTC. Opt lies at the heart of ML. Why I choose ...
分类:
其他好文 时间:
2020-05-05 10:58:38
阅读次数:
47