一、mac配置环境 curl https://sh.rustup.rs -sSf | sh curl --proto ‘=https’ --tlsv1.2 -sSf https://sh.rustup.rs | sh 配置rust环境,需要先找到$HOME/.cargo 如果环境变量未配置可查看根目 ...
分类:
其他好文 时间:
2021-04-26 13:23:27
阅读次数:
0
<!--手机号输入框--><div class="login_box"> <input type="number" placeholder="请输入手机号" class="phoneInput" v-model="mobile"/> <span v-if="codeShow" style="colo ...
分类:
移动开发 时间:
2021-04-21 12:53:24
阅读次数:
0
point light 的volumtric camera 在volumtric外面 1.渲染volumetric的backface(渲染球靠近camera的一半) 深度测试 留下远的 绿色 2.渲染volumtric的frontface 深度测试留下近的 绿色 3. 在1和2都通过的地方 sten ...
分类:
其他好文 时间:
2021-04-09 13:06:22
阅读次数:
0
恶臭树链剖分毁我青春耗我钱财不讲武德。 题目大意 给出 \(k\) 条边权未定的边,以及 \(m\) 条边权已定的边,让你求这样一个东西: 有一颗最小生成树包含这 \(k\) 条边; 这 \(k\) 条边的权值和最大。 最后输出 \(k\) 条边的权值和。 既然要求 \(k\) 条边都在最小生成树内 ...
分类:
Web程序 时间:
2021-04-05 12:47:35
阅读次数:
0
原文 http://blog.sina.com.cn/s/blog_a2a6dd380102vrai.html LinuxCNC是一个著名的开源数控软件,目前最新发行版本是:LinuxCNC 2.6.8,截止2015/6/14.LinuxCNC来源于NIST的EMC项目,先后推出了EMC1和EMC2 ...
分类:
系统相关 时间:
2021-03-29 12:05:38
阅读次数:
0
App Service overview Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your ...
分类:
移动开发 时间:
2021-03-17 15:03:35
阅读次数:
0
TensorFlow Frontend前端 TensorFlow前端有助于将TensorFlow模型导入TVM。 Supported versions: 1.12 and below Tested models: Inception (V1/V2/V3/V4) Resnet (All) Mobile ...
分类:
其他好文 时间:
2021-03-16 11:59:01
阅读次数:
0
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> PII; #define ls l,mid,rt<<1 #define rs mid+1,r,rt<<1|1 const ...
分类:
其他好文 时间:
2021-03-15 11:08:22
阅读次数:
0
/* 【Arduino】168种传感器模块系列实验(资料代码+仿真编程+图形编程) 实验七十六:TTL转RS-485模块 MAX485 RS485模块 将Arduino上的数字引脚10、11设置为软串口RX和TX与MAX485模块上的RO和DI连接 MAX485模块上的RE和DE连接在一起用一个引脚 ...
分类:
其他好文 时间:
2021-03-08 13:03:25
阅读次数:
0
随着Camera与显示设备像素的不断提高,为了尽量减少芯片之间引脚并提高传输速度以及缩短芯片的研发时间,标准化的接口MIPI(Mobile Industry Processor Interface)越来越多地被camera和显示设备所采用, 其中MIPI CSI(Camera Serial Inte ...
分类:
其他好文 时间:
2021-03-04 12:57:06
阅读次数:
0