-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
PRODAVE
PRODAVE 资料 西门子提供的动态链接库(Siemens PRODAVE information provided dynamic link library)
- 2011-09-16 09:42:05下载
- 积分:1
-
vcdll
VC++从DLL中获得资源的小实例源代码,从DLL中获得背景图像,可者是一个图标资源或是其它类型的文件,总之,学会了一种,就可以举一反三,灵活掌握了。(VC++ from the DLL resources, source code examples to get a background image from the DLL, can an icon resource, or other types of documents, in short, learned, you can learn by analogy, flexibility.)
- 2012-05-19 02:34:41下载
- 积分:1
-
sy7
一些简单的小例子,书上的例题代码,简单易懂,谢谢(Some simple examples, the book s example code, easy to understand, thank you)
- 2013-10-19 11:00:18下载
- 积分:1
-
matlabwork
本程序是由空间梁单元构成的一个外形为长方体的框架算例,且有外力F以及分布荷载作用在框架节点上,计算该框架的变形和内力。
输入参数: 无
输出结果: 节点位移和单元节点力(failed to translate)
- 2013-05-08 23:35:47下载
- 积分:1
-
FRAACUEQUATION
此程序是二维分数阶粘弹性声波有限差分法的正演模拟,时间导数二阶精度,空间分数阶导数2阶精度,含波长快照,未加边界,确保可运行。(This program is a two-dimensional fractional viscoelastic acoustic forward modeling of finite difference method, the time derivative second-order accuracy, space fractional order derivative 2 order accuracy, including wavelength snapshot, without borders, to ensure that can be run.)
- 2021-02-05 22:29:57下载
- 积分:1
-
thesnakegame
这个在Emu8086v3.07下调试通过的,贪食蛇游戏。It s better to set the "step delay" to "0" before running, it requires fast processing.Press ESC to exit。(This Emu8086v3.07 adopted under the debugger,贪食蛇game. It' s better to set the " step delay" to " 0" before running, it requires fast processing.Press ESC to exit.)
- 2009-06-02 21:09:34下载
- 积分:1
-
PI
说明: 本程序是模拟常数PI的计算,可以精确到小数点后很多位!(This procedure is a simulation of constant PI calculation can be accurate to a lot of places after the decimal point!)
- 2008-12-14 20:35:09下载
- 积分:1
-
converte-into-corresponding-digital
对一段只含有几种字符的字符串进行转换,转换成相应的数字(a string contains only several character conversion, and converted into the corresponding digital
)
- 2013-09-07 17:46:26下载
- 积分:1
-
51354069calculator
计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
- 2013-12-08 21:10:53下载
- 积分:1