搜索资源列表
C_jishuanqi
- 说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现 -Note : This computer also can be calculated over a number of operational items even. For example : y = 3 64 * (2 ^ 5) sinPI val
huisufa01beibao
- 算法框架: a.. 问题的解空间:应用回溯法解问题时,首先应明确定义问题的解空间。问题的解空间应到少包含问题的一个(最优)解。 b. 回溯法的基本思想:确定了解空间的组织结构后,回溯法就从开始结点(根结点)出发,以深度优先的方式搜索整个解空间。这个开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处,搜索向纵深方向移至一个新结点。这个新结点就成为一个新的活结点,并成为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向移动,则当前扩展结点就成为死结点。换句话说,
puma-em-0.5.4.4.tar
- 快速并行计算,用于数值仿真,这个是C++的,功能很强大,也很实用-Fast parallel computing for numerical simulation, this is the C++, very powerful, and practical
cvCalibaa
- 这个程序功能是用来进行计算机视觉标定的,棋盘格标定-This procedure is used for camera calibration in computer vision, c++ program
readwrite
- 这个c程序是用来求解一个txt数据文档中n列数据的平均值-This procedure is used to solve the mean c a n txt data files column data
[GPU-CUDA--C-Programming]
- GPU CUDA C并行编程是计算机实现并行高速计算的强大方式,本资料将引领你进入这个神奇的世界-GPU CUDA C parallel programming is a powerful way to achieve parallel high-speed computer, this information will lead you into the magic of the world