登录
首页 » 算法 » Hex转换成CString

Hex转换成CString

于 2023-04-20 发布 文件大小:22.10 kB
0 211
下载积分: 2 下载次数: 1

代码说明:

Hex转换成CString-Hex conversion redeem

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

发表评论

0 个回复

  • A*星Lua版
    A星寻路算法Lua版 算法原理描述,百度一下一大堆,参考http://blog.sina.com.cn/s/blog_6612d09b0100ve1z.html 其实很简单, 1. 我们无法直接知道怎么到达目的地,但是我们能够知道怎么样从起始点到达相邻的格子,还能从相邻的格子再到相邻格子的相邻的格子。 2.我们不停的找相邻的格子,相邻格子的相邻格子....总有一天,我们会发现其中一个相邻的格子就是我们的目的地,于是我们找到了这条路。 3.在此基础上,我们加入 预估值来提高寻找的效率,我们总是优先寻找预估值低的那些相邻的格子。 其中 f= g+h g 是实际耗费的值 h 是预估值,从当前位置到达目标位置所耗费的移动值,预估有几种算法,这边用的是 对角线估价法 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-08-22 01:25:50下载
    积分:1
  • Monte Carlo method known as random or statistical skills test method. More than...
    蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
    2022-07-14 13:23:24下载
    积分:1
  • 棋盘填满n*n的棋盘上(1LT;= NLT;= 10)请插入1,2,…
    棋盘填数问题 在N*N的棋盘上(1
    2022-03-18 00:25:40下载
    积分:1
  • 递归方的汉诺塔问题,网上大多没有界面,这个有界面,有游戏功能!...
    递归方法的汉诺塔问题,网上大多没有界面,这个有界面,有游戏功能!-Recursive method of Hanoi Tower problem, on-line do not have any interface, this interface has gaming features!
    2022-03-21 06:10:50下载
    积分:1
  • 按层打印二叉树
    算法思想: 先把根结点入队,然后循环直到队列为空:出队一个结点,打印之,将其邻接点依次入队;打印和入队邻接点前要先判断是否已经打印过了,如果已打印过的就不操作 。                                                                 此算法是在visual studio2012平台下实现二叉树的层次遍历,程序需要先输入二叉树,然后会将此二叉树按曾打印
    2022-04-18 12:41:39下载
    积分:1
  • 基于视频的图像处理系统
    基于AVI的 图像处理系统 里面有目标检测和背景差分法还有提供目标跟踪分析。
    2022-06-21 12:42:59下载
    积分:1
  • 层次分析
    层次分析法用于权重分析该法是我国使用较为普遍的方法,已被广泛应用于各地的水体水质评价与分析之中
    2022-04-15 02:35:32下载
    积分:1
  • 隐藏按钮的实现,用户点击界面上的按钮确永远也抓不到
    隐藏按钮的实现,用户点击界面上的按钮确永远也抓不到-Hide button implementation, the user clicks the button interface is indeed never be able to shackle
    2022-02-01 05:02:30下载
    积分:1
  • 此程序用于道路放样的曲线要素的计简单而方便
    此程序用于道路放样的曲线要素的计算简单而方便-This procedure for setting-out the curve of the road element of the calculation is simple and convenient
    2022-08-31 23:50:03下载
    积分:1
  • 解非线性方程的同伦
    解非线性方程的同伦算法-Solution of nonlinear equations homotopy algorithm
    2022-07-20 09:56:49下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载