- 博客(5)
- 资源 (9)
- 收藏
- 关注
原创 Dwrite
//.h HRESULT CreateDeviceResources(); HRESULT CreateDeviceIndependentResources(); HRESULT DrawDirectText(); ID2D1HwndRenderTarget* m_pRT; ID2D1Factory* m_pFactory; ID2D1SolidCol
2011-06-29 17:10:00 2025
转载 DirectInput 介绍
Addendum (02/02/10): Microsoft are now advising you to use the Raw Input functions rather than DirectInput for keyboard and mouse and to just use DirectInput for joysticks.This page has the following
2011-06-21 15:36:00 922
原创 调试不同PDB的方法
操作步骤(使用WinDbg命令)–lm(查看加载符号信息)–!sym noisy(打开吵杂模式)–.reload /i xxx(重新加载模块)–lm(重新查看加载符号信息)–!analyze –v(详细分析问题)
2011-06-21 15:35:00 547
原创 WinHttp应用demo
#include #include #include #pragma comment(lib, "winhttp")struct callback_param_t{HINTERNET hInet;DWORD dwErrCert;};static VOID CALLBACKSyncCallback(HINTERNET, DWORD_PTR, DWORD,
2011-06-17 09:01:00 2837
白话深度学习与TensorFlow.高扬(带详细书签) PDF
2018-02-05
OPENCL 异构并行计算 原理、机制与优化实践_刘文志,陈轶,吴长江著_北京:机械工业出版社 , 2016.01_P382.pdf
2017-02-27
R and Data Mining: Examples and Case Studies
2014-06-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人