会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
529
530
531
532
533
534
535
536
537
···
618
下一页
2019年9月23日
WTSQueryUserToken failed
摘要: https://www.cnblogs.com/tabjin/articles/11057663.html 令牌错误 https://www.cnblogs.com/FCoding/archive/2012/07/01/2572280.html
阅读全文
posted @ 2019-09-23 13:56 lydstory
阅读(963)
评论(0)
推荐(0)
CreateProcessAsUser 服务调用
摘要: CreateProcessAsUser 函数 如果想通过服务向桌面用户Session 创建一个复杂UI 程序界面,则需要使用CreateProcessAsUser 函数为用户创建一个新进程用来运行相应的程序。打开Interop 类继续添加下面代码: 先看函数原型 BOOL WINAPI Create
阅读全文
posted @ 2019-09-23 13:49 lydstory
阅读(4945)
评论(0)
推荐(0)
hInstWtsapi32 = LoadLibrary("Wtsapi32.dll");
摘要: https://www.cnblogs.com/beawesome/p/6473668.html 进程枚举 之类
阅读全文
posted @ 2019-09-23 11:48 lydstory
阅读(206)
评论(0)
推荐(0)
kernel32.dll提供的接口分析
摘要: HANDLE hToken = NULL; DWORD cursessionid; HMODULE hInstKernel32 = NULL; hInstKernel32 = LoadLibrary("Kernel32.dll"); if (!hInstKernel32) { return; } hWTSGetActiveConsoleSessionId = (WTSGetActiveConsol
阅读全文
posted @ 2019-09-23 11:38 lydstory
阅读(579)
评论(0)
推荐(0)
民爆相关管理系统
摘要: 贵州京安丹灵科技有限责任公司
阅读全文
posted @ 2019-09-23 07:10 lydstory
阅读(207)
评论(0)
推荐(0)
2019年9月22日
kml arcgis
摘要: https://pro.arcgis.com/zh-cn/pro-app/help/data/kml/kml-layers.htm
阅读全文
posted @ 2019-09-22 16:30 lydstory
阅读(146)
评论(0)
推荐(0)
蓝牙信标
摘要: 蓝牙信标
阅读全文
posted @ 2019-09-22 16:09 lydstory
阅读(204)
评论(0)
推荐(0)
车载信息
摘要: 车载信息 来自北斗卫星吗? ? ?
阅读全文
posted @ 2019-09-22 14:33 lydstory
阅读(108)
评论(0)
推荐(0)
Hugin
摘要: Hugin简介 Hugin是一个开源的拼接软件,包含大量的拼接所需模块源码以及使用了部分Panorama Tools中的工具。 1)libpano13(Panorama Tools)。 2)cpfind,查找特征点并进行图像匹配。 3)autooptimiase,求取相机参数。 4)nona,rem
阅读全文
posted @ 2019-09-22 14:20 lydstory
阅读(515)
评论(0)
推荐(0)
dcmtk
摘要: https://blog.csdn.net/u014644870/article/details/79527014
阅读全文
posted @ 2019-09-22 13:05 lydstory
阅读(134)
评论(0)
推荐(0)
上一页
1
···
529
530
531
532
533
534
535
536
537
···
618
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告