-
Automatic Updates IP, can be updated outside the network, within the network, is...
自动更新IP,可以更新外网,内网,工具还不错的,提供大家-Automatic Updates IP, can be updated outside the network, within the network, is also a good instrument to provide U.S.
- 2022-01-25 21:49:50下载
- 积分:1
-
数字转换为中文大写代码段
数字转换为中文大写代码段-converted to digital code of the Chinese capital
- 2023-07-04 21:50:03下载
- 积分:1
-
实现了串口的监听,可用于GPS数据的获得
实现了串口的监听,可用于GPS数据的获得-realized the wiretapping can be used for access to GPS data
- 2022-11-13 03:10:03下载
- 积分:1
-
仓库选址问题的算法,选择在高速公路上XP的设置位置…
仓库选址问题算法,在公路上选择一个位置xp建立仓库,使得仓库为超市供货的总费用最小。-Warehouse location problem algorithm, select a location on the highway xp setting up a warehouse, allowing warehouse supermarket minimize the total cost of supply.
- 2023-02-15 10:15:03下载
- 积分:1
-
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍...
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree height algorithm. Queue the order of abstract data types, and implementation of chain that can be built above the level of binary tree traversal by.
- 2022-03-02 09:42:02下载
- 积分:1
-
把快捷方式的文件的路径,使用IShellLink。
怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescription[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID*)&psl) if (SUCCEEDED(hres)) { IPersistFile* ppf hres = psl->QueryInterface(IID_IPersistFile, (void**)&ppf) if (SUCCEEDED(hres)) { WCHAR wsz[MAX_PATH] char lpszLinkFile[MAX_PATH] //这里存放的是快捷方式的路径 if(MultiByteToWideChar(CP_ACP, 0, lpszLinkFile, -1, wsz, MAX_PATH)==0) return hres = ppf->Load(wsz, STGM_READ) if (SUCCEEDED(hres)) { hres = psl->Resolve(m_hWnd, 0) if (SUCCEEDED(hres)) { hres = psl->GetPath(szGotPath, MAX_PATH, (WIN32_FIND_DATA*)&wfd, SLGP_SHORTPATH)-Get the path file of the Shortcut, using IShellLink.
- 2023-07-15 01:10:03下载
- 积分:1
-
dissecting MFC 2e part5.pdf
dissecting MFC 2e part5.pdf
- 2022-02-06 02:28:06下载
- 积分:1
-
英语停字班。它有助于判断你的字词或不..
A English Stop word class. It helps to check whether your word is stopword or not.
- 2022-06-17 06:04:00下载
- 积分:1
-
实现模拟键盘往系统当前有光标的位置插入一字符串。
实现模拟键盘往系统当前有光标的位置插入一字符串。-Realize analog keyboard system is currently has the cursor to the location of one string to insert.
- 2022-01-26 14:18:29下载
- 积分:1
-
画图,可变色,多文档
画图,可变色,多文档-drawing, color, Multi- Document
- 2022-06-13 01:48:11下载
- 积分:1