登录
首页 » Windows开发 » C语言迷宫不是原创

C语言迷宫不是原创

于 2022-01-31 发布 文件大小:2.26 kB
0 104
下载积分: 2 下载次数: 1

代码说明:

C语言迷宫不是原创-It s One kind of maze arithmetic ,but it s not my authorship.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 把快捷方式的文件的路径,使用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
  • vc++学习资料,包括“孙鑫老师《vc++深入详解》1
    vc++学习资料,包括“孙鑫老师《vc++深入详解》1-20课笔记”“VC++编程指南”“vc经典教程”-vc++ learning materials, including
    2022-03-31 19:58:35下载
    积分:1
  • its a whole of documents related to energy efficient routing protocols
    its a whole of documents related to energy efficient routing protocols
    2022-01-31 10:49:29下载
    积分:1
  • ADS projects, three versions of 2410nboot, 1 months 2440nboot, used to guide the...
    ADS工程,3个版本的2410nboot,1个2440nboot,用来在nand flash引导eboot或者CE操作系统镜像。其中的Nboot_2410(eboot)可以直接引导eboot,nboot位于sector 0,eboot位于sector 2,eboot大小256K(参数大小均可修改) Nboot_2410(toc)需要在sector 1中写入toc file,来引导eboot或者OS image。-ADS projects, three versions of 2410nboot, 1 months 2440nboot, used to guide the eboot in the nand flash or CE operating system image. Which Nboot_2410 (eboot) guide can be directly eboot, nboot located in sector 0, eboot located in sector 2, eboot size of 256K (the size parameter can be modified) Nboot_2410 (toc) need to write in the sector 1 in the toc file, to guide the eboot or OS image.
    2022-02-24 12:26:06下载
    积分:1
  • C T R EE LIST
    一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics. 一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics.
    2022-04-25 05:26:09下载
    积分:1
  • VB找图
    VB实现简单快速的找图找色,                                                       对初学找图找色的新手有较大的帮助。
    2023-08-08 18:25:02下载
    积分:1
  • DRM服务器端软件,能对音视频文件进行加密,并设置使用权限,授权并控制用户的使用...
    DRM服务器端软件,能对音视频文件进行加密,并设置使用权限,授权并控制用户的使用-DRM server-side software, audio and video files can be encrypted, and set permissions, authorization and control the user" s use of
    2022-04-16 19:38:24下载
    积分:1
  • database
    database
    2022-05-05 01:06:22下载
    积分:1
  • 将Firmware的hex文件转换成16进制文件,这对于需要在应用程序下下载Firmware是非常有用的!...
    将Firmware的hex文件转换成16进制文件,这对于需要在应用程序下下载Firmware是非常有用的!-Firmware of the hex file will be converted into 16 binary files, which in the application that need to download Firmware is very useful!
    2022-03-12 15:15:07下载
    积分:1
  • 对PC104板卡计数和IO口功能的编程.
    对PC104板卡计数和IO口功能的编程.-On the PC104 board IO port count and function programming.
    2022-08-17 06:57:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载