-
HDistance
测绘编程之距离计算,可以实现亮点之间距离的计算,MFC编程(Distance Calculate)
- 2016-05-02 18:15:29下载
- 积分:1
-
44
说明: 给定程序中,函数fun的功能是:将a所指3×5矩阵中第k列的元素左移到第0列,第k列以后的每列元素依次左移,原来左边的各列依次绕道右边。
例如,有以下矩阵:
1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
若k结果为2,程序执行结果为:
3 4 5 1 2
3 4 5 1 2
3 4 5 1 2
请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。
注意:源文件存放在考生文件夹下的BLANK1.C中
不得增行或删行,也不得更改程序的结构!
(A given program, function fun feature is: a 3 × 5 matrix referred to in the first k elements of the left column to move Section 0, the k elements of each column after column followed by the left, the original columns in the left turn Bypass on the right. For example, the following matrix: 123,451,234,512,345 If k is 2, the program execution results: 345,123,451,234,512 in the program underscore the right content at the fill and to remove the underscore, so that the program reach the right result. Note: The source files in the folder of BLANK1.C candidates are not allowed by the line or delete line, nor change the structure of the program!)
- 2011-08-11 07:53:10下载
- 积分:1
-
linker+and+loader
link and loader,很好的一本数,讲链接和加载的(link and loader, a good number of links and load stresses)
- 2008-12-27 10:58:43下载
- 积分:1
-
chap4
在C++编程环境下,实现MIDI音乐的播放功能,可以用来学习简单的多媒体编程。(In the C++ Programming environment, realize MIDI music playback functions, can be used to study a simple multi-media programming.)
- 2008-03-05 16:41:25下载
- 积分:1
-
ZipUnzip
Zip Library
Easy Zip and UnZip
- 2010-04-03 02:29:17下载
- 积分:1
-
31
说明: 利用vc++读取文件,
这是一个可以利用vc++读取各类数据文件的源码,可以将数据放置在二维数组当中(Use vc++ read the file, which is that one can use various types of data files vc++ read source code, data can be placed in a two-dimensional array of them)
- 2015-12-18 10:02:00下载
- 积分:1
-
直接通过ODBC读写Excel表格文件
直接通过ODBC读写Excel表格文件(directly through ODBC read and write Excel document)
- 2004-09-15 15:23:32下载
- 积分:1
-
RemoveDriveByLetter_demo
安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program(safety equipment functions, prohibit certain types of equipment used usb, Safety control system implemented Removing a USB drive using the Windows tray icon is easy- especially if you left single- click it ... But sometimes it's useful to it from your program)
- 2007-05-16 16:47:00下载
- 积分:1
-
Documents
VC++/MFC project that helps learning paint.
- 2011-06-30 17:47:16下载
- 积分:1
-
OPGL_PLANE_ROAM
OPGL做的飞机在场景中漫游的程序,还可以看看学习下!!!(OPGL PLANE ROAM)
- 2011-09-26 17:58:55下载
- 积分:1