-
绘图程序
区域填充 区域填充
绘图程序
区域填充 区域填充-regional mapping procedures filled area filling fill regional regional Filled Filled
- 2022-01-28 16:27:12下载
- 积分:1
-
车库问题,里面有对时间函数的应用和读写文件,
车库问题,里面有对时间函数的应用和读写文件,-garage issue, which is the time function of the application and document literacy,
- 2022-07-18 03:20:50下载
- 积分:1
-
一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
s...
一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words)
searchw() = search case sensitive words only-An ultra-fast search algorithm source code. Searchi = search ignore casesearch = search case sensitivesearchiw = search ignore case words only (eg words delimited by whitespace only, not words within words) searchw () = search case sensitive words only
- 2022-02-03 09:46:23下载
- 积分: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
-
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术...
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术-to improve scanning speed, the program uses a multi-threading technology and nonblocking I/O technology
- 2022-08-15 22:19:25下载
- 积分:1
-
俄罗斯方块小游戏,希望对学弟学妹门有帮助,我主要用的2维数组实现...
俄罗斯方块小游戏,希望对学弟学妹门有帮助,我主要用的2维数组实现-Tetris game, in the hope that Mei Xue Xue Di door has to help, I mainly use 2-dimensional array realize
- 2023-01-08 01:50:04下载
- 积分:1
-
好的源资源管理器,可以很容易地实现浏览器的所有功能
很好的资源管理器源码,可以方便的实现资源管理器的所有功能-Good source resource manager, you can easily realize Explorer all the features
- 2023-01-19 14:25:04下载
- 积分:1
-
mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字 和简单汉字 如要识别复杂汉字,请先用学习功能...
mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字 和简单汉字 如要识别复杂汉字,请先用学习功能-mydate.dat Click on the first character of the file, point open, read character study has been preserved automatic font keyboard characters, letters, numbers and simple Chinese characters to identify complex Chinese characters, please use learning
- 2022-08-14 03:01:49下载
- 积分:1
-
实现3维文本按钮
实现3维文本按钮-realization of the three-dimensional text button
- 2022-07-14 20:10:11下载
- 积分:1
-
3D / 2D 地图 RIA 源文件.
3D / 2D 地图 RIA 源文件.-3D/2D map RIA source file.
- 2023-05-20 17:45:02下载
- 积分:1