-
GIS
说明: 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。
用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。
这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大("using Visual C development of GIS systems" supporting code. For beginners to the VC familiar with graphical programming quite well, and I had the time to learn MFC is shining on this book in the business. But as a GIS systems lack the necessary elements, such as the large amount of data management, spatial indexing, symbols, such as projectors, etc.. Now the point of view of the entire system architecture design is not too good. This book reprinted later renamed as "vector graphics systems development and programming", little change)
- 2006-03-07 12:45:39下载
- 积分:1
-
CPPSRC-by-tricksr.ZIP
CPPSRC by tricksrone program scpirt for vbCPPSRC by tricksrone program scpirt for vb(CPPSRC by tricksrone program scpirt for vb)
- 2013-07-15 09:11:52下载
- 积分:1
-
CPP-Primer--Fifth-Edition
C++ Primer the fifth edition
- 2012-12-06 09:43:08下载
- 积分:1
-
VideoGrabber
Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.(Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames/second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.)
- 2009-07-07 09:19:40下载
- 积分:1
-
32lu-led
水滴实验(水滴变大下落,带拖尾效果)
水滴实验(水滴变大下落,带拖尾效果)
(Drop experiment (larger droplets fall, with tail effect) drop test (larger droplets fall, with tail effect))
- 2020-09-23 13:57:51下载
- 积分:1
-
Excel-vc2
VC++ 与 EXCEL生成系统报表-2(VC and EXCEL Generation System statements-2)
- 2007-04-17 11:43:20下载
- 积分:1
-
New
RFID 的实用例子,登陆使用了标准动态库类(Practical examples of RFID, landing the use of a standard type of dynamic libraries)
- 2008-02-03 14:29:19下载
- 积分:1
-
Tcchangdopd
基于chan算法的tdoa定定位的gdop程序可直接使用。
(The given the positioning of gdop program chan-based algorithm tdoa can be used directly.)
- 2012-09-30 11:47:47下载
- 积分:1
-
BMP_ROTATE
自己按照网上的源码做的3D图形变化的修改,实现一个BMP图片的旋转,基本实现,但还没有完全完成(Your online source according to the 3D graphics make changes changes to implement a BMP image of the rotation, basically, but not entirely complete)
- 2010-08-20 10:53:56下载
- 积分:1
-
xiuming
1. 实现方法
1)多窗口界面的制作
2)可视化数据管理器的使用
3)菜单编辑器的使用
4)Access数据库的建立
5)与Access数据库的正确连接
6)通过sql语句的使用实现一些功能
7)DataGrid控件的使用
8)MS FlexGrid控件的使用
2.算法思想与描述
1) 学生成绩管理系统的登录
进入程序,自动跳出学生信息管理系统登陆窗口,点查询可进入菜单选择窗口。
2) 菜单窗口的选择
菜单选择包括学生信息,学生成绩。
3)学生信息的查询
包括学生学号,姓名,性别,出生日期,籍贯,联系电话,政治面貌,系别,班级显示功能。
4)学生成绩查询
通过对学号的输入,对学生姓名,课程,成绩,总分进行成绩查询。
5)about
程序介绍。
6)系统的退出。
(err)
- 2008-04-14 19:35:54下载
- 积分:1