经典linux教材 APUE的2013年第三版。之前我看国内虽然也有,但转换的格式看起来很别扭。
2022-05-06 23:16:42 10.44MB UNIX APUE C linux
1
5.3 编译模式 SDK 默认以 userdebug 模式编译。 使用ADB时,需要先执行 adb root使 shell 获取 root 权限,进而执行其它像 adb remount、 adb push 等操作。
2022-05-06 12:45:10 995KB ANDROID
1
中文第三版-Effective C++.pdf 侯捷译的,经典老书,自己辛苦加了标签。
2022-05-05 16:33:15 16.35MB c++
1
CCPD车牌数据集带标签
2022-05-03 12:06:53 81.29MB 文档资料
1
英文带简单目录标签版, 软件开发的基本原则总结
2022-04-23 14:04:37 11.36MB 软件开发 开发原则 软件工程
1
在深度学习中经常需要生成带标签的图片名称列表,xxxlist.txt文件,下面写一个简单的python脚本生成该文件列表。 import os def generate(dir,label): files = os.listdir(dir) files.sort() print '****************' print 'input :',dir print 'start...' listText = open(dir+'\\'+'list.txt','w') for file in files: fileType = os.path.split(
2022-04-19 00:15:25 29KB python python实例 图片
1
c语言,想学习c语言的可以看看 经典c语言从程序讲起来
2022-04-12 20:25:40 4.65MB c语言基础
1
Learning Jupyter 英文高清完整带标签(pdf版和epub版)下载 pdf版本所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 epub版适合kindle爱好者
2022-04-07 14:37:35 14.67MB Learning Jupyter 英文高清
1
ROS机器人程序设计 Learning ROS for Rootics programming 高清中文版 带标签,作者 Aaron Martinez 刘pin杰
2022-04-05 20:49:19 44.62MB 高清中文 带标签
1
Scintilla中文文档+带标签
2022-04-03 01:17:42 1.22MB 中文文档 SciLexer Scintilla
1