会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
330
331
332
333
334
335
336
337
338
···
618
下一页
2021年4月26日
通过本机winDbg来调试虚拟机中的驱动
摘要: 通过本机winDbg来调试虚拟机中的驱动
阅读全文
posted @ 2021-04-26 14:22 lydstory
阅读(66)
评论(0)
推荐(0)
从windows内核开发理解windows的一些程序
摘要: 1.usb驱动理解--》windows -->(usb server)
阅读全文
posted @ 2021-04-26 11:49 lydstory
阅读(51)
评论(0)
推荐(0)
2021年4月25日
win10 启动镜像
摘要: 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
摘要: Block : 大块; 立方体; FrameBlock 帧块 ImageBlock 图片块
阅读全文
posted @ 2021-04-23 13:03 lydstory
阅读(41)
评论(0)
推荐(0)
class refobj
摘要: #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)
windows AcceptEx
摘要: 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
摘要: gsmlib
阅读全文
posted @ 2021-04-23 00:27 lydstory
阅读(29)
评论(0)
推荐(0)
ibsrtp
摘要: ibsrtp - 安全实时传输开发包
阅读全文
posted @ 2021-04-23 00:23 lydstory
阅读(43)
评论(0)
推荐(0)
上一页
1
···
330
331
332
333
334
335
336
337
338
···
618
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告