

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://localhost:4000/</id>
  <title>PixPark Blog</title>
  <subtitle>PixPark是一个专注于音视频编程开发的在线平台。我们致力于为开发者提供关于WebRTC、音视频前处理、音视频数据的网络传输以及其他相关编程内容的全面指导和资源支持。</subtitle>
  <updated>2026-04-05T22:23:59+08:00</updated>
  <author>
    <name>PixPark</name>
    <uri>http://localhost:4000/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="http://localhost:4000/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="zh-CN"
    href="http://localhost:4000/"/>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <rights> © 2026 PixPark </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>找出编译耗时瓶颈，C++编译耗时分析利器-ClangBuildAnalyzer</title>
    <link href="http://localhost:4000/3edc6b53.html" rel="alternate" type="text/html" title="找出编译耗时瓶颈，C++编译耗时分析利器-ClangBuildAnalyzer" />
    <published>2024-12-02T15:49:23+08:00</published>
  
    <updated>2024-12-02T15:49:23+08:00</updated>
  
    <id>http://localhost:4000/3edc6b53.html</id>
    <content src="http://localhost:4000/3edc6b53.html" />
    <author>
      <name>jaaronkot</name>
    </author>

  
    
    <category term="音视频开发" />
    
  

  <summary>随着工程变大，依赖复杂，C++编译耗时增加，为了找出编译耗时瓶颈，开源工具 ClangBuildAnalyzer 可以有效的分析文件，函数，头文件包含展开等耗时，为编译耗时优化提供参考依据</summary>

  </entry>

  
  <entry>
    <title>深度学习Python基础-类和模块相关</title>
    <link href="http://localhost:4000/44266088.html" rel="alternate" type="text/html" title="深度学习Python基础-类和模块相关" />
    <published>2024-09-11T14:10:54+08:00</published>
  
    <updated>2024-09-11T14:44:11+08:00</updated>
  
    <id>http://localhost:4000/44266088.html</id>
    <content src="http://localhost:4000/44266088.html" />
    <author>
      <name>jaaronkot</name>
    </author>

  
    
    <category term="深度学习" />
    
  

  <summary>深度学习Python基础-函数,类和模块相关</summary>

  </entry>

  
  <entry>
    <title>深度学习笔记-卷积神经网络构建</title>
    <link href="http://localhost:4000/46053924.html" rel="alternate" type="text/html" title="深度学习笔记-卷积神经网络构建" />
    <published>2024-09-03T17:00:46+08:00</published>
  
    <updated>2024-09-11T14:44:11+08:00</updated>
  
    <id>http://localhost:4000/46053924.html</id>
    <content src="http://localhost:4000/46053924.html" />
    <author>
      <name>jaaronkot</name>
    </author>

  
    
    <category term="深度学习" />
    
  

  <summary>初次接触深度学习，感觉学晚了，记录一下卷积神经网络构建，对深度学习有个直观的认识，非常适合入门者查阅</summary>

  </entry>

  
  <entry>
    <title>WebRTC GCC拥塞控制表现数据详测记录</title>
    <link href="http://localhost:4000/9e12f998.html" rel="alternate" type="text/html" title="WebRTC GCC拥塞控制表现数据详测记录" />
    <published>2024-09-01T10:27:44+08:00</published>
  
    <updated>2024-09-05T08:57:38+08:00</updated>
  
    <id>http://localhost:4000/9e12f998.html</id>
    <content src="http://localhost:4000/9e12f998.html" />
    <author>
      <name>jaaronkot</name>
    </author>

  
    
    <category term="音视频开发" />
    
  

  <summary>本文主要对WebRTC的GCC拥塞控制机制进行一些分析，并记录一些数据， 对其拥塞控制有个定量的认识</summary>

  </entry>

  
  <entry>
    <title>谷歌开发工具depot_tools和gclient简介</title>
    <link href="http://localhost:4000/da15dbea.html" rel="alternate" type="text/html" title="谷歌开发工具depot_tools和gclient简介" />
    <published>2024-08-01T23:40:49+08:00</published>
  
    <updated>2024-08-12T15:48:33+08:00</updated>
  
    <id>http://localhost:4000/da15dbea.html</id>
    <content src="http://localhost:4000/da15dbea.html" />
    <author>
      <name>jaaronkot</name>
    </author>

  
    
    <category term="音视频开发" />
    
  

  <summary>WebRTC或者Chromium开发必须用到的一系列工具集合</summary>

  </entry>

</feed>


