-
BandPMathPinPENVI
envi中的波段计算!一般是遥感专业可以选择!(ENVI BAND MATH)
- 2013-01-05 15:48:57下载
- 积分: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
-
anywhere
一个类似PCAnywhere的远程控制软件源码,分客户端和服务器端。( A similar PCAnywhere long-distance control software source
code, is divided the customer end and the server end. )
- 2020-06-26 12:20:02下载
- 积分:1
-
Explorer
MFC Explorer Sample Code
- 2014-02-13 15:01:09下载
- 积分:1
-
TestProject
test return point or point as param
- 2007-09-15 10:12:17下载
- 积分:1
-
基于DirectSound的声音播放器
说明: 用VC编的基于DirectSound的声音播放器,适合多媒体学习之用(VC series based on the voice of DirectSound players, suitable for use multimedia learning)
- 2005-11-17 17:14:22下载
- 积分:1
-
B18
E:Visual_C__MFC扩展编程实例 例18
动态地抓取应用程序的屏幕图像并将其打印。
上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现
屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在
C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调
用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视,例如,用一个或
者一个以上的控件窗口填充自己的视就不会打印任何东西。每个控件将使用自己的设备环境
将自己打印到屏幕,因此打印视的唯一途径就是抓取屏幕(拷贝其内容到一个位图对象)并将其
打印到打印机。由于该功能整个与位图相关,因此将该功能封装到了位图类中。(E : Visual_C__MFC expand programming examples cases 18 crawls dynamic application's screen images and their Print. Print example, a document is a statement, rather than the current appeared on the screen content. In this case, to achieve the screen crawls and print its contents. M F C Print, as provided limited support, but as long as M F C in C Vi e w : : O r a n D. w (), which provided the equipment environment, we can draw our own consideration. In Print, as when M F C only with the printer device called the environment O D r a n w () function can be. However, if we do not draw their attention, for example, or one with a control over their windows filled as it will not print anything. Controls will use their own equipment to their environment to Print Screen, Therefore, as Print i)
- 2007-05-19 19:40:37下载
- 积分:1
-
wtc_src
这时一个很不错的关于世界时钟界面的一个小程序,采用VC++编写,很值得研究(a very good time on the clock interface of the world a small program used to prepare VC, is worth studying)
- 2006-07-22 15:26:48下载
- 积分:1
-
AP_For_VRPTW100
车辆路径问题的C代码,里面有测试数据和结果分析。(Vehicle routing problem with the C code, there are test data and results analysis.)
- 2009-05-17 11:40:39下载
- 积分:1
-
C-lizi
一些非常全面的C语言的实例和解析,帮助驯兽学习与练习。(Instance and parse very comprehensive C language, to help the tamer learning and practice.)
- 2013-01-29 13:40:01下载
- 积分:1