登录
首页 » Windows开发 » Brief introduction of stochastic processes, which includes the conditions of exp...

Brief introduction of stochastic processes, which includes the conditions of exp...

于 2022-06-27 发布 文件大小:1.88 MB
0 187
下载积分: 2 下载次数: 1

代码说明:

简要介绍随机过程,其中包括期望点的条件,更新过程,Mark-Shikishima链

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

发表评论

0 个回复

  • TCp端口监测程序源码
    TCp端口监测程序源码-TCp port monitoring procedures FOSS
    2022-02-20 14:16:07下载
    积分:1
  • 简易计算器 数据结构 栈
    这个是我写的关于实现计算器功能的一个c++实现,代码中并未加入乘方运算以及单目运算,有兴趣的可以在源程序的基础上再添加一些实现其他的运算,增强计算器的能力
    2023-05-19 03:20:03下载
    积分:1
  • MIT博弈论教材,详细的介绍了博弈论,麻省理工大学的教材哦,很好...
    MIT博弈论教材,详细的介绍了博弈论,麻省理工大学的教材哦,很好-Game Theory MIT teaching materials, a detailed introduction of the Game Theory, Massachusetts Institute of Technology teaching Oh, well
    2022-04-22 19:58:44下载
    积分:1
  • 分形算法与程序设计VC版的好书,值得推荐哟,欢迎下载!
    分形算法与程序设计VC版的好书,值得推荐哟,欢迎下载!-fractal algorithms and program design VC version of the books recommend yo welcome to download!
    2022-01-25 16:29:43下载
    积分:1
  • android
    云笔记是在Android版本2.2以上开发的,里面运用json技术,解析json字符串。云笔记拥有增加,修改,删除等功能,代码简洁明了,适合初学Android开发的人可以参考
    2022-02-27 06:44:55下载
    积分: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
  • Some common examples of the binary code
    一些常见的二进制编码举例,是常见的二进制位操作-Some common examples of the binary code
    2022-05-30 10:39:37下载
    积分:1
  • This is a "calculator", which has been successfully tested and hope us...
    这是一个“计算器”,已经成功调试,希望对初学者有用,谢谢!-This is a "calculator", which has been successfully tested and hope useful for beginners, thank you!
    2022-01-26 15:17:53下载
    积分:1
  • 镜头检索与场景抽取的技术性文章,在VC环境下实现。
    镜头检索与场景抽取的技术性文章,在VC环境下实现。-Retrieval and Scene Extraction lens technical articles, in the VC environment to achieve.
    2023-07-07 03:05:04下载
    积分:1
  • 缩小在桌面的右下角,在一定条件的触下,以右下角为基点,向左方,上方放大出一个正方形框,里面可以包含一些字或者图片。
    缩小在桌面的右下角,在一定条件的触发下,以右下角为基点,向左方,上方放大出一个正方形框,里面可以包含一些字或者图片。-Narrowing in the lower right corner of the desktop, under certain conditions under the trigger to the bottom right corner of the base, the left side, top to enlarge a square box, which can contain some of the words or pictures.
    2022-02-01 17:36:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载