上一页 1 ··· 330 331 332 333 334 335 336 337 338 ··· 618 下一页

2021年4月26日

摘要: 通过本机winDbg来调试虚拟机中的驱动 阅读全文
posted @ 2021-04-26 14:22 lydstory 阅读(66) 评论(0) 推荐(0)
摘要: 1.usb驱动理解--》windows -->(usb server) 阅读全文
posted @ 2021-04-26 11:49 lydstory 阅读(51) 评论(0) 推荐(0)

2021年4月25日

摘要: http://www.xitongcheng.com/jiaocheng/xtazjc_article_16145.html 阅读全文
posted @ 2021-04-25 18:39 lydstory 阅读(56) 评论(0) 推荐(0)

2021年4月23日

摘要: enum CodeType { CODEC_NONE = 0, CODEC_AUDIO_G711A = 0x0001, CODEC_AUDIO_G711U = 0x0002, CODEC_AUDIO_GSM = 0x0003, CODEC_AUDIO_G729A = 0x0004, CODEC_AU 阅读全文
posted @ 2021-04-23 13:16 lydstory 阅读(49) 评论(0) 推荐(0)
摘要: Block : 大块; 立方体; FrameBlock 帧块 ImageBlock 图片块 阅读全文
posted @ 2021-04-23 13:03 lydstory 阅读(41) 评论(0) 推荐(0)
摘要: #include<windows.h>class refobj { public: refobj() : m_refcount(0) {} virtual long addref() { return InterlockedIncrement(&m_refcount); } virtual long 阅读全文
posted @ 2021-04-23 12:35 lydstory 阅读(50) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/wjakl001/article/details/70160353 阅读全文
posted @ 2021-04-23 10:34 lydstory 阅读(38) 评论(0) 推荐(0)
摘要: 码代码最重要的一个字“码” 码代码最重要的一个字“码” 码代码最重要的一个字“码” 阅读全文
posted @ 2021-04-23 05:09 lydstory 阅读(84) 评论(0) 推荐(0)
摘要: gsmlib 阅读全文
posted @ 2021-04-23 00:27 lydstory 阅读(29) 评论(0) 推荐(0)
摘要: ibsrtp - 安全实时传输开发包 阅读全文
posted @ 2021-04-23 00:23 lydstory 阅读(43) 评论(0) 推荐(0)
上一页 1 ··· 330 331 332 333 334 335 336 337 338 ··· 618 下一页

导航