登录
首页 » Windows开发 » 马尔可夫链流程文本文件,是马尔可夫模式的一个基本成果

马尔可夫链流程文本文件,是马尔可夫模式的一个基本成果

于 2022-02-07 发布 文件大小:27.96 kB
0 205
下载积分: 2 下载次数: 1

代码说明:

马可夫链处理文本文档,对马可夫模型的一个最基本实现-Markov chain process text files, the Markov model of a basic achievement

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

发表评论

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
  • A program made by Visual Basic 6.0 to make .cbp files,it can let the computer be...
    A program made by Visual Basic 6.0 to make .cbp files,it can let the computer beep in C.-C Beeper
    2022-05-24 12:37:49下载
    积分:1
  • 实现中缀表达式转后缀表达式最终版.c
    实现中缀表达式转后缀表达式最终版.c-Infix expression to achieve expression of the final version of the suffix. C
    2022-07-09 18:07:35下载
    积分:1
  • 通讯原理之模拟电平码程序
    通讯原理之模拟电平码程序-communications Principles of simulation code procedures Level
    2022-08-24 02:06:34下载
    积分:1
  • 《游戏之旅
    《游戏之旅-我的编程感悟》pdf格式,网易技术研发经理云风学习编程的经历及对编程的一些心得见解,云风自幼编程,二十几岁已有十几年的编程经验,主持开发了多款网游。-err
    2022-04-29 18:02:28下载
    积分:1
  • dll programming source for learning dll programming reference. We want to help.
    dll编程源码,供dll编程学习使用参考。希望对大家有所帮助。-dll programming source for learning dll programming reference. We want to help.
    2022-06-11 18:30:41下载
    积分:1
  • EmailToGsm,邮件短信自动通知系统
    EmailToGsm,邮件短信自动通知系统-EmailToGsm, e-mail messaging notification system automatically
    2022-03-24 12:32:24下载
    积分:1
  • handling bank automation server object linked to the examples (53KB)
    处理银行服务器关联对象自动化的例子(53KB) -handling bank automation server object linked to the examples (53KB)
    2022-12-12 13:35:03下载
    积分:1
  • 从底层的一个聊天程序
    从底层开发的一个聊天程序-development from the bottom of a chat program
    2022-09-16 19:20:05下载
    积分:1
  • 学生信息管理系统
    这个项目涉及发展教育服务
    2022-03-25 11:41:52下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载