腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
腾讯云架构师技术同盟
文章/答案/技术大牛
搜索
搜索
关闭
发布
首页
学习
活动
专区
工具
TVP
腾讯云架构师技术同盟
返回腾讯云官网
iOSDevLog
专栏成员
举报
305
文章
527341
阅读量
54
订阅数
订阅专栏
申请加入专栏
全部文章(305)
其他(70)
ios(43)
人工智能(42)
机器学习(39)
编程算法(34)
https(30)
python(29)
git(23)
github(23)
神经网络(23)
深度学习(22)
xcode(17)
android(16)
游戏(16)
swift(15)
开源(15)
http(14)
网络安全(14)
numpy(11)
mac os(10)
scikit-learn(10)
api(8)
图像处理(8)
iphone(7)
java(7)
决策树(7)
html(6)
json(6)
linux(6)
机器人(6)
windows(6)
node.js(5)
存储(5)
监督学习(5)
unity(5)
网站(4)
自动化(4)
gui(4)
无监督学习(4)
数据结构(4)
image(4)
javascript(3)
bash(3)
单片机(3)
数据库(3)
unix(3)
ubuntu(3)
腾讯云测试服务(3)
黑客(3)
图像识别(3)
强化学习(3)
anaconda(3)
微信(3)
NLP 服务(2)
tensorflow(2)
go(2)
jquery ui(2)
matlab(2)
jar(2)
容器镜像服务(2)
缓存(2)
爬虫(2)
shell(2)
ssh(2)
线性回归(2)
npm(2)
kotlin(2)
gradle(2)
socket编程(2)
安全(2)
数据分析(2)
数据处理(2)
数学(2)
费用中心(1)
对象存储(1)
语音识别(1)
官方文档(1)
objective-c(1)
cocoa(1)
c 语言(1)
php(1)
ruby(1)
scala(1)
bootstrap(1)
regex(1)
xml(1)
jquery(1)
android studio(1)
qt(1)
makefile(1)
sql(1)
打包(1)
ide(1)
svn(1)
bash 指令(1)
云直播(1)
访问管理(1)
命令行工具(1)
SSL 证书(1)
视频处理(1)
svg(1)
互联网金融(1)
html5(1)
无人驾驶(1)
正则表达式(1)
yum(1)
dns(1)
opencv(1)
keras(1)
自动化测试(1)
单元测试(1)
markdown(1)
udp(1)
hexo(1)
大数据(1)
小程序(1)
网站建设(1)
jupyter notebook(1)
config(1)
desktop(1)
google(1)
iterm(1)
keyboard(1)
mac(1)
map(1)
png(1)
public(1)
scenekit(1)
server(1)
translate(1)
web(1)
word(1)
反射(1)
翻译(1)
管理(1)
基础(1)
教程(1)
快捷键(1)
数据(1)
效率(1)
源码(1)
搜索文章
搜索
搜索
关闭
简介
python
通过互联网进行学习意味着在无限的混乱信息丛林中游泳,在快速变化的创新领域更是如此。
iOSDevLog
2022-05-26
669
0
树莓派4B 开启串口登陆
shell
bash
bash 指令
烧录镜像 Raspberry Pi OS – Raspberry Pi Operating system images – Raspberry Pi OS (64-bit) 串口登录 sudo raspi-config 3 Interface Options Configure connections to peripherals I6 Serial Port Enable/disable shell messages on the serial connection
iOSDevLog
2022-04-24
871
0
Python 数据科学实用指南
开源
jupyter notebook
编程算法
本指南探讨了允许你使用 Python 执行数据分析的最佳实践和基础知识。在本指南中,你将学习如何使用 Jupyter notebook 和 Python 库(如 Pandas , Matplotlib 和 Numpy )轻松、透明地探索和分析数据集。
iOSDevLog
2022-01-20
1.7K
0
SceneKit 场景编辑器-为您的AR体验构建3D舞台
图像处理
为了能够在应用程序中添加3D模型,我们需要一个3D渲染器框架。在本节中,我们将了解SceneKit的场景编辑器。这是一个很好的空间,可以帮助您可视化3D模型,编辑它,播放动画,模拟物理等。
iOSDevLog
2022-01-20
5.6K
0
基础 Python
python
编程算法
嗨,我是 Virgilio ,你可能已经认识我了。 欢迎来到你进入数据科学的第一步!
iOSDevLog
2022-01-20
668
0
第一回:Matplotlib初相识
python
matlab
numpy
开源
Miniconda wget -c <https://repo.anaconda.com/miniconda/Miniconda3-py39_4.10.3-Linux-x86_64.sh> bash Miniconda3-py39_4.10.3-Linux-x86_64.sh Jupyter conda install jupyter Matplotlib conda install matplotlib Server jupyter notebook --generate-config vi .jupyt
iOSDevLog
2021-11-24
253
0
Git prev & next
git
When you are doing a talk with a demo in several steps, it can be practical to have a git repository with a commit for each step. During the demo, when you want to go to the next step, all you have to do is moving to the next commit. But, except if you know the sha1 of this commit, it can be tricky to do that without interrupting your talk. I have two git aliases to suggest for this task (in ~/.gitconfig):
iOSDevLog
2020-11-12
787
0
AutoTools: autoconf, automake, libtools
linux
bootstrap
html
makefile
A dataflow diagram for the autoreconf utility
iOSDevLog
2020-11-12
985
0
Linux From Scratch
node.js
http
windows
bash
html
LFS: http://www.linuxfromscratch.org/lfs/
iOSDevLog
2020-09-27
2.1K
0
Git忽略已经提交过一次文件Git忽略文件
git
xml
也就是添加之后从来没有提交(commit)过的文件,可以使用.gitignore忽略该文件
iOSDevLog
2020-07-03
2.5K
0
wpa_supplicant 的配置说明文件 wpa_supplicant.conf
SSL 证书
html
缓存
数据分析
通过从客户端认证中退出,windows下的认证储存可以被使用,并且私人密匙可以通过以下格式配置: cert://substring_to_match hash://certificate_thumbprint_in_hex
iOSDevLog
2020-06-11
9.7K
0
LFS、BLFS、ALFS、CLFS 的区别
linux
自动化
Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own custom Linux system, entirely from source code.
iOSDevLog
2020-06-11
1.3K
0
Wi-Fi 总结
互联网金融
Wired Equivalency Protection,一种Wi-Fi连接的安全标准,类似的安全标准还包括下面的WPA,WPA2。它可以使用64/128bit的ASCII/HEX(0-9,A-F)的Password,它的密钥是由Password和一个IV(初始化向量)组成,加密算法是stream cipher RC4,并使用 CRC-32校验和确保完整性。加密解密过程如下:AP发送的数据包(包括IV和加密过的数据)–>无线客户端收到此数据包–>提取其中的IV,用于和本地的Password形成密钥–>解密数据包。它有两种鉴权方式:Open System, Shared Key.
iOSDevLog
2020-06-09
2K
0
手撕编译原理:汇编语言不会编
单片机
NASM Installation of NASM wget -c http://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.xz tar -xf nasm-2.14.02.tar.xz cd nasm-2.14.02 ls ./configure --prefix=/usr && make sudo make install version $ nasm -v NASM version 2.14.02 compiled on Ju
iOSDevLog
2020-06-03
899
0
Wi-Fi p2p & ap 共存
https
go
网络安全
socket编程
ap mode 通用应用在无线局域网成员设备(即客户端)的加入,即网络下行。它提供以无线方式组建无线局域网WLAN,相当际WLAN的中心设备。
iOSDevLog
2020-05-28
4.1K
0
《30天自制操作系统》读书笔记
单片机
JE: jump if equal INT: 是软件中断指令 HLT: interrupt 是让CPU停止动作的指令, 是让CPU进入待机状态 JC: 是“jump ifcarry”的缩写,意思是如果进位标志(carry flag)是1的话,就跳转。 JNC: Jump ifnot carry” JAE: “Jump if above or equal” JBE: jump if below orequal
iOSDevLog
2020-05-27
577
0
Transporter 上传慢解决方案
https
网络安全
缓存
jar
解决使用 Transporter 上传 ipa 到 App Store 时,有时间会卡住或者非常慢。
iOSDevLog
2020-03-20
2.2K
0
从 0 开始学游戏开发
游戏
https
html5
网络安全
游戏行业一直是公认的“吸金”行业。对于热爱游戏的人,能够开发出一款自己的游戏,绝对是一件很酷很有格调的事。游戏行业的高回报,也吸引着越来越多的人跃跃欲试。
iOSDevLog
2020-01-15
1.4K
0
2020-01-03 时间管理:
ios
云直播
作者: 吉姆·兰德尔 出版社: 上海交通大学出版社 副标题: 如何充分利用你的24小时 原作名: The Skinng on Time Management:How to Maximize your 24-hour Gift 译者: 舒建广 出版年: 2012-1-1 页数: 215 定价: 20.00元 装帧: 平装 丛书: 简单有趣的个人管理丛书 ISBN: 9787313076571
iOSDevLog
2020-01-15
559
0
Kindle 无 USB 传书
http
Kindle 的 USB 接口连接到 macOS 上面,能充电,却不能显示 U 盘。
iOSDevLog
2020-01-02
665
0
点击加载更多
社区活动
Python精品学习库
代码在线跑,知识轻松学
立即查看
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
立即体验
技术创作特训营·精选知识专栏
往期视频·干货材料·成员作品 最新动态
立即查看
领券
问题归档
专栏文章
快讯文章归档
关键词归档
开发者手册归档
开发者手册 Section 归档