2024年 97篇
- 35 0 0 资源分享 – Vulkan开发实战详解 中文PDF下载
- 30 0 0 资源分享 – 光线追踪精粹 基于DXR及其他API的高质量实时渲染 中文PDF下载
- 52 0 0 Ubuntu – 编译安装Eigen
- 49 0 0 Ubuntu – 编译安装gflags
- 65 0 0 总结目前已发表的视频显著性检测模型
- 67 0 0 索要论文源代码的英文邮件模板
- 87 0 0 Windows WSL2 Ubuntu – Could not load library libcudnn_cnn_infer.so.8. Error libcuda.so 问题
- 119 0 0 PyRender使用EGL进行离屏渲染出现GLError 12297错误的问题
- 129 0 0 Github – 拉取某个仓库未合并的pull request到本地进行查看和修改
- 338 0 1 将smpl、smplh、smplx模型按不同身体部位以不同的颜色进行渲染
- 197 0 0 Windows安装Detectron2流程和踩的坑
- 178 0 0 arXiv预印本论文网站使用备忘
- 385 0 0 视频显著性检测模型性能排行榜
- 267 0 0 使用huggingface-cli下载模型
- 211 0 0 3D虚拟人测试人物模型
- 234 0 0 3D虚拟人口唇同步 – 可以输出音素的TTS语音合成接口
- 232 0 0 3D数字人、虚拟人口唇同步技术概述、目前常用解决方案介绍和比较
- 199 0 0 TortoiseGit – 将develop分支下的某一个commit合并到主分支master中
- 298 0 0 计算几何 – 使用de Casteljau算法实现的三次贝塞尔曲线插值函数
- 280 0 0 C++ – nlohmann json序列化输出字符串时指定输出浮点数小数点后几位
- 525 0 0 Python – 使用python将fbx中的动作信息转换为bvh动作文件
- 430 0 0 Blender – 将bvh动作重定向到人物模型,驱动人物进行运动
- 263 0 0 Blender – 如何安装插件
- 310 0 0 glm – 使用glm对两个glm::mat4变换矩阵进行插值
- 360 0 0 Assimp的aiMatrix4x4与glm的mat4相互转换
- 490 0 0 C++ – 为内存中音频裸流数据增加wav文件头
- 536 0 0 资源分享 – The Modern Vulkan Cookbook – A practical guide to 3D graphics and advanced real-time rendering techniques in Vulkan 英文PDF下载
- 291 0 0 TortoiseGit – 修改上次提交日志
- 493 0 0 C++ – 排查illegal instruction崩溃问题以及解决方法
- 222 0 0 C++ – 捕获构造函数初始化列表中出现的异常
- 319 0 0 TortoiseGit – 比较两个分支的差异
- 248 0 0 TortoiseGit – 将一个分支的修改同步到另一个分支
- 476 0 0 Visual Studio 调试程序dump文件确定程序崩溃代码位置
- 287 0 0 Visual Studio 设置程序或者动态库 Release版本可以被调试
- 149 0 0 Visual Studio dll调试手动附加到进程和自动附加到进程的两种方式
- 273 0 0 Git – 将开发分支的代码更新到和主分支master相同
- 699 0 0 基于CDLA版面分析数据集使用Yolov8进行文档版面分析实战
- 559 0 0 目标检测数据集标注工具、标注原则与数据集采集原则
- 605 0 0 宝塔面板 – 部署开源网站统计工具umami小白教程
- 724 0 0 Python – 基于loguru封装实际项目可用的日志输出类
- 652 0 0 从模型训练的train loss和test loss分析模型训练存在的问题
- 495 0 2 Transformer原理
- 539 0 0 完全图解RNN、RNN变体、Seq2Seq、Attention机制
- 882 0 0 Webstorm – 安装Codeium插件以及需要注意的坑
- 416 0 0 理解Transformer
- 419 0 0 Transformer的结构
- 472 0 0 Seq2Seq模型和Attention机制
- 820 0 0 Attention和Self-Attention的区别
- 644 0 0 资源分享 – 游戏人工智能, Game AI Pro: Collected Wisdom of Game AI Professionals 中文版PDF下载
- 1,012 0 0 Zotero – 好用的常见插件整理
- 400 0 0 资源分享 – 游戏人工智能编程案例精粹 中文PDF下载
- 554 0 0 资源分享 – 游戏编程中的人工智能技术 中文PDF下载
- 781 0 0 资源分享 – 游戏开发中的人工智能, AI for Game Developers 中文PDF下载
- 449 0 0 资源分享 – 3D游戏编程大师技巧, Tricks of the 3D Game Programming Gurus – Advanced 3D Graphics and Rasterization 中文PDF下载
- 270 0 0 NIM_Duilib – duilib属性列表xml
- 583 0 0 NIM_Duilib – 在Visual Studio中配置新的NIM_Duilib项目开发环境
- 560 0 0 NIM_Duilib – 使用Visual Studio编译NIM_Duilib
- 491 0 0 Duilib – 如何新增自定义控件
- 916 0 0 资源分享 – 计算几何 – 算法与应用(第3版)中文PDF下载
- 395 0 0 C++ – 类的构造函数、拷贝构造函数、拷贝赋值、移动构造函数、移动赋值函数的形式与区别
- 562 0 0 资源分享 – 网络多人游戏架构与编程 中文PDF下载
- 704 0 0 计算几何 – 两个向量之间的Cosine距离,衡量两个向量之间的相似度
- 406 0 0 资源分享 – 深入浅出Rust 中文PDF下载
- 342 0 0 资源分享 – 精通Rust(第2版) 中文PDF下载
- 509 0 0 TailwindCSS – 使用TailwindCSS创建粘性导航栏
- 793 0 0 资源分享 – Rust实战 中文PDF下载
- 883 0 0 资源分享 – Rust权威指南 中文PDF下载
- 686 0 0 C++ – 开源字符串格式化库fmt环境配置与使用
- 854 0 0 资源分享 – Rust程序设计(第2版)中文PDF下载
- 214 0 0 Javascript – js修改css样式的方式总结
- 340 0 1 资源分享 – Rust程序设计 中文PDF下载
- 660 0 0 资源分享 – C++程序设计-原理与实践(进阶篇),第2版 中文PDF下载
- 903 0 0 TailwindCSS – 在WordPress主题开发中使用TailwindCSS
- 632 0 0 TailwindCSS – TailwindCSS安装和开发环境配置
- 577 0 0 资源分享 – Large Scale C++ volume I, Process and architecture 英文PDF下载
- 345 0 0 资源分享 – Effective Modern C++ – 42招独家技巧助您改善C++11和C++14的高效用法 中文版PDF下载
- 375 0 1 C++ – 从文件和字符串流中逐行读取数据
- 647 0 0 资源分享 – 代码大全,第2版 中文PDF下载
- 478 0 0 资源分享 – Code Complete, Second Edition 英文PDF下载
- 899 0 0 GPU并发?理解CUDA的并发执行与计算资源调度
- 496 0 0 资源分享 – C++ Templates, Second Edition 英文PDF下载
- 1,295 0 0 CMake – 设置安装目录和修改默认安装目录CMAKE_INSTALL_PREFIX
- 802 0 0 C++ – 使用libhv构建http服务器,实现get请求返回图片
- 913 0 0 C++ – 使用libhv构建http服务器,实现get和post接口返回json数据
- 483 0 0 C++中的中文字符编码
- 293 0 0 C++ – 详解std::promise
- 356 0 0 C++ – 详解std::future
- 480 0 0 C++ – 详解std::async
- 403 0 0 C++ – 实现一个小但美的线程池
- 608 0 1 Ubuntu – 编译安装libhv
- 309 0 0 Docker – 解决容器commit之后镜像变得非常大的问题
- 858 0 0 C++ – 使用Crypto++对字符串进行md5加密和md5校验
- 475 0 0 C++ – 使用Crypto++计算文件md5值
- 434 0 0 Visual Studio – 项目以utf-8编码格式保存源代码文件
- 662 0 0 Windows – bat批处理脚本复制文件取消提示”是文件名还是目录名”
- 481 0 0 C++ – 跨平台开发,判断操作系统类型
- 452 0 0 CMake – 判断当前操作系统类型
2023年 258篇
- 830 0 0 libhv – Windows编译libhv以及在Visual Studio中配置开发环境
- 487 0 0 CSS – 悬浮卡片样式
- 1,068 0 0 PHP – 接口接收post请求,$_POST接口数据为空的问题
- 407 0 0 详解POST请求中的Content-Type
- 269 0 0 PHP – 解析json字符串
- 485 0 0 微信小程序开发 – 复制文本到剪切板
- 458 0 1 微信小程序开发 – 使用laf-client-sdk教程
- 309 0 0 Ubuntu – 文本编辑器nano使用教程
- 1,276 0 0 Linux – 编译安装OnnxRuntime
- 720 0 0 Ubuntu – 编译安装CMake
- 333 0 0 资源分享 – Accelerated C++ – Practical Programming by Example 英文PDF下载
- 1,539 0 0 资源分享 – A Tour of C++, Third Edition 英文PDF下载
- 269 0 0 资源分享 – A Tour of C++, Second Edition 英文PDF下载
- 611 0 0 资源分享 – 统计学习方法第2版 PDF下载
- 347 0 0 资源分享 – A Tour of C++, First Edition 英文PDF下载
- 495 0 0 资源分享 – Programming Principles and Practice Using C++, Second Edition 英文PDF下载
- 610 0 0 资源分享 – C++ Primer, Fifth Edition 英文PDF下载
- 819 0 0 资源分享 – 游戏编程模式 Game Programming Patterns 中文PDF下载
- 402 0 0 Electron – 开发环境搭建
- 777 0 0 C++ – 数据库连接和操作第三方库整理
- 811 0 0 资源分享 – 游戏中的数学与物理学(第 2 版) Mathematics and Physics for Programmers,Second Edition 中文版 PDF下载
- 798 0 0 资源分享 – 游戏开发物理学(第2版)Physics for Game Developers 中文PDF下载
- 1,191 0 0 GPU共享
- 632 0 0 Windows交叉编译Crypto++ Android库
- 1,084 0 0 Windows使用CMake交叉编译Android项目
- 1,128 0 0 NCNN – ncnn将onnx模型转换为fp16模型
- 922 0 0 轻量级目标检测模型和算法整理
- 486 0 0 C++ – 对std::vector存储的结构体按照结构体内某个成员进行升序排序和降序排列
- 1,130 0 0 OpenCV – C++使用try catch捕捉OpenCV异常
- 690 0 0 目标检测 – 使用labelimg制作自定义目标检测数据集
- 677 0 0 目标检测 – VOC数据格式和Yolo数据格式
- 1,164 0 1 资源分享 – DirectX 12 3D 游戏开发实战 中文PDF下载
- 727 0 0 资源分享 – DirectX 9.0 3D游戏开发编程基础 中文PDF下载
- 1,681 0 0 词汇手语识别、连续手语识别、连续手语翻译开源数据集整理
- 345 0 0 宝塔面板 – 修改ssh端口
- 687 0 0 宝塔面板 – 反向代理内部服务端口
- 734 0 0 Win32 – 程序异常退出和崩溃生成dump文件和调试dump文件
- 1,875 0 0 资源分享 – 游戏引擎架构(第2版)中文PDF下载
- 667 0 0 宝塔面板 – 部署基于Go语言的新版Cloudreve网盘系统小白教程
- 729 0 0 Win32 – 应用程序捕获系统强制关机、强制注销消息,WM_QUERYENDSESSION和WM_ENDSESSION
- 694 0 0 Win32 – SendMessage和PostMessage的区别
- 416 0 0 CSS – 总结ul中li元素横向排列的几种方式
- 638 0 0 C++ – 总结C++的可调用类型Callable
- 648 0 0 资源分享 – ShaderX6 – Advanced Rendering Techniques 英文PDF下载
- 938 0 0 资源分享 – ShaderX4 – Advanced Rendering Techniques 英文PDF下载
- 1,426 0 0 资源分享 – Qt 6 C++开发指南 PDF下载
- 540 0 0 C++ – 深入理解右值与移动语义
- 1,417 0 0 语音识别的RTF和RTX评价指标
- 711 0 0 CSS – 使用Flex实现常用布局
- 398 0 0 CSS – Flex布局
- 1,043 0 0 工具软件推荐 – 好用的查找exe、dll依赖项的开源软件Dependencies
- 1,199 0 0 2023年免费好用的高清影视网站推荐,VIP影视资源集合
- 1,164 0 0 yolov5 – 导出onnx模型教程
- 1,205 0 0 OnnxRuntime – 从内存数据中加载onnx模型进行推理
- 755 0 0 深度学习 – 常用的开源AI模型库
- 613 0 0 资源分享 – 人工智能:一种现代的方法(第3版)中文PDF下载
- 2,132 0 0 C++ – std::filesystem判断文件或者文件夹是否存在
- 802 0 0 Javascript – 使用AudioContext播放音频
- 689 0 0 WordPress – 为全站用户头像图片增加alt属性,优化seo
- 544 0 0 Webstorm – 启动失败,出现Caused by java.net.Bindexception address already in use bind错误
- 561 0 0 C++ – std::filesystem判断文件类型
- 1,362 0 0 C++ – std::filesystem::path类使用方法总结
- 352 0 0 资源分享 – Graph Neural Networks – Foundations, Frontiers, and Applications 英文PDF下载
- 1,612 0 0 Duilib – Windows系统使用Visual Studio编译cef
- 1,261 0 0 资源分享 – 计算机图形学 – 几何体数据结构,Geometric Data Structures for Computer Graphics 中文PDF下载
- 801 0 0 Visual Studio配置NVIDIA Maxine Video Effects SDK开发环境
- 1,207 0 0 NVIDIA Maxine是什么?可以做什么?
- 665 0 0 宝塔面板 – 使用宝塔面板的nginx反向代理自定义http、websocket等服务
- 860 0 0 Github – 开启2FA认证
- 1,225 0 0 三维点云重建 – 三维点云表面重建算法概述(一)
- 1,944 0 1 Google Adsense – 2023年谷歌广告无法在国内显示的问题排查
- 688 0 0 Duilib – 设置程序相关信息,如公司名称、版本号、版权信息等
- 539 0 0 C++ – 在HWND上显示CImage透明图片
- 700 0 0 资源分享 – Mathematics for Machine Learning 英文PDF下载
- 383 0 0 资源分享 – Computer Vision – Algorithms and Applications, Second Edition 英文PDF下载
- 317 0 0 资源分享 – Computer Vision – Algorithms and Applications, First Edition 英文PDF下载
- 349 0 0 资源分享 – PyTorch Recipes – A Problem-Solution Approach to Build, Train and Deploy Neural Network Models, Second Edition 英文PDF下载
- 386 0 0 资源分享 – PyTorch Recipes – A Problem-Solution Approach, First Edition 英文PDF下载
- 591 0 0 资源分享 – Pattern Recognition and Machine Learning 英文PDF下载
- 645 0 0 资源分享 – Deep Reinforcement Learning in Action 英文PDF下载
- 380 0 0 资源分享 – Deep Reinforcement Learning Hands-On – Apply modern RL methods to practical problems of chatbots, robotics, discrete optimization, web automation, and more, Second Edition 英文PDF下载
- 794 0 0 资源分享 – Probabilistic Machine Learning – An Introduction 英文PDF下载
- 563 0 0 资源分享 – Grokking Deep Reinforcement Learning 英文PDF下载
- 401 0 0 资源分享 – Reinforcement Learning – An Introduction, Second Edition 英文PDF下载
- 770 0 0 资源分享 – Math for Deep Learning – What You Need to Know to Understand Neural Networks 英文PDF下载
- 904 0 0 Javascript – Chrome播放音频报错,The AudioContext was not allowed to start. It must be resumed (or created) ,修复音频无法播放的问题
- 1,079 0 0 C++ – Windows下实现程序开机自启动功能或者关闭开机自启动
- 591 0 0 nginx – 正则配置规则
- 468 0 0 TensorRT – 学习和开发的相关网页备忘
- 725 0 0 OpenCV – cv::Mat转换为CImage,支持透明通道图片转换
- 1,100 0 0 Windows – 查看dll的加载依赖项和exe的加载依赖项的开源工具Dependencies
- 527 0 0 WordPress – 发布文章时推送文章到百度普通收录,缩短百度爬虫发现网站链接的时间
- 618 0 0 nginx – 封禁IP和封禁IP段
- 939 0 0 Duilib – 设置和获取控件的自定义属性
- 642 0 0 Php – 获取用户的ip地址、操作系统、浏览器类型、入口页地址、当前访问页面地址等信息
- 705 0 0 Python – ImportError urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the ‘ssl‘
- 705 0 0 nginx – 反向代理websocket服务
- 2,032 0 0 Git – 断点续传git大项目
- 1,036 0 1 Ubuntu – 查看CPU个数、核心数、总线程数
- 931 0 0 Docker – 在宿主机与容器之间拷贝文件或者文件夹
- 1,691 0 0 Docker – docker内服务自启动,使用镜像创建容器时同时启动服务
- 1,380 0 0 nginx – 禁止特定User-Agent或者空User-Agent等垃圾爬虫爬取网站、爆破接口
- 795 0 0 Docker – 容器操作入门指南
- 740 0 0 Docker – 镜像操作入门指南
- 1,230 0 1 Ubuntu – 安装高版本的gcc/g++,多版本切换以及配置环境
- 2,056 0 0 Docker – Linux更换国内镜像源
- 719 0 0 C++ – 跨平台在Windows、Linux系统上获取当前可执行程序路径
- 1,738 0 0 CMake – 链接多线程pthread库的几种方式
- 1,595 0 0 GCC – 常用手动链接选项-lz、-lrt、-lm、-lc、-lpthread、-lcrypt、dl链接都是什么库?
- 1,828 0 0 GCC – -fpic、-fPIC、-fpie、-fPIE编译选项的作用和区别
- 1,668 0 0 Google Search Console移动设备易用性问题未设置视口值、可点击元素之间的距离太近、文字太小无法阅读、内容宽度超过了屏幕显示范围问题修复
- 2,132 0 0 OnnxRuntime – Linux配置OnnxRuntime开发环境
- 803 0 0 CSS – 使用Katex渲染数学公式,数学公式过长超出页面范围的问题修正
- 1,120 0 0 CMake – 指定gcc、g++编译器
- 1,095 0 0 Linux – 编译安装最新版本yasm和nasm
- 665 0 0 Linux – 创建软链接、删除软链接、修改软链接
- 912 0 0 Centos7 – 安装CMake
- 1,828 0 2 Centos7 – 安装高版本的gcc/g++,多版本切换以及配置环境
- 1,385 0 0 C++ – GCC版本与C++标准之间的对应关系
- 885 0 0 Javascript – 接收websocket服务器发送base64编码的音频数据并进行播放
- 1,592 0 0 C++ – Windows系统使用C++切换音频默认输出设备
- 668 0 0 C++ – 日志库easylogging++初始化时不生成默认日志文件mylog.txt
- 638 0 0 CSS – 使图片居中显示的方式总结
- 623 0 0 C++ – 单例模式
- 2,482 0 0 OnnxRuntime – 如何部署多个输入和多个输出tensor的onnx模型
- 1,220 0 0 OnnxRuntime – C++捕获OnnxRuntime中的异常
- 968 0 0 WordPress – 获取网站名称和首页网站链接
- 770 2 0 C++ – std::vector初始化方式总结
- 1,532 0 0 C++ – websocket++不依赖boost,基于独立Asio编译方法
- 808 0 0 Duilib – List控件添加listitem之后自动滚动到底部
- 1,061 0 0 C++ – const_cast, static_cast, dynamic_cast, reinterpret_cast四种cast转换的区别和使用
- 817 0 0 C++ – 令人迷惑的const关键字
- 1,633 0 0 工具网站推荐 – 一些好用的latex公式识别工具和网站
- 1,168 0 0 资源分享 – Practical Shader Development – Vertex and Fragment Shaders for Game Developers 英文PDF下载
- 1,083 0 0 计算几何 – 二维几何变换,二维平移、旋转、缩放、仿射变换
- 1,092 0 0 Javascript – 数组遍历方式总结
- 2,013 0 0 计算几何 – 判断三维空间的三个点是否共线
- 806 0 0 计算几何 – 求解三维平面法向量
- 1,701 0 0 计算几何 – 三维向量的点乘、叉乘的概念、几何意义以及如何使用C++计算
- 1,209 0 0 资源分享 – Essential Math for AI – Next-Level Mathematics for Efficient and Successful AI Systems英文PDF下载
- 1,992 0 0 C++ – String literal,字符串关键字R,L,u8,u,U的作用
- 2,558 0 1 C++ – 速通nlohmann json,nlohmann json使用教程
- 1,368 0 0 C++ – 基于no-boost Asio实现一个异步TCP服务器
- 1,107 0 0 WordPress – 网站性能优化,设置浏览器缓存静态资源
- 2,334 0 1 C++ – Yolo的letterbox图片预处理方法,缩放图片不失真
- 1,319 0 1 WordPress – 网站加载自定义字体的最佳方式
- 921 0 0 WordPress – 网站性能优化,延迟加载css和js文件
- 932 0 0 WordPress – 优化Google Adsense广告js的加载速度
- 1,111 0 0 OpenCV – 图片增加透明通道,图片合并透明通道
- 2,788 0 0 TensorRT – 使用TensorRT C++ SDK部署模型时推理时间波动不稳定或者推理速度越来越慢的问题
- 3,173 0 0 CMake – Windows系统设置CMake网络代理
- 1,565 0 0 PaddlePaddle – 抠图模型PP-MattingV2环境配置与Onnx模型导出
- 1,121 0 0 PaddlePaddle – 使用Paddle2Onnx将Paddle模型导出为onnx模型
- 1,515 0 1 如何获取CUDA版本号?CUDA Driver Version和CUDA Runtime Version的区别是什么?
- 2,415 0 0 C++ – 主线程如何捕获子线程抛出的异常
- 1,804 0 0 OpenCV – OpenCV打开摄像头显示摄像头帧率
- 1,950 0 0 C++ – Web服务器框架Crow开发环境配置教程
- 1,547 0 0 C++ – Asio和Boost.Asio的区别
- 3,316 0 0 C++ – 想用C++写服务器?C/C++ web服务第三方库、框架整理
- 1,172 0 0 深度学习 – 监督学习、半监督学习、无监督学习、自监督学习、强化学习等机器学习方式的概念、区别、优缺点
- 832 0 0 C++ – 使用Spout2将视频流发送到OBS
- 2,604 0 0 计算机图形学 – 实时次表面散射简介(Real-Time Subsurface Scattering)
- 1,241 0 0 OBS与Spout插件安装与测试教程
- 1,377 0 0 Windows编译Spout2以及配置Spout2开发环境
- 2,522 0 0 OpenCV | OpenGL – OpenCV的cv::mat转换为OpenGL的GL_TEXTURE_2D纹理数据
- 1,393 0 0 C++ – 根据给定分隔符分割字符串
- 997 0 0 Duilib – 使用Default设置控件默认的全局样式以及使用Style自定义样式
- 1,245 0 0 资源分享 – Generative Adversarial Networks and Deep Learning, Theory and Applications 英文PDF下载
- 1,622 0 0 Python爬虫 – 下载文件出错重新下载,直到文件下载完成
- 1,430 0 0 Python – 根据url下载图片的几种方式整理
- 2,362 0 0 C++ – 在Visual Studio中使用OpenMP加速for循环
- 2,504 0 0 OpenCV | C++ – 将一张图片叠加到另一张图片的指定位置上显示
- 2,315 0 0 OpenCV | C++ – convertTo函数的执行效率问题,AI模型部署数据预处理的瓶颈
- 2,831 0 0 Pytorch – 在Pytroch中实现图片HWC与CHW相互转换、RGB与BGR相互转换
- 1,892 0 0 Python – 使用letter box方法缩放图片,防止图片缩放时失真
- 2,335 0 0 OpenCV | C++ – 为原始图片添加透明通道,并将图片中的红色区域置为透明并保存
- 3,656 0 0 Windows Terminal、Power Shell设置conda环境,修复不显示conda虚拟环境名称的问题
- 966 0 0 OpenVINO – 在Windows系统上配置OpenVINO C++开发环境
- 1,168 0 0 常用的VSCode插件备忘
- 1,279 0 0 有用的科研相关网站整理
- 909 0 0 WordPress – 新增自定义文章类型
- 5,182 0 0 怎么找CVPR历年会议全部论文?
- 1,833 0 0 计算机视觉顶会有哪些?计算机视觉顶会整理
- 839 0 0 WordPress – 为文章添加自定义字段,在文章编辑页面增加编辑面板
- 751 0 0 WordPress – 切换标签离开页面时修改网站title对用户进行提示
- 1,515 0 0 WordPress – 异步发送邮件,解决发送邮件阻塞耗时的问题
- 3,072 0 1 宝塔面板 – 部署风铃发卡系统小白教程
- 1,537 0 0 Phpstudy+VSCode搭建php开发调试环境保姆级教程
- 3,352 0 0 资源分享 – Mastering Graphics Programming with Vulkan 英文PDF下载
- 864 0 0 WordPress – 自定义修改用户登录页面的logo(图片、链接、提示信息)、登录框内容、底部内容、css
- 1,428 0 0 WordPress – 修改登录页面背景为必应每日一图
- 1,678 0 0 Windows – GDI/GDI+区别、用法总结
- 1,064 0 0 风铃发卡系统配置Payjs支付
- 3,690 3 0 资源分享 – Physically Based Rendering From Theory To Implementation (Fourth Edition) 英文PDF下载
- 1,375 0 0 资源分享 – Geometry for Programmers (First Edition) 英文PDF下载
- 804 0 0 Pytorch – 模型断点续训,optimizer.step()报错:RuntimeError Expected all tensors to be on the same device, but found cuda:0
- 1,020 0 0 多进程之间常用的通信方式
- 2,663 0 1 我的开源项目 – 使用OnnxRuntime在CPU端部署RTMPose玩转实时2D姿态估计
- 745 0 0 Windows远程桌面复制粘贴功能失灵的解决方法
- 4,243 0 0 TensorRT – Invalid Node – TopK,This version of TensorRT only supports input K as an initializer
- 1,129 0 0 Pytorch – Pytoch结合Tensorboard实现数据可视化
- 825 0 0 C++ – windows、linux跨平台递归创建多级目录
- 1,527 0 0 C++ – Windows系统获取桌面路径
- 802 0 0 怎么样正确的读科研论文?
- 3,514 0 0 C++ – 从std::string的文件路径中获取文件夹、文件名、文件后缀名
- 2,057 0 0 Python – 解决skvideo库的Cannot find installation of real FFmpeg (which comes with ffprobe)问题
- 885 0 0 Python – 获取指定文件夹及其所有子文件夹、孙文件夹下指定文件类型的文件路径
- 1,834 0 0 C++/OpenCV – 详解如何一步步将OpenCV的cv::Mat转换成深度学习模型推理所需的输入数据
- 1,377 0 0 OpenCV – 在图像处理教程使用最广的测试美女图片Lenna,Lenna原图
- 1,559 0 0 Pytorch – 修改Pytoch中torchvision.models预置模型的方法
- 2,953 0 0 OnnxRuntime – 模型部署笔记3,总结OnnxRuntime模型推理流程
- 1,702 0 0 C++ – 获取std::vector中的最小值、最大值以及对应的索引
- 1,577 0 0 NCNN – 在windows上转换onnx模型为ncnn的param,bin格式
- 1,386 0 0 NCNN – 在ncnn中实现Pytorch中相同的图片归一化,减均值,除方差预处理
- 2,430 0 0 NCNN – Windows编译NCNN项目出现无法打开包括文件vulkan.h的错误
- 2,487 0 1 NCNN – Windows下使用Visual Studio编译NCNN小白教程
- 3,210 0 0 Onnx – onnx模型简化与优化
- 2,154 0 1 NCNN – 使用onnx2ncnn工具将onnx转换ncnn模型出现Shape not supported yet!,Unknown data type 0错误
- 4,721 0 0 移动端Android/ios深度学习模型部署框架总结
- 3,381 0 0 OnnxRuntime – 模型部署笔记2,在Visual Studio中配置Onnx Rumtime C++开发环境
- 4,001 0 0 OnnxRuntime – 模型部署笔记1,OnnxRuntime简介
- 1,157 0 0 深度学习 – 归纳轻量级神经网络(长期更新)
- 1,739 0 0 深度学习 – 在大数据集下,内存容量与磁盘IO速度影响模型训练速度的问题
- 1,222 0 0 并发与并行的概念和区别
- 1,619 0 0 C++ – 使用cuda api获取本机显卡数量和显卡信息
- 3,348 0 3 TensorRT – 基于TensorRT的多线程并发推理方案
- 1,530 0 1 TensorRT – 计算模型推理时间
- 1,459 0 0 TensorRT – Using an engine plan file across different models of devices is not recommended and is likely to affect performance or even cause errors
- 853 0 0 TensorRT – TensorRT was linked against cuBLAS/cuBLAS LT 11.6.1 but loaded cuBLAS/cuBLAS LT 11.5.4错误提示
- 1,425 0 0 C++ – Windows/Linux跨平台获取本机CPU核心数
- 1,343 0 0 C++ – Windows/Linux跨平台gbk与utf8字符集编码转换
- 1,764 0 0 C++ – 使用标准库std::use_facet和std::codecvt进行跨平台gbk与utf8字符集转换
- 1,118 0 0 WordPress – 在后台管理面板添加禁止某一个用户登录的功能
- 5,546 0 0 2023年完美货币PerfectMoney提现到国内银行卡以及提现到支付宝/微信账户的保姆级教程
- 1,225 0 0 C++ – websocket++库的可使用的所有事件总结
- 1,874 0 0 工具软件 – 解决从Onenote复制文字到QQ变成图片的问题,2023年最新解决方案
- 1,518 0 0 资源分享 – An Introduction to Computational Fluid Dynamics – The Finite Volume Method (Second Edition) 英文PDF下载
- 1,790 0 0 资源分享 – An Introduction to Computational Fluid Dynamics – The Finite Volume Method (First Edition) 英文PDF下载
- 1,664 0 0 Chrome浏览器启动很慢的原因,不要开硬件加速模式!
- 5,189 0 0 C++ – 对字符串和图片进行base64编解码
- 6,016 0 2 网站推荐 – 注册chatGPT无法接收验证短信?使用便宜好用的sms-activate
- 3,426 0 0 C++ – 导出接口函数和导出C++类
- 2,838 0 0 Windows – OneDrive登录出现0x8019001错误
- 1,763 0 0 C++ – 一文搞懂std::future、std::promise、std::packaged_task、std::async的使用和相互区别
- 1,558 0 0 C++ – 我在项目实际开发中用到的第三方库/开源项目,涵盖网络、加密解密、GUI、网络、音视频、图片等等
- 1,470 0 0 Duilib – 界面出现不可拖动和不可拉伸的问题
- 1,614 0 0 Youtube运营 – Youtube中如何删除频道
- 1,837 0 0 工具软件 – 开源文献管理软件Zotero的基础设置和插件安装
- 1,875 0 1 Youtube运营 – Youtube做哪些视频内容可以快速通过人工审核
- 1,582 0 0 Youtube运营 – 如何使用一个Google账号创建多个Youtube频道
- 2,217 2 1 深度学习 – 语音识别框架Wenet网络设计与实现
- 1,618 0 0 深度学习 – 语音识别框架wenet中的CTC Prefix Beam Search算法的实现
- 2,614 0 0 Youtube运营 – 删除视频会不会影响累积的观看时长和订阅人数
- 3,453 0 0 Youtube运营 – 申请开通YPP(Youtube合作伙伴计划)时,人工审核未通过,理由为再利用他人的内容
-
4,035 0 0
C++ – std::numeric_limits
简介与使用,用于获取指定数据类型的最大值与最小值 - 2,869 0 0 C++ – Windows获取电脑上摄像头设备数目、名字以及id
- 1,614 0 0 Pytorch – 使用pytorch自带的Resnet作为网络的backbone
- 4,828 0 0 C++ – std::unordered_map中使用结构体或者vector等复杂的数据结构作为Key值
2022年 322篇
- 1,074 0 0 杂谈 – 2022年度总结
- 1,352 0 0 C++ – 在CTC解码算法后移除相邻重复和blank索引
- 896 0 0 WordPress – 获取每年发表的文章数量
- 3,942 0 1 TensorRT – workspace的作用
- 2,599 0 0 Python – 使用命令行调用ffmpeg修改视频帧率,将60FPS的视频修改为30FPS的视频,视频时间保持不变
- 8,006 0 1 FFmpeg – 修改视频帧率,将60FPS的视频修改为30FPS的视频,视频时间保持不变
- 1,626 0 0 Python – opencv-python统计一个文件夹以及所有子文件夹下所有视频的帧率和帧数
- 1,366 0 0 Python – ModuleNotFoundError: No module named ‘skimage’
- 1,159 0 0 Pytorch – torch.topk参数详解与使用
- 2,565 0 0 TensorRT – Using PreviewFeaturekFASTER_DYNAMIC_SHAPES_0805 can help improve performance and resolve potential functional issues
- 1,800 0 0 TensorRT – 使用C++ SDK出现无法解析的外部符号 “class sample::Logger sample::gLogger”错误
- 1,218 0 0 我的Windows常用软件
- 4,178 0 1 TensorRT – 使用Polygraphy工具比较onnx模型和TensorRT模型的推理结果是否一致
- 2,425 0 0 资源分享 – Hands-On C++ Game Animation Programming 英文PDF下载
- 3,892 0 0 Pytorch – 梯度累积/梯度累加trick,在显存有限的情况下使用更大batch_size训练模型
- 2,415 0 0 Pytorch – reshape和view的用法和区别
- 950 0 0 Pytorch – torch.cat函数
- 2,430 0 0 Pytorch – torch.unsqueeze和torch.squeeze函数
- 1,680 0 0 Pytorch – 创建随机Tensor的常用方法
- 3,441 0 0 Pytorch – torch.nn.Conv2d参数详解与使用
- 5,040 0 1 TensorRT – onnx_graphsurgeon工具库的安装与API简介
- 2,688 0 0 TensorRT – 转换onnx模型出现Slice_74 requires bool or uint8 I/O but node can not be handled by Myelin错误
- 2,727 0 1 Python – onnx导出模型出现RuntimeError: Exporting the operator pad_sequence to ONNX opset version 13 is not supported错误
- 2,247 0 0 如何回看PLTV/m3u8直播源
- 2,073 0 0 TensortRT – 转换模型出现Could not locate zlibwapi.dll. Please make sure it is in your library path!错误
- 3,090 0 0 Python – 使用onnxruntime加载和推理onnx模型
- 3,002 0 0 Python – 安装onnxruntime-gpu出现ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: ‘…\\numpy-1.23.1.dist-info\\METADATA’
- 1,786 0 1 C++ – 左值和右值,右值引用与移动语义的概念与理解
- 2,043 0 0 资源分享 – 交互式计算机图形学:基于WebGL的自顶向下方法(第七版),Interactive Computer Graphics – A top-down approach with WebGL(Seven 7th Edition) 中文PDF下载
- 1,274 0 0 Blender – 历史版本下载
- 3,441 0 0 Blender – 更换默认的渲染背景环境贴图
- 1,402 0 0 Python – 爬取直播吧首页重要赛事赛程信息
- 2,955 0 0 C++ – RAII机制
- 2,876 0 0 C++ – 判断两个字符串是否相等方法总结
- 4,280 0 0 C++ – std::string字符串格式化方法总结
- 2,025 0 1 FFmpeg – 命令行参数与常用命令行
- 1,245 0 0 C++ – 拷贝构造函数与拷贝构造函数调用时机
- 3,797 0 0 OpenCV – 指定插值方法改善resize函数缩放图片时出现锯齿、失真、清晰度降低问题
- 1,107 0 0 C++ – return this和return *this的含义和区别
- 5,884 0 2 Pytorch – 训练网络时出现_pickle.UnpicklingError: pickle data was truncated错误
- 1,610 0 1 C++ – const修饰符与指针
- 1,254 0 0 C++ – 使用标准库实现事件和委托,信号和槽机制
- 1,994 3 1 Duilib – Duilib的绘制机制和绘制流程
- 3,792 0 0 FFmpeg – PTS、DTS、时间基、时间戳详解
- 2,100 0 0 FFmpeg – 根据视频比特率和音频比特率计算视频文件大小
- 2,399 0 0 C++ – single header跨平台高效开源日志库Easylogging++的配置和使用
- 5,254 0 1 FFmpeg – 自定义http请求参数,如user-agent,headers,referer等
- 2,109 0 0 Duilib – 修改程序图标以及任务栏图标
- 12,198 0 4 CCTV电视高清直播源
- 1,442 0 1 Duilib – Edit编辑控件输入文字时编辑框背景颜色不是所设置的背景颜色的问题
- 2,213 0 0 Duilib – 为列表控件UIList添加列表子项右键点击消息响应功能
- 1,298 0 0 C++ – 数组初始化
- 5,028 0 0 FFmpeg – 录制HLS直播流为mp4文件
- 3,037 0 0 Duilib – 在主界面xml描述文件中使用ChildLayout或者Include嵌入子界面xml描述文件
- 1,226 0 0 最近Chrome浏览器内置的Google翻译不可用的解决方法
- 3,637 0 0 工具网站推荐 – 检查IP和端口是否被ban的工具网站
- 1,394 0 0 Python – 使用代码判断当前Python版本号
- 1,681 0 0 模型训练 – 解决启动深度学习项目出现OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized问题
- 1,808 0 0 Python – 读取csv文件和在csv文件写入内容
- 1,758 0 0 C++ – 智能指针的正确使用方式
- 2,858 0 0 Blender – 为模型贴透明贴图
- 2,608 0 0 ThreeJS – 设置透明背景模仿L2Dwidget.js看板娘渲染效果
- 3,232 0 1 Blender – 为模型贴法线贴图
- 3,357 0 1 ThreeJS – 修复摄像机近距离模型或者摄像机在某些观察角度3D模型部分或者全部不可见的问题
- 8,760 0 3 ThreeJS – 如何提升three.js的渲染效果?看完这篇你可能会有启发
- 3,452 0 1 ThreeJS – 摄像机绕X轴、绕Y轴、绕Z轴旋转指定角度
- 5,246 0 0 C++ – sleep睡眠函数总结
- 1,970 0 0 C++ – 在某一天某个时间点定时执行任务,比如2022年9月19日晚上9点准点执行发送邮件函数
- 2,866 1 0 资源分享 – 交互式计算机图形学:基于OpenGL着色器的自顶向下方法(第六版),Interactive Computer Graphics – A top-down approach with shader-based OpenGL(Six 6th Edition) 中文PDF下载
- 4,857 0 0 工具网站推荐 – 几个glTF模型在线预览网站
- 2,236 0 0 ThreeJS – FBXLoader: TGA loader not found, creating placeholder texture for …
- 2,447 0 3 ThreeJS – 使用自定义Shader
- 1,553 0 0 工具软件推荐 – 超好用的视频去水印软件
- 2,406 0 2 计算机图形学 – Hemisphere Lighting 半球光
- 5,475 0 4 ThreeJS – 使用Hdr环境贴图作为间接光照对模型进行渲染
- 1,994 0 0 ThreeJS – 获取当前使用的three.js的版本
- 1,150 0 0 Python – 写爬虫时需要用到那些第三方库
- 1,308 0 0 WebGL/ThreeJS – 相关文档、教程网站
- 2,247 0 0 Pytorch – torch.nn.Module的parameters()和named_parameters()
- 2,408 0 0 C++ – Windows下字符串UTF8编码转ANSI,ANSI转UTF8编码
- 1,415 0 1 深度学习 – 动作识别Action Recognition最重要的问题
- 5,336 0 1 宝塔面板 – 添加Python项目,定时执行Python程序
- 3,729 0 1 Github – Github最简单的下载仓库中单个文件的方法
- 4,326 0 0 深度学习 – 语音识别框架中wenet最大动态chunk大小为什么取值为25?
- 2,125 0 0 中国男篮 – 2023年男篮世界杯亚洲区预选赛中国男篮比赛录像
- 3,685 0 0 工具软件 – 使用Potplayer录制在线直播视频流
- 2,425 0 0 Pytorch – torch.distributed.init_process_group函数详解
- 1,958 0 0 工具网站推荐 – PhotoShop、Adobe Premiere、Autodesk AutoCAD、Adobe After Effects等生产力软件下载
- 1,342 0 0 深度学习 – 为什么要初始化网络模型权重?
- 3,351 0 0 Pytorch – RuntimeError: No rendezvous handler for env://错误
- 2,378 0 0 深度学习 – 深度学习中的术语/专有名词归纳
- 1,776 0 0 Pytorch – 没有使用with torch.no_grad()造成测试网络时显存爆炸的问题
- 2,630 0 0 深度学习 – 图像标准化与归一化方法
- 5,211 0 1 Python – 在子线程中使用OpenCV异步读取摄像头视频帧传递到主线程中进行处理
- 2,043 0 0 资源分享 – Geometric and Discrete Path Planning for Interactive Virtual Worlds 英文PDF下载
- 4,371 0 3 计算机图形学 – PBR纹理中不同贴图的作用和意义
- 3,290 0 0 Pytorch – 多GPU训练方式nn.DataParallel与nn.parallel.DistributedDataParallel的区别
- 1,872 0 0 Python – 运算符/、//和%的含义与区别
- 1,643 0 0 资源分享 – Mathematical Basics of Motion and Deformation in Computer Graphics , Second Edition 英文PDF下载
- 1,757 0 0 资源分享 – Matrix Transforms for Computer Games and Animation 英文PDF下载
- 4,052 0 2 深度学习 – 语音识别框架wenet的非流式与流式混合训练机制
- 1,475 0 0 书籍翻译 – Cloth Simulation for Computer Graphics 中文翻译
- 1,552 0 0 书籍翻译 – Cloth Simulation for Computer Graphics,Abstract中文翻译
- 2,916 0 2 深度学习 – 语音识别框架wenet源码wenet/utils/mask.py中的mask机制
- 1,978 0 0 资源分享 – Rotation Transforms for Computer Graphics , First Edition 英文PDF下载
- 7,675 0 0 Pytorch – 模型微调时删除原有模型中的某一层的方法
- 2,921 0 0 资源分享 – Artificial Intelligence for Games , Third Edition 英文PDF下载
- 1,835 0 0 Pytorch – 用Pytorch实现ResNet
- 4,342 0 0 Pytorch – masked_fill方法参数详解与使用
- 2,097 0 2 Pytorch – 手动调整学习率以及使用torch.optim.lr_scheduler调整学习率
- 2,320 0 0 Pytorch – torch.optim优化器
- 2,932 0 1 Transformer – 理解Transformer必看系列之,2 Positional Encoding位置编码与Transformer编码解码过程
-
3,208 0 0
深度学习 – NLP自然语言处理与语音识别中常用的标识符
等的含义 - 1,674 0 0 Transformer – 理解Transformer必看系列之,1 Self-Attention自注意力机制与多头注意力原理
- 1,225 0 0 资源分享 – Foundations of Statistical Natural Language Processing 英文PDF下载
- 1,801 0 0 资源分享 – Speech and Language Processing – An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition , Third Edition draft 英文PDF下载
- 2,442 0 0 深度学习 – 以一个极简单的中英文翻译Demo彻底理解Transformer
- 3,806 0 1 Python – itertools.groupby使用详解
- 2,296 0 0 Pytorch – torch.stack参数详解与使用
- 4,497 0 1 Pytorch – torch.cat参数详解与使用
- 1,544 0 0 资源分享 – Speech and Language Processing – An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition , Second Edition 英文PDF下载
- 1,873 0 0 资源分享 – Speech and Language Processing – An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition , First Edition 英文PDF下载
- 3,158 0 0 Pytorch – torch.chunk参数详解与使用
- 2,494 0 0 Python – 获取当前时间字符串
- 4,177 0 1 Pytorch – pad_sequence、pack_padded_sequence、pack_sequence、pad_packed_sequence参数详解与使用
- 3,476 0 0 深度学习 – 从矩阵运算的角度理解Transformer中的self-attention自注意力机制
- 4,994 0 0 深度学习 – Python实现CTC Decode解码算法Greedy Search Decode,Beam Search Decode,Prefix Beam Search Decode
- 2,226 0 0 深度学习 – 基础的Greedy Search和Beam Search算法的Python实现
- 2,024 0 0 资源分享 – Natural Language Processing in Action 英文PDF下载
- 1,883 0 0 深度学习 – Transformer详解
- 1,221 0 0 深度学习 – Transformer详细注释
- 4,390 0 0 深度学习 – 通俗理解Beam Search Algorithm算法
- 9,434 0 5 Pytorch – nn.Transformer、nn.TransformerEncoderLayer、nn.TransformerEncoder、nn.TransformerDecoder、nn.TransformerDecoder参数详解
- 4,769 0 0 计算几何 – 求解两个三维向量之间的三维旋转矩阵
- 2,290 0 0 Pytorch – .to()和.cuda()的区别
- 1,934 0 0 Python – 获取当前py脚本文件所在的目录路径
- 2,434 0 0 资源分享 – Quaternions for Computer Graphics , Second Edition 英文PDF下载
- 1,703 0 0 Pytorch – 模型保存与加载以及如何在已保存的模型的基础上继续训练模型
- 1,658 0 0 深度学习 – 经典的卷积神经网络(CNN)模型结构
- 1,214 0 0 深度学习 – 卷积神经网络CNN简介
- 6,164 0 0 Python – 读取视频为numpy数组以及将numpy数组转换为视频
- 3,923 0 0 Numpy – 保存和加载numpy数组、字典、列表数据
- 3,548 0 1 Python – opencv-python保存视频时出现Failed to load OpenH264 library: openh264-1.8.0-win64.dll错误
- 3,518 0 0 资源分享 – Real-Time 3D Graphics with WebGL 2 , Second Edition 英文PDF下载
- 3,870 0 3 深度学习 – 我的深度学习项目代码文件组织结构
- 2,436 0 0 Pytorch – 为什么要设置随机数种子?
- 1,354 0 0 Python – list与字符串str相互转换方法总结
- 2,258 0 0 深度学习 – 图解Transformer,小白也能看懂的Transformer处理过程
- 7,261 0 1 Pytorch – torch.nn.Conv1d参数详解与使用
- 3,886 0 2 Pytorch – 使用torchsummary/torchsummaryX/torchinfo库打印模型结构、输出维度和参数信息
- 6,994 0 0 Pytorch – 内置的LSTM网络torch.nn.LSTM参数详解与使用示例
- 1,355 0 1 深度学习 – 理解LSTM网络[翻译]
- 2,292 0 0 Python – 字典dict遍历方法总结
- 3,174 0 0 Python – glob模块详解以及glob.glob、glob.iglob函数的使用
- 1,190 0 0 Python – 列表list遍历方法总结
- 5,547 0 1 Pytorch – 内置的CTC损失函数torch.nn.CTCLoss参数详解与使用示例
- 7,661 0 0 Python – 语音识别文本相似性度量库jiwer,可计算文字错误率WER、匹配错误率MER等相似性度量指标
- 2,350 0 1 深度学习 – CTC解码算法详解
- 1,550 0 0 深度学习 – CTC算法原理详解
- 3,140 0 0 Python – yaml配置用法详解以及使用Pyyaml库操作yaml文件
- 1,534 0 0 Python – argparse命令行参数解析库用法总结
- 7,228 0 0 Windows安装GCC/G++编译器教程
- 1,707 0 0 Github – 如何进行Pull requests
- 4,947 0 0 Python – 解决opencv-python使用cv2.imwrite()保存中文路径图片失败的问题
- 4,672 0 1 Python – 解决opencv-python使用cv2.imread()读取中文路径图片失败的问题
- 1,777 0 1 深度学习 – CNN中卷积层、池化层、全连接层的输出参数大小的计算
- 2,281 0 0 Modern OpenGL – 与着色器Shader相关的API函数总结以及如何创建、编译与使用Shader
- 2,841 0 0 TortoiseGit – 本地仓库更改远程仓库URL
- 4,822 0 2 C++ – 随机洗牌算法,std::random_shuffle和std::shuffle
- 2,193 0 0 WordPress – 防止用户在登录页面重复点击登录按钮造成重复登录
- 4,047 0 0 资源分享 – Vulkan应用开发指南 , Vulkan Programming Guide – The Official Guide to Learning Vulkan 中文PDF下载
- 4,595 6 2 OpenCV/FFmpeg – 使用FFmpeg编码OpenCV中的BGR视频流为H264视频流以及解码H264视频流为OpenCV中的BGR视频流
- 3,562 0 0 计算机图形学 – Flat Shading、Gouraud Shading、Phong Shading的区别
- 1,692 0 0 C++ – 在两个互有依赖关系的类中使用std::shared_ptr和std::weak_ptr进行内存管理
- 2,770 0 0 C++ – 使用模板和智能指针构建一个双向链表工具类
- 1,987 0 0 WordPress – 用户修改密码/邮箱时禁止向管理员/用户发送通知邮件
- 10,263 0 1 C++ – 使用std::chrono获取当前秒级/毫秒级/微秒级/纳秒级时间戳
- 1,759 0 0 C++ – 动态链接库dll为什么要使用unsigned char作为byte的内部格式
- 1,862 0 0 C++ – 我的代码风格/代码规范备忘
- 3,217 0 0 FFmpeg – 常用的视频像素格式以及使用SwsContext和sws_scale进行视频像素格式转换和视频缩放
- 4,846 0 0 OpenCV|FFmpeg – OpenCV cv::Mat与FFmpeg AVFrame的相互转换
- 2,025 0 0 Javascript – 判断当前元素是否含有子元素
- 5,028 0 0 FFmpeg – FFmpeg历史版本下载和函数弃用列表
- 2,250 0 0 资源分享 – Curves and Surfaces for Computer Graphics 英文PDF下载
- 3,318 0 3 三维旋转 – 四元数的基本概念以及四元数与欧拉角、旋转矩阵的相互转换
- 2,207 0 0 资源分享 – Introduction to 3D Game Programming with DirectX 9.0 英文PDF下载
- 2,700 0 0 Windows – 使用类的成员函数作为Win32窗口消息回调处理函数WindowProc
- 4,006 0 0 C++ – 在Windows/Linux上创建单级目录以及多级目录的跨平台方法
- 7,558 0 1 C++ – std::string替换字符串中所有指定的子字符串
- 3,729 0 2 Mediapipe – 关于对Mediapipe C++ SDK使用不当造成的内存泄漏和内存溢出问题的记录
- 6,382 0 0 OpenCV – cv::VideoWriter::fourcc可支持的视频编码格式
- 1,684 0 1 资源分享 – Introduction to 3D Game Programming with DirectX 10 英文PDF下载
- 4,878 0 0 资源分享 – Vulkan学习指南 , Learning Vulkan 中文版PDF下载
- 3,140 0 0 资源分享 – 3D游戏与计算机图形学中的数学方法 第3版 , Mathematics for 3D Game Programming and Computer Graphics, Third Edition 中文版PDF下载
- 5,495 0 2 C++ – Windows/Linux生成uuid(通用唯一识别码)
- 4,492 0 1 Linux – 编译Crypto++加密库
- 3,778 0 0 资源分享 – 实时计算机图形学 第2版 , Real-time Rendering (Second Edition) 中文版PDF下载
- 1,414 0 0 工具推荐 – 一些好用的DNS服务器
- 1,893 0 1 WordPress – 发送邮件很慢的解决办法
- 3,289 0 0 工具API推荐 – 通过QQ号获取QQ头像
-
7,146 0 0
C++ – linux编译C++代码出现error: use of deleted function std::atomic
::atomic(const std::atomic &) - 5,984 0 5 三维旋转 – 欧拉角和旋转矩阵的基本概念以及相互转换
- 9,983 0 6 GCC/G++中编译优化选项-O -O0 -O1 -O2 -O3 -Os -Ofast -Og -Oz各自的区别和作用
- 4,095 0 0 Sigmoid激活函数的快速替代函数以及相应的C++实现
- 7,761 0 0 CMake – 设置Debug或者Release编译模式
- 8,020 0 0 工具网站推荐 – 在线的数学公式、几何绘图网站推荐
- 8,181 0 3 C++ – 常用的C++命令行参数解析第三方库
- 4,335 0 1 Python – 运行YOLOv5出现AttributeError: module ‘torchvision’ has no attribute ‘ops’
- 2,508 0 0 Python – 配置Yolov5出现ImportError: cannot import name ‘PILLOW_VERSION’ from ‘PIL’错误
- 31,271 0 6 工具推荐 – 推荐几个可以下载任意网站m3u8或者HLS流加密视频流的油猴脚本或者Chrome免费插件
- 3,669 0 1 人工智能 – YOLO v3,YOLO v4,YOLO v5等版本演变史
- 2,450 0 0 WordPress – 修改WP Editor.md markdown编辑器插件从剪切板粘贴图片上传的清晰度和质量
- 2,485 0 0 WordPress – 在erphpdown插件中增加在隐藏文章指定位置之后文章内容的付费查看功能
- 4,421 0 2 资源分享 – 全局光照算法技术 第2版 , Advanced Global Illumination 2nd Edition 中文版PDF下载
- 11,169 0 0 资源分享 – 3D数学基础:图形和游戏开发 第2版 , 3D Math Primer for Graphics and Game Development (Second Edition) 中文版 PDF下载
- 5,321 0 1 资源分享 – 基于物理的建模与动画 , Foundations of Physically Based Modeling and Animation 中文版PDF下载
- 3,819 0 0 Pytorch – transpose和permute函数的区别和用法
- 2,549 0 0 Pytorch – 使用torch.matmul()替换torch.einsum(‘nkctv,kvw->nctw’,(a,b))算子模式
- 3,821 0 0 Pytorch – 使用torch.matmul()替换torch.einsum(‘bhxyd,md->bhxym’,(a,b))算子模式
- 5,742 0 1 Pytorch – 使用torch.matmul()替换torch.einsum(‘nctw,cd->ndtw’,(a,b))算子模式
- 2,669 0 0 资源分享 – 3D游戏引擎设计 – 实时计算机图形学的应用方法 第2版 , 3D Game Engine Design – A Practical Approach to Real-Time Computer Graphics (Second Edition) 中文版PDF下载
- 8,279 0 2 资源分享 – 计算机图形学 – 原理及实践 基础篇 原书第3版 , Computer Graphics Principles and Practice (Third Edition) 中文版PDF下载
- 6,939 0 0 Python – ModuleNotFoundError: No module named ‘absl’
- 4,768 0 0 资源分享 – 物理渲染-从理论到实现 第2版,Physically Based Rendering From Theory To Implementation(Second Edition) 中文版PDF下载
- 7,548 0 1 Ubuntu编译安装FFmpeg+libx264以及编译+安装Opencv+FFmpeg保姆教程
- 7,633 0 0 资源分享 – 计算机图形学 第2版,Fundamentals of Computer Graphics(Second Edition) 中文版PDF下载
- 9,331 0 0 FFmpge – Ubuntu编译FFmpeg出现WARNING: pkg-config not found, library detection may fail警告
- 4,794 0 3 FFmpeg – ./configure编译参数全部总结和整理
- 4,885 0 0 C++ – Windows和Linux系统下获取当前可执行程序的绝对路径
- 6,431 0 0 OpenCV – linux上编译出现undefined reference to `cv::VideoCapture::VideoCapture()’错误
- 4,924 0 0 资源分享 – Unity Shader入门精要 中文PDF下载
- 4,987 0 0 资源分享 – 游戏物理引擎开发, Game Physics Engine Development 中文版PDF下载
- 4,665 0 0 资源分享 – 实时相机处理技术,Real-Time Cameras 中文版PDF下载
- 2,716 0 0 计算几何 – 二维笛卡尔坐标系中,计算二维点绕任意中心点旋转任意角度的结果
- 2,041 0 0 C++ – 字节数组byte[]或者unsigned char[]与long double的相互转换
- 2,627 0 0 资源分享 – 图形着色器 – 理论与实践,Graphics Shaders – Theory and Practice (Second Edition) 中文版PDF下载
- 3,329 0 0 资源分享 – 光线跟踪算法技术 Ray Tracing form the Ground Up 中文版PDF下载
- 2,901 0 1 C++ – 字节数组byte[]或者unsigned char[]与bool的相互转换
- 5,151 0 0 OpenCV – linux上编译出现undefined reference to cv::dnn::experimental_dnn错误
- 5,465 0 0 C++ – 字节数组byte[]或者unsigned char[]与float的相互转换
- 3,859 0 0 资源分享 – 计算机动画算法与技术,Computer Animation – Algorithms and Techniques(Second Edition) 中文版PDF下载
- 5,260 0 0 C++ – 字节数组byte[]或者unsigned char[]与double的相互转换
- 7,379 0 0 C++ – Jni中的GetByteArrayElements和GetByteArrayRegion的区别和使用示例
- 3,100 0 0 资源分享 – 实时阴影技术,Real-Time Shadows 中文版PDF下载
- 2,873 0 0 C++ – 字节数组byte[]或者unsigned char[]与short的相互转换
- 4,121 1 0 C++ – 字节数组byte[]或者unsigned char[]与long long的相互转换
- 7,841 0 0 资源分享 – 游戏引擎架构,Game Engine Architecture 中文版PDF下载
- 2,753 0 0 C++ – 字节数组byte[]或者unsigned char[]与long的相互转换
- 4,050 0 0 资源分享 – 实时碰撞检测算法技术,Real-Time Collision Detection 中文版PDF下载
- 1,782 0 0 资源分享 – Designing the User Experience of Game Development Tools 英文PDF下载
- 1,709 0 0 WordPress – admin_url()函数,获取网站管理后台url链接
- 1,804 0 0 WordPress – home_url()函数,获取网站主页url链接
- 1,905 0 0 资源分享 – Computer Graphics and Geometric Modelling – Implementation and Algorithms 英文PDF下载
- 1,425 0 0 WordPress – 非管理员登录后台直接重定向到指定页面
- 1,778 0 0 WordPress – 限制非管理员用户进入WordPress后台页面,重定向到首页
- 2,881 0 0 Visual Studio – 借助远程Linux服务器环境在Visual Studio中编写和远程调试Linux C++程序
- 1,583 0 0 C++ – C++类的特殊成员函数,析构函数,拷贝构造函数,移动构造函数,赋值运算符,移动赋值运算符介绍和基础语法
- 3,226 0 1 深度学习 – 深度学习中的多维数据存储方式NCHW和NHWC
- 2,269 0 0 资源分享 – Virtual Clothing – Theory and Practice 英文PDF下载
- 2,443 0 0 资源分享 – Cloth Modeling and Animation 英文PDF下载
- 2,026 0 0 C++STL容器 – std::map查找元素与判断键值是否存在方法总结 count,find,contains,equal_range,lower_bound,upper_bound
- 4,078 0 0 C++STL容器 – std::map容器修改、元素操作总结 clear,insert,emplace,erase,swap,merge,extract,insert_or_assign等
- 1,683 0 0 WordPress – get_sidebar函数,加载主题侧边栏模板
- 1,713 0 0 WordPress – get_footer函数,加载主题底部页脚footer模板
- 1,619 0 0 WordPress – get_header函数,加载主题头部header模板
- 2,124 0 0 计算机图形学 – 3D数学入门之坐标系
- 3,262 0 0 C++STL容器 – std::map删除指定元素
- 2,186 0 2 C++STL容器 – std::vector容器修改、元素操作总结 push_back,emplace_back,emplace,insert,erase,pop_back,clear,resize,swap
- 5,410 0 1 深度学习 – 数据集中训练集、验证集、测试集的划分以及各自作用
- 2,489 0 0 WordPress – 修复Markdown编辑器插件WP-Editor.md在插入php代码块后代码中的$符号无法正常显示的问题
- 2,457 0 0 MindSpore – LeNet5的MindSpore实现
- 1,935 0 0 WordPress – 修复WordPress升级5.1之后版本评论回复按钮失效不跳转以及不弹出评论框的问题
- 1,975 0 0 C++STL容器 – std::vector元素访问方式总结
- 1,718 0 0 C++STL容器 – std::vector构造方式与分配值方式总结
- 3,971 0 1 工具软件推荐 – 几个阅读英文文献的免费中文翻译科研利器推荐
- 1,840 0 0 WordPress – count_user_posts函数,获取某个用户发表的文章数量
- 2,172 0 0 WordPress – 使用Cravatar替换Gravatar提供头像服务
- 2,560 0 0 资源分享 – Behavioral Mathematics for Game AI 英文PDF下载
- 2,126 0 0 WordPress – get_edit_post_link函数详解
- 2,999 0 0 WordPress – wp_registration_url函数详解
- 2,282 0 0 资源分享 – Artificial Intelligence for Games , Second Edition 英文PDF下载
- 4,369 0 0 WordPress – wp_login_url函数详解
- 1,766 0 0 资源分享 – Artificial Intelligence for Games , First Edition 英文PDF下载
- 6,675 0 0 BVH动作文件下载地址整理
- 2,923 0 0 资源分享 – AI Game Programming Wisdom 4 英文PDF下载
- 2,491 0 0 WordPress – 文章自定义字段post_meta添加、更新、删除、获取操作
- 2,287 0 1 资源分享 – AI Game Programming Wisdom 英文PDF下载
- 2,302 0 0 资源分享 – AI Game Engine Programming , Second Edition 英文PDF下载
- 1,706 0 0 资源分享 – AI Game Engine Programming , First Edition 英文PDF下载
- 3,390 0 0 宝塔面板 – 安装Php扩展如memcached失败的解决方案
- 2,501 0 0 WordPress – wp_mail发送邮件失败,使用插件或者纯代码方式添加SMTP邮件发送功能
- 2,783 0 5 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第12章 Data Structures for Graphics中文翻译
- 1,939 0 0 资源分享 – An Introduction to Ray Tracing 英文PDF下载
- 3,679 2 1 计算机图形学 – 大白话模型视图投影矩阵(MVP)以及各种变换空间(模型空间、世界空间、相机空间、裁剪空间、屏幕空间)
- 2,968 0 0 资源分享 – Practical Linear Algebra – A Geometry Toolbox , Fourth Edition 英文PDF下载
- 2,349 0 0 资源分享 – Practical Linear Algebra – A Geometry Toolbox , Third Edition 英文PDF下载
- 4,728 0 0 C++ – 将一维数组/二维数组/三维数组作为函数参数传递给函数
- 2,770 0 0 C++ – 使用宏区分不同系统平台、不同编译器、不同编译模式等编译期宏使用总结
- 2,338 0 0 资源分享 – Practical Linear Algebra – A Geometry Toolbox , First Edition 英文PDF下载
- 3,038 0 0 资源分享 – Computer Graphics with OpenGL , Fourth Edition 英文PDF下载
- 2,550 0 0 资源分享 – Computer Graphics with OpenGL , Third Edition 英文PDF下载
- 14,239 12 20 Mediapipe – 将Mediapipe HolisticTracking封装成动态链接库dll/so,实现在桌面应用中嵌入全身关节点识别、手势识别、抬手放手检测识别功能
- 3,089 0 0 资源分享 – Foundations of 3D computer graphics 英文PDF下载
- 10,006 0 4 Mediapipe – 全身包含身体、手部、面部所有关键点标注位置对应图
- 3,441 0 0 资源分享 – Digital Lighting & Rendering , Third Edition 英文PDF下载
- 2,239 0 0 资源分享 – Digital Lighting & Rendering , First Edition 英文PDF下载
- 2,615 0 0 资源分享 – Calculus for Computer Graphics , Second Edition 英文PDF下载
- 7,398 0 2 C++ – 使用Crypto++/CryptoPP加解密库对字符串或者文件进行AES256加密
- 2,144 0 0 资源分享 – Calculus for Computer Graphics , First Edition 英文PDF下载
- 2,257 0 0 资源分享 – Vector Analysis for Computer Graphics , Second Edition 英文PDF下载
- 1,958 0 0 资源分享 – Vector Analysis for Computer Graphics , First Edition 英文PDF下载
- 6,584 0 1 C++ – 将std::vector中的数值拷贝到数组中
- 3,398 0 3 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第10章 Surface Shading中文翻译
- 4,944 0 8 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第7章 Viewing中文翻译
- 10,549 0 0 资源分享 – Fundamentals of Computer Graphics, Fifth Edition 英文PDF下载
- 1,993 0 0 工具软件推荐 – 好用的免费电子书格式转换器Neat Converter
- 4,609 0 1 Duilib – Label控件文本换行
- 3,524 0 8 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第6章 Transformation Matrices中文翻译
-
5,503 0 0
C++ – 求解std::vector
中topk数值以及topk数值对应的索引 - 1,934 0 0 资源分享 – Computer Graphics, C Version , Second Edition 英文PDF下载
- 2,080 0 0 资源分享 – WebGL Gems – Learn How To Create 3D Worlds And Games For Modern Web Browsers, First Edition 英文PDF下载
- 3,502 0 8 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第5章 Linear Algebra中文翻译
2021年 377篇
- 3,150 0 0 杂谈 – 2021年度总结
- 1,999 0 0 资源分享 – Simulating Humans – Computer Graphics Animation and Control 英文PDF下载
- 3,550 0 10 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第4章 Ray Tracing中文翻译
- 2,453 0 1 资源分享 – Introduction to Computing with Geometry 英文PDF下载
- 2,640 0 0 资源分享 – Learn OpenGL – Learn modern OpenGL graphics programming in a step-by-step fashion 英文PDF下载
- 1,837 0 1 神经网络 – 模型训练需注意的细节与超参数调优
- 2,239 0 2 Pytorch – 一文搞懂如何使用Pytorch构建与训练自定义深度学习网络(数据集自定义与加载,模型训练,模型测试,模型保存与加载)
- 3,933 0 2 C++11 – 使用std::codecvt进行字符编码转换需要注意的时间效率问题
- 3,096 0 4 计算机图形学 – 常用的3D数学知识备忘,如三角函数、向量运算、矩阵运算、图形学常用的平移缩放旋转矩阵,视图矩阵,投影矩阵
- 3,694 0 0 C++11 – 使用std::thread,std::shared_future,std::promise并行化/多线程化for循环,提升处理速度
- 2,887 0 0 计算机图形学 – 如何选择合适的图形API
- 2,663 0 0 资源分享 – Advances in GPU Research and Practice 英文PDF下载
- 6,110 0 0 C++ – 格式化json字符串,方便展示json字符串的层次结构
- 3,311 0 0 C++ – 将Unicode std::wstring字符串转换为Unicode std::string转义字符,类似于\uxxxx的形式
- 3,618 0 0 C++ – 使用ffmpeg读取视频旋转角度并使用OpenCV根据旋转角度对视频进行旋转复原
- 6,033 0 2 Python – 使用scikit-video库获取视频的旋转角度并使用opencv_python根据旋转角度对视频进行旋转复原
- 4,057 0 0 资源分享 – Geometric Data Structures for Computer Graphics 英文PDF下载
- 2,713 0 0 C++ – 阿拉伯数字字符串转换为中文读法的中文字符串,支持小数点
- 3,525 0 0 C++ – 使用正则判断字符串是否全是中文
- 4,425 0 0 C++ – Unicode编码下的全角字符转半角字符
- 3,955 0 0 C++ – UTF8编码下的全角字符转半角字符
- 3,107 0 0 资源分享 – Data Structures and Algorithms for Game Developers 英文PDF下载
- 3,570 0 0 C++ – GBK编码下的全角字符转半角字符
- 2,464 0 0 资源分享 – Color Imaging – Fundamentals and Applications 英文PDF下载
- 2,928 0 0 资源分享 – Digital Modeling of Material Appearance 英文PDF下载
- 3,021 0 0 资源分享 – An Integrated Introduction to Computer Graphics and Geometric Modeling 英文PDF下载
- 2,134 0 0 资源分享 – Mathematics for Computer Graphics , Fifth Edition 英文PDF下载
- 2,523 0 2 C++11 – 快速学会正则表达式
- 2,465 0 0 Duilib – RichEdit控件发送textchanged消息
- 3,800 0 2 Duilib – RichEdit和List等控件增加垂直滚动条vscrollbar和水平滚动条hscrollbar
- 3,501 0 0 资源分享 – Mathematics for Computer Graphics , Fourth Edition 英文PDF下载
- 2,162 0 0 资源分享 – Mathematics for Computer Graphics , Third Edition 英文PDF下载
- 2,105 0 0 资源分享 – Mathematics for Computer Graphics , Second Edition 英文PDF下载
- 3,952 0 0 Duilib – 点击按钮弹出模态对话框
- 2,352 0 0 资源分享 – Video Game Optimization 英文PDF下载
- 2,402 0 0 资源分享 – Light & Skin Interactions – Simulations for Computer Graphics Applications 英文PDF下载
- 2,372 0 2 Google Adsense – 使用招商银行电汇收款
- 3,881 0 4 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第3章 Raster Images中文翻译
- 5,194 0 30 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第2章 Miscellaneous Math中文翻译
- 2,856 0 0 资源分享 – Geometry for Computer Graphics – Formulae, Examples and Proofs 英文PDF下载
- 2,188 0 0 资源分享 – 3D Graphics for Game Programming 英文PDF下载
- 4,046 0 0 Google Adsense – 被暂停付款,出现我们此时无法处理您的请求,对于给您带来的不便之处,我们深表歉意的问题
- 8,631 0 30 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition,第1章 Introduction中文翻译
- 10,388 0 26 书籍翻译 – Fundamentals of Computer Graphics, Fourth Edition 虎书第四版中文翻译
- 1,952 0 0 C++11 – 构建一个符合实际应用要求的线程池
- 2,926 0 0 资源分享 – GPU Computing Gems, Emerald Edition 英文PDF下载
- 3,371 0 0 资源分享 – GPU Computing Gems, Jade Edition 英文PDF下载
- 2,736 0 0 资源分享 – OpenGL Development Cookbook 英文PDF下载
- 2,070 0 0 工具软件推荐 – 好用的PDF多功能工具软件PDF Shaper Free
- 3,057 0 0 资源分享 – The CUDA Handbook – A Comprehensive Guide to GPU Programming 英文PDF下载
- 2,109 0 0 资源分享 – Beginning DirectX 11 Game Programming 英文PDF下载
- 2,580 0 0 资源分享 – WebGL Programming Guide – Interactive 3D Graphics Programming with WebGL 英文PDF下载
- 9,080 0 2 C++ – C++使用cuda api获取当前GPU显卡的总共的显存容量、已使用显存容量、剩余显存容量
- 3,220 0 0 资源分享 – The History of Visual Magic in Computers – How Beautiful Images are Made in CAD, 3D, VR and AR 英文PDF下载
- 2,060 0 1 资源分享 – Computer Graphics – From Pixels to Programmable Graphics Hardware 英文PDF下载
- 2,354 0 0 C++11 – 解析并获取可变参数模板中的所有参数
- 2,268 0 1 资源分享 – Practical Algorithms for 3D Computer Graphics, Second Edition 英文PDF下载
- 2,088 0 0 资源分享 – Direct3D Rendering Cookbook 英文PDF下载
- 2,493 0 0 资源分享 – Introduction to Computer Graphics – A Practical Learning Approach 英文PDF下载
- 2,584 0 0 资源分享 – Image Content Retargeting – Maintaining Color, Tone, and Spatial Consistency 英文PDF下载
- 8,424 0 8 C++11 – 封装std::thread,增加子线程启动、暂停、唤起、停止功能
- 2,562 0 0 资源分享 – Handbook of Digital Image Synthesis – Scientific Foundations of Rendering 英文PDF下载
- 2,997 0 0 资源分享 – Computer Facial Animation , Second Edition 英文PDF下载
- 3,072 0 0 TensorRT – 扩展TensorRT C++API的模型输入维度,增加Dims5,Dims6,Dims7,Dims8
- 2,418 0 0 资源分享 – GPGPU Programming for Games and Science 英文PDF下载
- 7,278 0 5 C++ – C++实现Python numpy的矩阵维度转置算法,例如(N,H,W,C)转换为(N,C,H,W)
- 5,020 0 0 资源分享 – Computer Graphics Programming in OpenGL with C++, Second Edition 英文PDF下载
- 8,123 0 1 OpenCV – cv::Mat与unsigned char*数组或者float*数组相互转换,cv::Mat与std::vector的相互转换
- 2,513 0 0 资源分享 – Computer Graphics Programming in OpenGL with C++, First Edition 英文PDF下载
- 4,117 0 0 C++ – 函数返回多个返回值的方法总结
- 4,016 0 0 资源分享 – A Biography of the Pixel 英文PDF下载
- 3,005 0 0 TensorRT – 喜大普奔,TensorRT8.2 EA起开始支持Einsum爱因斯坦求和算子
- 3,710 0 0 资源分享 – Game Physics Cookbook 英文PDF下载
- 2,536 0 0 资源分享 – Advanced High Dynamic Range Imaging, Second Edition 英文PDF下载
- 2,830 0 0 资源分享 – Advanced High Dynamic Range Imaging, First Edition 英文PDF下载
- 1,956 0 2 WordPress – 在文章页顶部加入百分比阅读滚动进度条
- 5,005 0 3 TensorRT – 使用torch普通算子组合替代torch.einsum爱因斯坦求和约定算子的一般性方法
- 3,212 0 1 资源分享 – Image Objects – An Archaeology of Computer Graphics 英文PDF下载
- 2,270 0 1 资源分享 – VR Developer Gems 英文PDF下载
- 2,606 0 0 TensorRT – Windows下TensorRT下载与配置
- 8,090 0 0 TensorRT – Polygraphy工具的使用
- 8,326 0 0 TensorRT – 安装TensorRT工具Polygraphy
- 2,766 0 0 资源分享 – Practical Augmented Reality – A Guide to the Technologies, Applications, and Human Factors for AR and VR-Addison 英文PDF下载
- 3,232 0 0 资源分享 – Augmented Reality – Principles and Practice 英文PDF下载
- 2,338 0 0 资源分享 – Game Programming Golden Rules 英文PDF下载
- 3,241 0 0 资源分享 – Game Programming Patterns 英文PDF下载
- 2,479 0 0 资源分享 – Game Programming Algorithms and Techniques – A Platform-Agnostic Approach 英文PDF下载
- 8,879 0 0 资源分享 – Artificial Intelligence – A Modern Approach , Fourth Edition 英文PDF下载
- 3,276 0 0 资源分享 – Artificial Intelligence – A Modern Approach , Third Edition 英文PDF下载
- 2,491 0 1 资源分享 – Artificial Intelligence – A Modern Approach , Second Edition 英文PDF下载
- 2,310 0 0 资源分享 – Artificial Intelligence – A Modern Approach , First Edition 英文PDF下载
- 8,086 0 0 OpenCV – 将图片/视频转换为深度学习模型输入格式,BGR通道转RGB,图片归一化,HWC转CHW
- 2,892 0 0 资源分享 – Div, Grad, Curl, and All That – An Informal Text on Vector Calculus , Forth Edition 英文PDF下载
- 2,294 0 0 资源分享 – Div, Grad, Curl, and All That – An Informal Text on Vector Calculus , Third Edition 英文PDF下载
- 8,413 0 3 TensorRT – 使用trtexec工具转换模型、运行模型、测试网络性能
- 5,351 0 1 资源分享 – Digital Image Processing , Fourth Edition 英文PDF下载
- 3,190 0 0 资源分享 – Digital Image Processing , Third Edition 英文PDF下载
- 9,294 0 0 TensorRT – 解决INVALID_ARGUMENT: getPluginCreator could not find plugin ScatterND version 1,TensorRT找不到ScatterND插件的问题
- 2,975 0 0 资源分享 – Digital Image Processing , Second Edition 英文PDF下载
- 8,062 0 0 TensorRT – 自带工具trtexec的参数使用说明
- 3,893 0 0 资源分享 – Game Development Tools 英文PDF下载
- 11,356 0 0 Pytorch – 使用torch.onnx.export将Pytorch模型导出为ONNX模型
- 2,805 0 0 资源分享 – Principles of Digital Image Synthesis , Volume 1 and Volume 2 英文PDF下载
- 9,957 0 0 C++ – 判断本机文件是否存在的方式总结
- 3,263 0 0 资源分享 – Graphics Programming Methods 英文PDF下载
- 2,701 0 0 资源分享 – Tricks of the 3D Game Programming Gurus – Advanced 3D Graphics and Rasterization 英文PDF下载
- 7,666 0 1 资源分享 – 3D Graphics Rendering Cookbook – A comprehensive guide to exploring rendering algorithms in modern OpenGL and Vulkan 英文PDF下载
- 2,674 0 0 资源分享 – Digital Character Development – Theory and Practice , Second Edition 英文PDF下载
- 2,262 0 0 资源分享 – Digital Character Development – Theory and Practice , First Edition 英文PDF下载
- 3,325 0 0 CUDA 安装报错 could not create file “…\chrome_elf.dll”
- 2,539 0 0 如何正确的选择深度学习模型工业化部署的方式
- 2,754 0 0 资源分享 – Real-Time 3D Character Animation with Visual C++ 英文PDF下载
- 2,431 0 0 C++11 – 委托机制的实现TinyDelegate
- 5,293 0 0 C++11 – 使用std::thread在类内部以成员函数作为多线程函数执行异步操作
- 4,434 0 0 资源分享 – Real-Time 3D Rendering with DirectX and HLSL – A Practical Guide to Graphics Programming 英文PDF下载
- 3,960 0 1 资源分享 – Practical Rendering and Computation with Direct3D 11 英文PDF下载
- 2,457 0 0 资源分享 – 3D Game Engine Architecture – Engineering Real-Time Applications with Wild Magic 英文PDF下载
- 2,334 0 0 资源分享 – The Algorithms and Principles of Non-photorealistic Graphics – Artistic Rendering and Cartoon Animation 英文PDF下载
- 3,533 0 0 资源分享 – Non-Photorealistic Computer Graphics – Modeling, Rendering, and Animation 英文PDF下载
- 2,452 0 0 OpenCV – 将OpenCV视频帧绘制到Win32窗口或者MFC控件上的CvvImage类,包括老版IplImage与新版Mat的绘制
- 2,532 0 0 资源分享 – Non-Photorealistic Rendering 英文PDF下载
- 3,035 0 1 资源分享 – Level of Detail for 3D Graphics 英文PDF下载
- 4,107 0 0 资源分享 – Texturing and Modeling – A Procedural Approach, Third Edition 英文PDF下载
- 3,847 0 0 资源分享 – 3D Engine Design for Virtual Globes 英文PDF下载
- 3,258 0 0 资源分享 – Quaternions for Computer Graphics , First Edition 英文PDF下载
- 2,559 0 0 资源分享 – The Nature of Code – Simulating Natural Systems with Processing 英文PDF下载
- 3,140 0 0 资源分享 – Visualizing Quaternions 英文PDF下载
- 3,258 0 0 资源分享 – Game AI Pro 360 – Guide to Tactics and Strategy 英文PDF下载
- 2,852 0 0 资源分享 – Game AI Pro 360 – Guide to Movement and Pathfinding 英文PDF下载
- 2,378 0 0 资源分享 – Game AI Pro 360 – Guide to Character Behavior 英文PDF下载
- 3,903 0 0 Gdi+ – 将OpenCV Mat转换为Gdi+ Bitmap
- 3,479 0 0 资源分享 – Game AI Pro 360 – Guide to Architecture 英文PDF下载
- 4,316 0 0 资源分享 – Game AI Pro 3 – Collected Wisdom of Game AI Professionals 英文PDF下载
- 3,206 0 0 资源分享 – Game AI Pro 2 – Collected Wisdom of Game AI Professionals 英文PDF下载
- 3,138 0 0 资源分享 – Game AI Pro – Collected Wisdom of Game AI Professionals 英文PDF下载
- 3,082 0 0 资源分享 – Real-Time Cameras – A Guide for Game Designers and Developers 英文PDF下载
- 3,060 0 0 资源分享 – Computational Geometry on Surfaces – Performing Computational Geometry on the Cylinder, the Sphere, the Torus, and the Cone 英文PDF下载
- 11,399 0 6 资源分享 – C++ Primer , 第5版 中文版PDF下载
- 2,943 0 0 资源分享 – 3D Game Engine Design – A Practical Approach to Real-Time Computer Graphics 英文PDF下载
- 3,217 0 0 资源分享 – Handbook of Computer Aided Geometric Design 英文PDF下载
- 2,519 0 0 资源分享 – Nonlinear Computational Geometry 英文PDF下载
- 4,865 0 0 C++ – std::string与std::wstring相互转换
- 2,495 0 0 资源分享 – Effective Computational Geometry for Curves and Surfaces 英文PDF下载
- 5,117 0 0 资源分享 – 计算机图形学几何工具算法详解 Geometric Tools for Computer Graphics中文译文版 周长发译 PDF下载
- 3,126 0 0 资源分享 – Computational Geometry – An Introduction Through Randomized Algorithms 英文PDF下载
- 2,607 0 1 资源分享 – Implicit Curves and Surfaces – Mathematics, Data Structures and Algorithms 英文PDF下载
- 3,823 0 0 资源分享 – Robust and Error-Free Geometric Computing 英文PDF下载
- 9,188 0 1 资源分享 – C++大学教程(第九版) 中文PDF下载
- 3,019 0 0 资源分享 – Computer Graphics from Scratch – A Programmer’s Introduction to 3D Rendering 英文PDF下载
- 2,725 0 0 WordPress – WordPress升级5.8之后获取最新评论的代码失效问题解决
- 2,670 0 0 资源分享 – Discrete and Computational Geometry 英文PDF下载
- 2,588 0 0 Github – 使用新的Personal Access Token进行仓库认证
- 2,982 0 0 资源分享 – Real-Time Volume Graphics 英文PDF下载
- 17,383 15 35 Mediapipe – 将Mediapipe handtracking封装成动态链接库dll/so,实现在桌面应用中嵌入手势识别功能
- 3,683 0 0 资源分享 – Cloth Simulation for Computer Graphics 英文PDF下载
- 7,933 0 3 计算几何 – C++计算两个二维向量的夹角
- 2,998 0 0 资源分享 – Ray Tracing – A Tool for All 英文PDF下载
- 3,133 0 0 资源分享 – The Ray Tracer Challenge – A Test-Driven Guide to Your First 3D Renderer 英文PDF下载
- 18,655 4 18 Mediapipe – Windows10 编译Mediapipe C++版本保姆级教程
- 6,301 0 0 资源分享 – Introduction to 3D Game Programming with DirectX 11 英文PDF下载
- 2,159 0 0 WordPress – 升级WordPress5.8后切换回旧版的小工具管理页面
- 3,257 0 0 资源分享 – Ray Tracing Gems II – Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX-Apress 英文PDF下载
- 2,887 0 0 资源分享 – Real-Time Rendering, Second Edition 英文PDF下载
- 3,773 0 0 资源分享 – Vulkan Cookbook – Work through recipes to unlock the full potential of the next generation graphics API-Vulkan 英文PDF下载
- 3,914 0 0 资源分享 – Learning Vulkan 英文PDF下载
- 7,484 0 1 Pytorch – 检测CUDA、cuDNN以及GPU版本的Pytorch是否安装成功、GPU显存测试
- 5,237 0 2 资源分享 – OpenGL SuperBible – Comprehensive Tutorial and Reference, Seventh Edition OpenGL蓝宝书第7版英文PDF下载
- 4,319 0 0 Python – 各种包安装、导入问题总结
- 2,965 0 0 资源分享 – OpenGL SuperBible – Comprehensive Tutorial and Reference, Sixth Edition OpenGL蓝宝书第6版英文PDF下载
- 3,495 0 1 资源分享 – OpenGL SuperBible – Comprehensive Tutorial and Reference, Fifth Edition OpenGL蓝宝书第5版英文PDF下载
- 10,590 0 5 Mediapipe – 使用Mediapipe Holistic识别身体、手、面部全身关节点
- 4,845 0 1 资源分享 – OpenGL Programming Guide, Ninth Edition OpenGL红宝书英文第9版 英文PDF下载
- 4,629 3 0 Alphapose – 在Alphapose中使用yolov3-tiny检测器大幅提升检测性能
- 3,139 0 0 资源分享 – OpenGL Programming Guide, Eighth Edition OpenGL红宝书英文第8版 英文PDF下载
- 3,056 0 0 资源分享 – OpenGL Programming Guide, Seventh Edition OpenGL红宝书英文第7版 英文PDF下载
- 4,184 0 1 资源分享 – Computer Animation – Algorithms and Techniques, Third Edition 英文PDF下载
- 2,160 0 0 Python – 不依赖第三方库对类对象进行json序列化与反序列化
- 6,296 0 0 Python – 使用jsonpickle库对Python类对象进行json序列化和json反序列化操作
- 2,568 0 0 Python – 判断一个字符串是否为json格式
- 2,252 0 0 资源分享 – Computer Animation – Algorithms and Techniques, First Edition 英文PDF下载
- 3,528 0 0 资源分享 – GLSL Essentials – Enrich your 3D scenes with the power of GLSL 英文PDF下载
- 2,874 0 0 Python – 使用python-opencv裁剪原视频为与视频高同宽的视频
- 2,892 0 0 Python – list/numpy/pytorch tensor相互转换
- 4,297 0 2 yolov5 – 原始仓库检测代码detect.py中文注释
- 5,000 0 2 资源分享 – C++程序设计语言(第4部分 标准库),原书第4版 PDF下载
- 5,921 0 3 资源分享 – C++程序设计语言(第1- 3部分),原书第4版 PDF下载
- 4,574 0 1 资源分享 – C++程序设计-原理与实践(基础篇),第2版 中文PDF下载
- 9,082 0 4 资源分享 – C Primer Plus(第6版)中文版 PDF下载
- 3,968 0 0 资源分享 – C和指针 中文PDF下载
- 7,168 0 3 资源分享 – 统计学习方法第1版 PDF下载
- 4,676 0 0 Python – 深度学习训练过程使用matplotlib.pyplot实时动态显示loss和acc曲线
- 6,479 0 0 资源分享 – Python深度学习:基于PyTorch PDF下载
- 4,320 0 0 资源分享 – 深度学习之PyTorch实战计算机视觉 PDF下载
- 3,765 0 1 资源分享 – 深度学习与图像识别:原理与实践 PDF下载
- 7,498 0 4 资源分享 – 深度学习的数学 PDF下载
- 6,244 0 0 Python – 使用flask_sockets库构建websocket服务器
- 2,541 0 0 Python – 使用websockets库构建websocket服务器
- 2,554 0 0 Python – 使用Python+websockets时报错:AttributeError: module ‘websockets’ has no attribute ‘serve’
- 7,625 0 0 资源分享 – C++标准库(第2版,侯捷译) 中文PDF下载
- 3,295 0 0 资源分享 – C++Primer Plus,第6版 中文PDF下载
- 2,566 0 0 如何选择一块合适的用于深度学习的GPU/显卡
- 2,657 0 0 Python – 使用with open as 读写文件
- 3,219 0 0 资源分享 – Computational Geometry in C, First Edition 英文PDF下载
- 3,309 0 0 资源分享 – Guide to Computational Geometry Processing Foundations, Algorithms, and Methods 英文PDF下载
- 2,806 0 0 资源分享 – Computational Geometry – Algorithms and Applications, Second Edition 英文PDF下载
- 2,983 0 0 资源分享 – Computational Geometry – Algorithms and Applications, First Edition 英文PDF下载
- 3,233 0 0 资源分享 – Handbook of Discrete and Computational Geometry, Second Edition 英文PDF下载
- 2,784 0 2 资源分享 – Handbook of Discrete and Computational Geometry, First Edition 英文PDF下载
- 5,067 0 0 资源分享 – Vulkan Programming Guide – The Official Guide to Learning Vulkan 英文PDF下载
- 5,871 0 1 资源分享 – C++并发编程实战 中文PDF下载
- 3,262 0 1 资源分享 – Character Animation With Direct3D 英文PDF下载
- 3,221 0 0 资源分享 – Ray Tracing from the Ground Up 英文PDF下载
- 4,472 0 0 资源分享 – The Art of Fluid Animation 英文PDF下载
- 7,718 0 2 姿态估计 – Halpe Full-Body136数据集骨骼关节keypoint标注对应
- 5,698 0 1 资源分享 – Introduction to 3D Game Programming with DirectX 12 英文PDF下载
- 3,019 0 0 资源分享 – Real-Time Collision Detection 英文PDF下载
- 5,647 0 0 客户端开发GUI框架对比与技术选型总结
- 3,746 0 0 资源分享 – Collision Detection in Interactive 3D Environments 英文PDF下载
- 3,289 0 0 资源分享 – Production Volume Rendering – Design and Implementation 英文PDF下载
- 3,801 0 0 资源分享 – Physics-Based Animation 英文PDF下载
- 2,760 0 0 资源分享 – Physics Modeling for Game Programmers 英文PDF下载
- 6,844 0 0 Python – Linux/Centos/Ubuntu查看CUDA/cuDNN版本号
- 2,793 0 0 资源分享 – Physics for Game Programmers 英文PDF下载
- 3,635 0 0 资源分享 – Physics for Game Developers, Second Edition 英文PDF下载
- 6,911 0 0 姿态估计 – COCO-WholeBody数据集骨骼关节keypoint标注对应
- 3,093 0 0 资源分享 – Physics for Game Developers, First Edition 英文PDF下载
- 3,330 0 1 资源分享 – Game Physics, Second Edition 英文PDF下载
- 2,303 0 0 资源分享 – Game Physics, First Edition 英文PDF下载
- 2,977 0 0 资源分享 – Game Physics Pearls 英文PDF下载
- 6,350 0 0 资源分享 – Fluid Engine Development 英文PDF下载
- 2,722 0 0 资源分享 – Game Physics Engine Development, First Edition 英文PDF下载
- 3,516 0 0 资源分享 – OpenGL Shading Language (Third Edition) OpenGL橙宝书 英文PDF下载
- 5,044 0 0 资源分享 – OpenGL 4.0 Shading Language Cookbook, Third Edition 英文PDF下载
- 2,792 0 0 Duilib – 在同一台电脑上限制只能运行一个程序,防止软件多开
- 3,152 0 0 资源分享 – OpenGL 4.0 Shading Language Cookbook, Second Edition 英文PDF下载
- 2,515 0 0 资源分享 – OpenGL 4.0 Shading Language Cookbook, First Edition 英文PDF下载
- 3,156 0 0 资源分享 – The Magic of Computer Graphics – Landmarks in Rendering 英文PDF下载
- 3,066 0 0 资源分享 – WebGL Insights 英文PDF下载
- 3,777 0 0 资源分享 – OpenGL Insights 英文PDF下载
- 3,595 0 0 资源分享 – Isosurfaces – Geometry, Topology, and Algorithms 英文PDF下载
- 3,219 0 0 WordPress – 获取某个用户发表的文章数量
- 2,887 0 0 WordPress – 获取某个用户发表的评论数量
- 3,588 0 0 资源分享 – Graphics Shaders – Theory and Practice, Second Edition 英文PDF下载
- 3,106 0 0 资源分享 – Geometric Algebra for Computer Science – An Object-Oriented Approach to Geometry, First Edition 英文PDF下载
- 2,966 0 0 资源分享 – Game Physics Engine Development- How to Build a Robust Commercial-Grade Physics Engine for your Game, Second Edition 英文PDF下载
- 3,945 0 1 资源分享 – 3D Math Primer for Graphics and Game Development, Second Edition 英文PDF下载
- 7,518 0 3 C++ – std::map正向遍历与反向遍历的几种方式
- 4,169 0 0 资源分享 – 3D Math Primer for Graphics and Game Development, First Edition 英文PDF下载
- 2,926 0 0 资源分享 – Essential Mathematics for Games and Interactive Applications, Third Edition 英文PDF下载
- 2,762 0 0 资源分享 – Essential Mathematics for Games and Interactive Applications, Second Edition 英文PDF下载
- 2,406 0 0 WordPress – 在用户登录页面添加自定义提示信息
- 2,664 0 0 WordPress – 在用户注册页面显示自定义提示信息
- 2,897 0 0 资源分享 – Essential Mathematics for Games and Interactive Applications, First Edition 英文PDF下载
- 6,158 0 2 资源分享 – Foundations of Game Engine Development, Volume 2 Rendering 英文PDF下载
- 2,719 0 0 ThreeJS – 直接设置Fbx模型的某个关节的位移和旋转值
- 5,520 0 0 资源分享 – Foundations of Game Engine Development, Volume 1 Mathematics 英文PDF下载
- 6,633 0 0 资源分享 – Fundamentals of Computer Graphics, Second Edition 英文PDF下载
- 7,368 0 1 资源分享 – GPU Zen 2:Advanced Rendering Techniques 英文PDF下载
- 3,975 0 0 资源分享 – GPU Pro 360 – Guide to Shadows 英文PDF下载
- 3,568 0 0 资源分享 – GPU Pro 360 – Guide to Rendering 英文PDF下载
- 3,495 0 0 资源分享 – GPU Pro 360 – Guide to Mobile Devices 英文PDF下载
- 2,932 0 0 ThreeJS – three.moudle.js报Uncaught SyntaxError:Unexpected token ‘export‘错误
- 4,426 0 0 资源分享 – GPU Pro 360 – Guide to Lighting 英文PDF下载
- 3,217 0 1 资源分享 – GPU Pro 360 – Guide to Image Space 英文PDF下载
- 3,140 0 0 资源分享 – GPU Pro 360 – Guide to GPGPU 英文PDF下载
- 3,330 0 0 资源分享 – GPU Pro 360 – Guide to Geometry Manipulation 英文PDF下载
- 3,983 0 0 资源分享 – GPU Pro 360 – Guide to 3D Engine Design 英文PDF下载
- 3,584 0 0 资源分享 – Jim Blinn’s Corner – Notation, Notation, Notation 英文PDF下载
- 3,768 0 1 资源分享 – Jim Blinn’s Corner – Dirty Pixels 英文PDF下载
- 4,821 0 3 资源分享 – Jim Blinn’s Corner – A Trip Down the Graphics Pipeline 英文PDF下载
- 2,702 0 0 WordPress – 当用户登录失败时在登录界面显示自定义信息
- 3,220 0 0 WordPress – 查询当前登录用户在一天之内的评论总数量
- 4,212 0 0 资源分享 – ShaderX7 – Advanced Rendering Techniques 英文PDF下载
- 3,404 0 0 WordPress – 支持用户注册时使用中文名
- 2,652 0 0 WordPress – 禁止非管理员登录后台
- 4,481 0 0 资源分享 – ShaderX5 – Advanced Rendering Techniques 英文PDF下载
- 3,344 0 0 资源分享 – ShaderX3 – Advanced Rendering with DirectX and OpenGL 英文PDF下载
- 3,111 0 0 资源分享 – ShaderX2 – Introductions and Tutorials with DirectX9.0 英文PDF下载
- 3,329 0 0 资源分享 – ShaderX1 – Vertex and Pixel Shader Tips and Tricks 英文PDF下载
- 3,866 0 0 资源分享 – GPU Pro 7 – Advanced Rendering Techniques 英文PDF下载
- 3,998 0 0 资源分享 – GPU Pro 6 – Advanced Rendering Techniques 英文PDF下载
- 4,938 0 0 资源分享 – GPU Pro 5 – Advanced Rendering Techniques 英文PDF下载
- 4,241 0 1 资源分享 – GPU Pro 4 – Advanced Rendering Techniques 英文PDF下载
- 3,200 0 0 资源分享 – GPU Pro 3 – Advanced Rendering Techniques 英文PDF下载
- 4,730 0 0 Pytorch – 使用opencv-python解码视频文件并将视频帧转换为Pytorch tensor作为网络模型输入数据
- 4,376 0 0 资源分享 – GPU Pro 2 – Advanced Rendering Techniques 英文PDF下载
- 3,699 0 0 资源分享 – 用Python写网络爬虫(第2版 )PDF下载
- 3,774 0 0 资源分享 – 精通Python网络爬虫 核心技术、框架与项目实战 PDF下载
- 6,852 0 0 资源分享 – Python3网络爬虫开发实战 PDF下载
- 4,787 0 0 资源分享 – Python网络数据采集 PDF下载
- 4,567 0 0 资源分享 – GPU Pro 1 – Advanced Rendering Techniques 英文PDF下载
- 5,242 0 0 资源分享 – Game Programming Gems 8 英文PDF下载
- 4,979 0 0 资源分享 – Game Programming Gems 7 英文PDF下载
- 3,212 0 0 资源分享 – Game Programming Gems 6 英文PDF下载
- 3,500 0 1 资源分享 – Game Programming Gems 4 英文PDF下载
- 3,404 0 0 资源分享 – Game Programming Gems 3 英文PDF下载
- 3,353 0 0 资源分享 – Game Programming Gems 2 英文PDF下载
- 3,823 0 0 资源分享 – Game Programming Gems 1 英文PDF下载
- 31,816 0 23 计算几何与计算机图形学必读书单整理
- 3,350 0 0 资源分享 – Graphics Gems V 英文PDF下载
- 3,677 0 0 资源分享 – Graphics Gems IV 英文PDF下载
- 3,207 0 0 Python – 普通函数/lambda匿名函数/类成员函数作为回调函数的用法
- 3,106 0 0 Python – 不定长函数参数列表
- 2,892 0 0 资源分享 – Graphics Gems III 英文PDF下载
- 3,303 0 0 资源分享 – Graphics Gems II 英文PDF下载
- 3,242 0 0 资源分享 – Graphics Gems I 英文PDF下载
- 4,050 0 1 资源分享 – Game Engine Gems 3 英文PDF下载
- 3,937 0 0 资源分享 – Game Engine Gems 2 英文PDF下载
- 8,211 0 1 Alphapose – Windows下Alphapose(Pytorch 1.1+)版本2021最新环境配置步骤以及踩坑说明
- 3,394 0 0 资源分享 – Game Engine Gems 1 英文PDF下载
- 4,826 0 0 资源分享 – GPU Gems 3 英文PDF下载
- 4,464 0 0 资源分享 – GPU Gems 2 – Programming Techniques for High-Performance Graphics and General-Purpose Computation 英文PDF下载
- 4,759 0 0 资源分享 – GPU Gems 1 – Programming Techniques, Tips and Tricks for Real-Time Graphics 英文PDF下载
- 6,597 0 0 Pytorch – 使用Pyav解码视频文件并将视频帧转换为Pytorch tensor作为网络模型输入数据
- 3,427 0 0 资源分享 – Vector Field Processing on Triangle Meshes 英文PDF下载
- 5,849 0 0 资源分享 – Foundations of Physically Based Modeling and Animation 英文PDF下载
- 2,970 0 0 Python – 运算符/ or // or %的含义和区别
- 3,955 0 0 资源分享 – The HDRI Handbook 2.0- High Dynamic Range Imaging for Photographers and CG Artists 英文PDF下载
- 3,653 0 0 资源分享 – The HDRI Handbook- High Dynamic Range Imaging for Photographers and CG Artists 英文PDF下载
- 4,611 0 1 资源分享 – High Dynamic Range Imaging- Acquisition, Display, and Image-Based Lighting, Second Edition 英文PDF下载
- 3,962 0 0 Python – 使用Opencv-Python库获取本机摄像头视频并保存为视频文件
- 4,493 0 0 资源分享 – High Dynamic Range Imaging- Acquisition, Display, and Image-Based Lighting, First Edition 英文PDF下载
- 5,185 0 0 工具网站推荐 – 生成Pronhub/Youtube图标风格的图标生成在线网站
- 4,521 0 0 资源分享 – Physically Based Rendering From Theory To Implementation, First Edition 英文PDF下载
- 4,893 0 0 资源分享 – Interactive Computer Graphics – A top-down approach with WebGL, Seven 7th Edition 英文PDF下载
- 3,429 0 0 资源分享 – Interactive Computer Graphics – A top-down approach with shader-based OpenGL, Six 6th Edition 英文PDF下载
- 3,800 0 0 资源分享 – Realistic Image Synthesis Using Photon Mapping 英文PDF下载
- 3,686 0 0 Python – 类对象/列表/元祖/字典判空的方法
- 4,044 0 2 资源分享 – Physically Based Rendering From Theory To Implementation, Second Edition 英文PDF下载
- 9,580 0 1 资源分享 – Game Engine Architecture, Third Edition 英文PDF下载
- 4,958 0 0 Python – 使用ffmepg批量转换某个文件夹以及所有子文件夹下所有的视频,修改其帧率/码率/分辨率到另一文件夹,并保留原有文件夹结构
- 3,376 0 0 资源分享 – Game Engine Architecture, Second Edition 英文PDF下载
- 3,882 0 0 资源分享 – Game Engine Architecture, First Edition 英文PDF下载
- 3,735 0 0 资源分享 – Ray Tracing Gems – High-Quality and Real-Time Rendering with DXR and Other APIs 英文PDF下载
- 8,491 0 1 资源分享 – 深入应用C++ 11代码优化与工程级应用 PDF下载
- 3,475 0 0 资源分享 – 神经网络与深度学习应用实战(刘凡平著)PDF下载
- 3,538 0 0 资源分享 – Efficient Illumination Algorithms for Global Illumination In Interactive and Real-Time Rendering 英文PDF下载
- 3,156 0 0 资源分享 – Computer Graphics Through OpenGL – From Theory to Experiments, Second Edition 英文PDF下载
- 4,801 0 0 资源分享 – Mathematics for 3D Game Programming and Computer Graphics, Third Edition 英文PDF下载
- 3,896 0 0 资源分享 – Mathematics for 3D Game Programming and Computer Graphics, Second Edition 英文PDF下载
- 3,673 1 0 资源分享 – 解读基金:我的投资观与实践(季凯帆,康峰著)PDF下载
- 4,986 0 0 资源分享 – 深度学习入门之Pytorch PDF下载
- 5,368 0 1 资源分享 – 深度学习框架Pytorch入门与实践 PDF下载
- 5,149 0 0 C++11 – 使用std::thread::join()/std::thread::detach()方法需要注意的点
- 6,557 0 0 资源分享 – 图解机器学习 中文PDF下载
- 4,884 0 0 资源分享 – 白话大数据与机器学习 PDF下载
- 9,640 0 2 资源分享 – TCP/IP网络编程 中文PDF下载
- 3,618 0 1 资源分享 – 白话深度学习与TensorFlow PDF下载
- 3,203 0 0 资源分享 – 动手学深度学习(李沐 2020年05月08日)PDF下载
- 5,008 0 0 资源分享 – GDI+教程(C++中文版 GDI+SDK中文参考手册)PDF下载
- 2,698 0 0 Duilib – 程序开机自启动
- 3,939 1 0 资源分享 – 深度学习实战(杨云杜飞 清华大学出版社)高清pdf下载
- 4,344 0 1 Duilib – duilib应用程序实现文件可拖拽的功能
- 3,287 0 0 Duilib – 点击程序关闭按钮最小化到托盘,点击托盘按钮恢复
- 5,330 0 2 资源分享 – 深度学习 花书 AI圣经(Deep Learning) 英文PDF下载
- 8,005 0 2 资源分享 – 深度学习 花书 AI圣经(Deep Learning) 中文PDF下载
- 40,932 0 31 资源分享 – 机器学习 (西瓜书) PDF下载
- 3,354 0 0 C++11 – std::chrono – 使用std::chrono::duration_cast进行时间转换,hours/minutes/seconds/milliseconds/microseconds相互转换,以及自定义duration进行转换
- 4,424 0 0 C++11 – 使用std::chrono计算程序、函数运行时间
- 8,050 0 0 FFmpeg – 将某个文件夹下的图片按标号顺序合成为指定编码格式和指定帧率的视频
- 2,992 0 1 工具网站推荐 – 免费的在线视频剪切网站
- 3,767 0 0 C++ – 线程安全的std::cout
- 6,771 0 0 C++11 – std::string – stod/stof/stoi/stol/stold/stoll/stoul/stoull,由std::string转换为int/long/float/double等其他类型
- 5,915 0 0 C++ – std::string输出双引号到字符串
- 4,642 0 1 ThreeJS – 动态更换fbx模型的某个子Mesh现有的纹理贴图为指定的纹理贴图
- 13,864 0 10 C++ – 获取当前进程内存使用情况
- 3,043 0 0 Duilib – CDuiString转换为std::string
- 5,404 0 0 Duilib – pos和padding属性设置的顺序
- 7,602 0 0 C++ – 只有在Debug模式下才使用std::cout输出调试日志,Release发布版本不输出调试日志
- 4,674 0 0 资源分享 – Handbook of Discrete and Computational Geometry, Third Edition 英文PDF下载
- 4,984 0 0 资源分享 – Geometric tools for Computer Graphics 英文PDF下载
- 5,329 0 1 资源分享 – Computational Geometry in C, Second Edition 英文PDF下载
- 4,719 0 0 资源分享 – Computational Geometry:An Introduction 英文PDF下载
- 3,695 0 0 资源分享 – Ray Tracing – The Rest of Your Life 英文PDF下载
- 3,785 0 0 资源分享 – Ray Tracing – The Next Week 英文PDF下载
- 3,883 0 0 资源分享 – Ray Tracing in One Weekend 英文PDF下载
- 5,712 0 0 资源分享 – Real-Time Shadows 英文PDF下载
2020年 144篇
- 15,631 0 8 资源分享 – Fundamentals of Computer Graphics, Fourth Edition 英文PDF下载
- 5,828 0 1 资源分享 – Fundamentals of Computer Graphics, Third Edition 英文PDF下载
- 6,080 0 0 资源分享 – Fluid Simulation for Computer Graphics, Second Edition 英文PDF下载
- 3,753 0 0 资源分享 – Fluid Simulation for Computer Graphics, First Edition 英文PDF下载
- 10,362 0 1 资源分享 – Polygon Mesh Processing 英文PDF下载
- 7,349 0 0 资源分享 – Advanced global illumination, Second Edition 英文PDF下载
- 5,003 0 0 资源分享 – Computer Graphics Principles and Practice, Third Edition 英文PDF下载
- 6,299 0 0 Windows – 虚拟按键Virtual-Key Codes大全
- 5,245 0 0 资源分享 – Computer Graphics Through OpenGL – From Theory to Experiments (Third Edition) 英文PDF下载
- 3,049 0 0 WordPress – get_post_type():获取当前文章或者给定文章类型
- 8,806 0 0 Pac – 自定义Pac的编写和语法规则
- 4,701 0 1 Pac – Github Pac规则
- 3,945 3 2 Duilib – RichEdit作为日志输出控件,更新日志内容后并自动跳到最后一行
- 19,877 2 4 资源分享 – OpenGL编程指南(原书第9版)- OpenGL红宝书 中文PDF下载
- 7,309 0 2 资源分享 – OpenGL编程指南(原书第8版)- OpenGL红宝书 中文PDF下载
- 7,139 0 1 资源分享 – OpenGL编程指南(原书第7版)- OpenGL红宝书 中文PDF下载
- 4,108 0 1 Centos7 编译C++项目错误解决 : terminate called after throwing an instance of ‘std::regex_error’
- 2,945 0 0 Modern OpenGL – GLSL着色语言4:GLSL中的数据存储限制符
- 4,389 0 0 资源分享 – 鸟哥的Linux私房菜-基础学习篇(第四版)带书签PDF下载
- 3,448 0 0 WordPress – 纯代码在文章内容末尾添加当前文章同一分类下的随机推荐文章
- 4,398 0 0 WordPress – $Post WP_Post对象的属性
- 5,424 0 2 资源分享 – 《Linux命令行大全》.((美)William E.shotts,Jr)中文pdf下载
- 4,773 0 0 资源分享 – PHP与MySQL程序设计(第4版) 中文PDF下载
- 3,403 0 0 资源分享 – PHP与MySQL程序设计(第3版) 中文PDF下载
- 2,908 0 0 WordPress – 在每一个文章内容末尾都加一个作者信息展示框
- 14,805 0 10 资源分享 – 非均匀有理B样条(第二版),The NURBS Book, Second Edition 中文版PDF下载
- 9,254 0 3 资源分享 – The NURBS Book, Second Edition 英文版PDF下载
- 6,326 0 0 UnrealEngine4 – 关于UObject被自动GC垃圾回收的巨坑
- 2,801 0 0 Modern OpenGL – GLSL着色语言3:GLSL中的数据类型
- 8,094 2 8 UnrealEngine4 – 获取UE4最后的渲染缓存数据BackBuffer
- 12,155 0 1 资源分享 – GPU Gems中文译文版 GPU 精粹(1-3) 合集中文PDF下载
- 3,499 0 0 UnrealEngine4 – 将TextureRenderTarget2D保存为图片
- 5,191 0 0 UnrealEngine4 – 将FTexture2DRHIRef保存为图片
- 3,922 0 1 用MFC写一个简易的恶作剧QQ好友的聊天轰炸机
- 3,914 0 0 Modern OpenGL – GLSL着色语言2:GLSL入口函数和GLSL中的变量
- 3,067 0 3 Google Adsense – 从Google Adsense开通到第一个10美元我用了一年时间
- 4,103 0 1 Modern OpenGL – GLSL着色语言1:OpenGL着色器简介
- 3,493 0 0 WordPress – 应对暴力破解登录和规避DDOS的几种方法
- 4,018 0 0 UnrealEngine4 – Can not find such file SceneRenderTargets.h,在UE4 C++层中正确的使用FSceneRenderTargets类
- 11,794 0 2 C++ – 字节数组byte[]或者unsigned char[]与int的相互转换
- 4,667 0 0 资源分享 – 8i Voxelized Full Bodies – A Voxelized Point Cloud Dataset下载
- 4,694 0 0 资源分享 – Microsoft Voxelized Upper Bodies – A Voxelized Point Cloud Dataset下载
- 3,973 0 0 Google Adsense – 后台统计面板中CTR/CPC/RPM的含义
- 4,096 0 0 UnrealEngine4 – C++层打印信息到屏幕
- 4,248 0 0 工具网站推荐 – HDR高动态范围图像下载地址
- 3,074 0 0 在CSDN写博客五年之后,我成为了博客专家
- 8,575 0 0 UnrealEngine4 – error C4668: 没有将“_WIN32_WINNT_WIN10_TH2”定义为预处理器宏,用“0”替换“#if/#elif
- 6,122 0 2 工具网站推荐 – 最好的8个免费下载Pbr贴图和材质的网站
- 18,564 0 22 资源分享 – FFmpeg从入门到精通(刘岐赵文杰著)PDF下载
- 4,061 0 2 Duilib – 使Duilib主窗口前置,但是又不是一直作为最顶层窗口
- 4,715 0 1 Unity – Color32[]转IntPtr
- 5,171 0 1 Unity – Color32[]转为byte[]字节数组
- 6,155 0 2 Unity – 字节数组byte[]保存为文件
- 2,799 0 0 C++ 11 – final关键字简要介绍
- 3,239 0 0 C++11 – override关键字简要介绍
- 4,729 0 2 Duilib – 设置窗体阴影
- 3,347 0 0 Duilib – 各个控件的消息响应类型
- 5,987 0 0 Duilib – 超链接文本
- 5,076 0 0 Duilib – 字体
- 5,130 0 1 Duilib – 颜色属性的设置
- 3,411 0 0 C++11 – 父类与子类相互包含的时候该如何正确的使用智能指针,防止循环引用
- 6,286 0 4 C++11 – std::bind简要介绍以及可绑定函数的几种形式总结
- 4,265 0 0 C++11 – std::function简要介绍以及可包装函数的几种形式总结
- 4,479 0 0 C++ 回调函数
- 4,065 0 0 工具网站推荐 – 获取本机外网IP
- 12,004 0 6 资源分享 – Qt5开发及实例(第3版)PDF下载
- 3,817 0 0 Modern OpenGL从零开始 – Fbxsdk::FbxAMatrix转换为glm::mat4
- 7,223 0 5 C++ – 使用Websocket++编写客户端连接WebSocket服务器并进行通信
- 6,247 0 0 我的开源项目 – 支持C++11特性的定时器TinyTimer
- 8,279 0 4 C++ – 最简单的将文本文件的内容一次性读取到std::string的方法
- 27,649 0 29 资源分享 – Qt5.9 C++开发指南 PDF下载
- 6,815 0 1 资源分享 – Computational Geometry – Algorithms and Applications, Third Edition 英文高清PDF下载
- 8,091 0 0 资源分享 – GPU Zen 1:Advanced Rendering Techniques 英文PDF下载
- 57,972 0 21 资源分享 – Real-Time Rendering, Fourth Edition 英文PDF下载
- 6,068 0 0 资源分享 – Real-Time Rendering, Third Edition 英文PDF下载
- 8,154 0 2 C++11 – std::shared_ptr初始化的几种方式
- 3,590 0 1 Modern OpenGL从零开始 – 多个帧缓存Framebuffer绘制到同一个铺满屏幕四边形Quad上
- 5,852 0 2 默认的左手坐标系与右手坐标系的比较
- 4,981 0 0 C++ – 控制台程序在控制台窗口可变参数格式化带颜色输出日志信息
- 15,409 0 4 资源下载 – GPU Pro(1-7)合集 英文PDF下载
- 10,036 0 5 资源下载 – OpenGL着色语言OpenGL橙宝书 中文版PDF下载
- 3,696 0 0 Modern OpenGL从零开始 – 在Visual Studio中配置OpenGL开发环境
- 16,558 0 4 资源下载 – Physically Based Rendering – From Theory to Implementation, Third Edition 英文PDF下载
- 5,093 0 1 Modern OpenGL从零开始 – 从茫茫多的OpenGL第三方库讲起
- 5,124 0 0 WPF – 代码动态更换按钮的背景图片
- 21,173 0 8 工具网站推荐 – 欧拉角四元数在线可视化转化网站/三维在线旋转变换网站
- 18,410 0 21 资源下载 – 地球编年史1-7本高清带书签PDF下载
- 4,174 0 0 工具网站推荐 – DLL‑FILES.COM帮你找到你的应用程序所缺失的dll文件
- 4,450 0 0 FFmpeg – 关于ffmpeg avcodec_open2函数失败的问题
- 5,844 0 2 FFmpeg – 通过h264编码的视频文件开始很清晰后面逐渐模糊
- 5,595 0 5 VTK – 冠脉重建点匹配坐标数据下载
- 4,956 0 0 FFmpeg – RGB图像编码为h264出现垂直旋转的问题
- 7,927 0 2 C++ – queue存储动态指针时正确释放内存
- 8,618 0 0 C++ – vector存储动态指针时正确释放内存
- 5,098 0 2 C++ – 得到字符串中某个字符串出现的个数
- 3,558 0 0 WordPress – 使用插件的方式作出类似向主题function.php中添加代码的功能
- 3,375 0 3 WordPress – 为文章增加评论才可查看相关隐藏内容的代码
- 4,798 0 0 我的项目 – Windows/Linux动态库加载类
- 8,129 0 0 FFmpeg – 音频处理基本概念以及音频重采样(采样率转换)
- 5,793 0 1 Chrome中播放时视频编码为.h264和音频编码为acc,采样率为48000,双通道的视频文件时音画不同步
- 9,001 0 1 C++11 – 基于无锁队列的单生产者单消费者模型
- 3,742 0 1 Centos7 – 配置Go环境
- 4,050 0 0 资源下载 – Go语言实战WilliamKennedy高清带书签PDF下载
- 9,374 0 2 资源下载 – Go语言核心编程李文塔 高清带书签版pdf下载
- 4,791 0 1 Centos7 – frp内网穿透,访问内网web服务/访问内网websocket服务
- 6,062 0 0 C++11/std::shared_ptr – 循环引用问题
- 8,497 0 2 C++11/std::atomic – 原子变量(不加锁实现线程互斥)
- 4,679 0 0 C++11/std::condition_variable – 生产者消费者模型
- 4,932 0 0 C++11/std::thread – 线程的基本用法
- 3,879 0 0 C++11/std::thread – 线程管理join/detach
- 4,478 0 1 C++11/std::thread – 可作为线程函数的几种方式总结
- 4,093 0 0 Centos7 – nohup方式优雅的部署jar包
- 9,857 0 4 旋转矩阵与四元数的转换
- 6,310 0 0 矩阵 – 行主序矩阵与列主序矩阵
- 7,778 4 9 三维点云重建 – 基于RBF的三维点云表面重建方法
- 3,935 0 1 Centos – 更换SSH端口
- 7,748 0 1 Visual Studio – 将程序的日志输出到Visual Studio即时窗口
- 4,243 0 0 WordPress – 插件OSS Upload与WP Editor.md/WP Githuber MD插件冲突,导致katex公式不正确显示的问题
- 4,914 0 0 WordPress – 在浏览器的console输出信息
- 4,173 0 0 mciSendCommand在Win10上奔溃的问题解决/循环播放音乐
- 5,441 0 1 C++ – std::map – 存储动态指针时正确释放内存
- 8,259 0 0 C++ – int转string方法总结
- 6,808 0 3 Pac – OneDriver/OneNote Pac规则
- 15,529 0 5 工具推荐 – 数学公式在线编辑并实时转换为Latex/Katex/MathML
- 3,559 0 0 WordPress – 修改管理后台登录地址,防止恶意爆破
- 13,833 0 6 计算机图形学 – 三维空间中的左、右手坐标系旋转矩阵与旋转变换
- 4,314 0 0 WordPress – 禁用XML-RPC接口,禁止访问xmlrpc.php,避免DDOS攻击,防止暴力破解
- 4,487 0 0 WordPress – 后台登录成功/失败发送邮件给网站管理员
- 5,031 0 0 WordPress – WordPress后台登录设置验证码,防止恶意爆破网站
- 3,929 0 0 WordPress – 通过Server酱发送微信通知给微信
- 5,753 0 3 我的开源项目 – 各种搜索引擎收录查询接口(Google/百度/必应/360/搜狗……)
- 4,274 0 0 WordPress – 在编辑文章发布时弹出是否发布提醒框
- 3,772 0 0 WordPress – robots.txt
- 5,753 6 2 WordPress – 站点底部显示站点运行时间
- 22,040 0 32 failed to find an available destination > EOF
- 4,726 0 0 VPS – 使用XShell连接VPS
- 5,350 0 2 Centos7 – 防火墙操作以及开启和关闭特定端口
- 4,712 0 3 Python3爬虫 – requests库
- 6,093 0 1 C++ – 使用C++标准库过滤Windows文件名中的非法字符
- 6,241 0 1 WordPress – PhpStudy本地环境修改固定链接打不开网页404错误
- 17,194 2 35 我的开源项目 – 3DPoseEstimation从2D视频中估计人物三维姿势,并生成BVH文件
- 15,855 0 1 Python3 – 正则表达式去除字符串中的特殊符号
- 11,209 0 4 Python3爬虫 – requests的请求响应状态码(requests.status_code)
- 7,398 0 2 Python3爬虫 – requests库的requests.exceptions所有异常详细说明
2019年 52篇
- 3,889 0 1 Python3爬虫 – 下载反盗链图片的方式
- 12,751 0 5 姿态估计之Openpose-Body25数据集骨骼关节keypoint标注对应
- 16,192 0 12 姿态估计之human3.6m数据集骨骼关节keypoint标注对应
- 17,178 0 6 姿态估计之COCO数据集骨骼关节keypoint标注对应
- 4,058 0 0 Python3 – 导入模块和函数
- 4,425 0 2 Pip – 常用命令(安装,卸载,升级第三方库)
- 6,698 0 2 opencv-python – 读取视频,不改变视频分辨率修改视频帧率
- 34,638 9 41 human3.6m : Download(数据集下载)
- 22,179 5 21 一文带你从欧拉角的角度搞懂左手坐标系到右手坐标系的转换
- 4,119 0 2 WordPress – 在文章被复制时弹出弹窗提示转载注明原创
- 4,071 0 0 GoLand – Windows系统下载、安装、配置Go语言环境
- 12,325 2 8 三维点云重建(曲面重建)的经典算法
- 5,311 0 0 WordPress – 插件WP Editor.md 在网站更换为https后无法正确加载
- 9,169 1 7 Marching Cube(C++ OpenGl代码)读取医学三维图像*.raw进行三维重建
- 4,022 0 0 OpenCV – 静态图片人脸检测和摄像头人脸检测
- 6,628 0 0 OpenCV – 使用findContours()查找图片轮廓线,并将轮廓线坐标点输出
- 3,792 0 0 OpenCV – 新建一个图片,并在图片上画由一点到另一点的直线,采用反走样形式
- 3,691 0 0 OpenCV – 打开视频文件,并对其中的每一帧图像进行Canny算子边缘化提取,并将结果保存为视频文件
- 4,895 0 1 OpenCV – 打开摄像头并对摄像头获取的每一帧图像进行Canny算子边缘化提取操作
- 3,645 0 0 OpenCV – 打开摄像头并用窗口显示摄像头的内容
- 4,090 0 0 OpenCV – 读取一个图像,并使用Canny算子进行边缘提取
- 3,968 0 0 OpenCV – 创建新图像以及遍历图片像素值和设置像素值
- 6,281 0 0 OpenCV – 读取一张图片显示,并将其重写为灰度图
- 5,038 0 0 OpenCV – Mat与lplImage和CvMat的相互转换
- 13,325 0 1 左右手坐标系与旋转正向
- 4,565 0 0 WordPress – 添加网页三角网粒子背景 Canvas-nest.js
- 4,738 0 0 常用的三维图形库以及软件所使用的坐标系以及旋转正方向
- 5,153 0 0 左手坐标系与右手坐标系
- 3,774 0 0 Python – BeautifulSoup的find()和findAll()
- 4,716 0 0 C++ – Map中存储动态指针时正确释放内存
- 117,112 5 50 常见的三维点云数据下载链接,自己整理+网上收集
- 7,523 0 0 VTK以批量三维点坐标为中心(点云)绘制球体,可用于标识特征点或者是化学分子
- 8,346 0 4 VTK读取一个TXT文档中的三维点坐标显示三维点云
- 3,908 0 0 WordPress – 增加百度统计代码
- 3,851 0 0 WordPress – 查看别人的网站是用的WordPress的哪个主题
- 5,070 0 1 WordPress – 利用Revolvermaps在首页实时显示访客3D地球
- 5,695 0 0 WordPress – 下载安装插件失败,无法创建目录
- 8,028 0 3 VTK能干什么?VTK大部分功能的细节简介,VTK能打开的文件格式
- 3,772 0 0 OpenGL地球与太阳绕转代码
- 5,060 0 1 C++读取Shp文件并将Shp转化为DXF
- 8,475 5 2 VTK读取序列的Dicom医学图片,用Marchingcube进行重建,并保存为obj文件
- 5,536 0 0 WordPress – Windows使用PhpStudy本地部署WordPress
- 4,130 0 0 网站个性化 – 添加人形时钟 honehone_clock.js
- 5,458 0 0 Windows平台录音类封装:AudioRecordWindows
- 7,519 0 1 Eigen踩坑1:Matrix的transpose(矩阵转置)计算之后不能赋值给自身
- 6,624 0 0 Windows 批处理文件bat执行完自动退出cmd黑窗口
- 4,396 0 0 PlaySound 播放内存中的音频数据
- 4,264 0 0 Python:UnicodeEncodeError: ‘gbk’ codec can’t encode character ‘\xbb’ in position 12305,以及中文乱码的解决方案
- 5,252 0 0 OpenGL画四个三角形组成四面体,并进行旋转
- 4,705 0 0 简单粗暴:使用pycharm安装对应的Python版本第三方包
- 6,103 0 0 解决Python爬虫在爬资源过程中使用urlretrieve函数下载文件不完全且避免下载时长过长陷入死循环,并在下载文件的过程中显示下载进度
- 5,847 0 1 盗墓笔记到底讲了什么故事???-带你领会终极和它