登录
首页 » Windows开发 » 使用三个状态树注册表来选择一些关键的选择

使用三个状态树注册表来选择一些关键的选择

于 2022-11-24 发布 文件大小:42.41 kB
0 217
下载积分: 2 下载次数: 1

代码说明:

使用三态树实现多个注册表子键的选择-use three states Tree Registry for a number of key choices

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

发表评论

0 个回复

  • 机器学习和神经网络算法,Hopfield模型大多为TSP…
    机器学习及神经网络的算法,具体解决经典的HOPFIELD模型,在TSP问题中可以加速解的收和快速求解。-arithmetic for machine learning and neural net,mostly for HOPFIELD modal of TSP problem
    2023-05-16 04:20:03下载
    积分:1
  • CSDN程序员网站的好东西,关于C/C++的资料
    CSDN程序员网站的好东西,关于C/C++的资料-It is a good thing from csdn programmer network station ,about c/c++ .
    2022-05-31 10:04:45下载
    积分:1
  • 《面向对象程序设计》 练习11的源代码
    《面向对象程序设计》 练习11的源代码- Object-oriented programming, the source code of practice 11
    2022-06-21 08:28:34下载
    积分:1
  • 例子OpenCV
    Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /* *************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ************************************************** */-Example OpenCv // Background average sample code done with a
    2022-01-22 15:54:45下载
    积分:1
  • Visual C++角色扮演游戏程序设计 》一书中的一个完整PRG游戏源代码
    这是一个电脑上的简单PRG游戏,目前还没有打开运行过,应为电脑里面缺少winlib.h,但是看了源码,还是觉得写得很有参考价值。本人也是初学者,四处找各种源码来胡乱研究,希望分享的一些源码能够对他人有所帮助。本小游戏源码用VC打开,就这么多。 感谢原作者,请下载的人不要用于任何商业用途,保护原创者的权益。
    2022-03-17 11:07:22下载
    积分:1
  • 输入字符串转返回一串16进制编码
    详细: 1. 输入一串字符串,然后按下Enter键生成一串16进制码。 2. 结尾(最后一个)的16进制码可能没有用。 3. 可以点击【复制结果】复制16进制码到剪切板。 4. 作为调试时可能会用到,比如测试一下打印需要有一串16进制编码。 参考图:
    2022-12-21 22:50:04下载
    积分:1
  • 一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术....
    一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
    2023-07-09 02:55:03下载
    积分:1
  • 提供windows SOCKET服务,多线程检测客户连接信息
    提供windows SOCKET服务,多线程检测客户连接信息-provide services, multi-threaded client connections information Detection
    2022-11-19 21:45:02下载
    积分:1
  • mfc的应用
      编制一个功能强大和易操作的Windows应用程序所需要的代码肯定会比一般的C++程序要多得多,但并不是所有的代码都需要自己从头开始编写。            Visual C++不仅提供了常用的Windows应用程序的基本框架,而且可以在框架程序中直接调用Win32 API(Application Programming Interface , 应用程序接口)函数。             用户仅需要在相应的框架位置中添加自己的代码或修改部分代码就可实现Windows应用程序的许多功能。
    2023-09-01 06:30:04下载
    积分:1
  • 以深度为k的满二叉树(n=2k
    以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为: 所以,折半查找的平均时间复杂度为O(log2n)。 -To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
    2023-08-09 03:30:03下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载