-
/ / /只有WinXP及以上系统的支持shopenfolderandselectitems()API / / /…
/// 只有WinXp及以上及系统才支持SHOpenFolderAndSelectItems() API
/// 那其它系统该怎么实现这个功能呢?只能采用其它的方法来处理
/// 首先用XP跟踪到SHOpenFolderAndSelectItems()API中,看它是如何处理的,再用同样的方法去实现
/// 其它系统的这个功能使用工具 VC6 .net 2003 MSDN Ollydbg v1.10中文版-/// Only Winxp and above and system support SHOpenFolderAndSelectItems () API///that other systems how to realize this function? But to use other methods to deal with///First of all, to use XP tracking SHOpenFolderAndSelectItems () API, the look is how to deal with it, and re-use the same method to realize///other systems to use this feature tools VC6. Net 2003 Chinese version of MSDN Ollydbg v1.10
- 2023-02-11 13:50:03下载
- 积分:1
-
图像-跟踪 Kman 滤波器-检测数据基
这是数据基为图像处理目的使用卡曼筛选......,它请看
- 2023-05-07 18:40:02下载
- 积分:1
-
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std...
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std::cout和std::wcout对中文的支持
和imbue方法的使用以及Locale对象
-To write this, this program mainly because of my output file there has been considerable confusion in Chinese, so wrote this little program, and summarizes the conclusions of the corresponding ofstream and wofstream for Chinese support for std:: cout and std:: wcout for Chinese support for and imbue methods of use, and Locale objects
- 2022-02-06 08:28:20下载
- 积分:1
-
能将ELF&AFX 文件转换成二进制文件的解析源码
能将ELF&AFX 文件转换成二进制文件的解析源码-ELFAFX can convert documents into the binary files of source code analysis
- 2022-02-03 03:14:12下载
- 积分:1
-
文件切割器 ,分割成小文件
文件切割器 ,分割成小文件-paper cutter, split into small paper
- 2022-02-04 09:04:15下载
- 积分:1
-
C++ Json序列化
自己基于jsoncpp实现的json的解析的序列化,很好用的,使用它就可以快速的掌握Json在c++里的对象序列化工作,代码写的很清楚,放在自己的工程里就可以使用了
- 2022-03-26 13:27:00下载
- 积分:1
-
具有时间同步和协议的无线传感器网络应用
应用背景应用无线传感器网络数据收集TelosB节点。该程序实现了时间同步后固定时间与中央节点进行通信的TDD协议。簇头也随时间使功耗在每个微尘等。关键技术该代码是在TinyOS平台和所有必需的文件附件。文件和文件是最重要的。。数控和app.nc文件具有应用程序的主要代码文件。
- 2022-06-28 07:19:39下载
- 积分:1
-
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。...
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。-a PE files VC source, PE document can be found on the vast amount of information and documents to amend some information can be found on the module loading process.
- 2023-07-20 11:50:03下载
- 积分:1
-
演示了如何用递归法遍历文件夹内的文件和文件夹。(例子遍历了桌面文件夹)...
演示了如何用递归法遍历文件夹内的文件和文件夹。(例子遍历了桌面文件夹)
- 2022-01-24 10:10:46下载
- 积分:1
-
一个VC写的grep程序,可以查找指定文件中的内容
一个VC写的grep程序,可以查找指定文件中的内容-a written grep procedures, can find the specific file content
- 2022-03-20 20:10:07下载
- 积分:1