-
prime
判断数字是否是质数,很好用的,对于小学生来说!(Determine whether the number is a prime number, the good, is for students!)
- 2010-12-02 23:02:53下载
- 积分:1
-
ImageResample
说明: 图像伸缩算法,实现图像的任意尺寸放大和缩小,采用高精度伸缩算法。(High quality image resample algorithm.)
- 2009-09-01 16:24:29下载
- 积分:1
-
ExcelCompare
说明: 该演示代码示例了使用VB进行比较2个Excel工作表文件是否存在不同,程序先把工作表载入到表格文件,然后输出工作表的差异的详细报告,并以红色提示。
(The code example demonstrates the use of VB to compare two Excel worksheet file is there are different, the program first loaded to the table worksheet file, and then the output difference between the work table a detailed report, and red tips.)
- 2010-03-31 19:19:31下载
- 积分:1
-
GPS
只对未知点设立未知参数的高程网与GPS基线网平差(Only the establishment of unknown parameters elevation network and GPS baseline network adjustment of the unknown point)
- 2017-01-09 13:48:51下载
- 积分:1
-
hindingpro
此程序用VC编写,利用DDK可隐藏进程 (This program written by VC, the process can be hidden by DDK)
- 2010-12-25 17:47:11下载
- 积分:1
-
messge_face
vc 制作 MSN、QQ 的消息提示窗口 - 源代码(vc making MSN, QQ messages sent to the window- source code)
- 2011-07-03 08:50:27下载
- 积分:1
-
MultipleViewGeometryinComputerVision
计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
- 2013-05-19 09:45:08下载
- 积分:1
-
STRCPY
STRCPY的实现与应用 希望对大家由帮助(STRCPY THE SHIXIAN)
- 2013-12-09 14:53:19下载
- 积分:1
-
cSharpgooglemap
如何在winform中使用google map的例子(how to use google map in micirosoft winform)
- 2011-10-25 15:24:18下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1