-
-
-
ArcEngine.rar
C#+ArcEngine开发的一些示例代码:制作Symbol选择对话框 如何实现在MAP空间里选择一块区域打印 如何新建新图层 实现TOC控件里的图层拖动等等。 VBA+AO入门50例完全注释版 中文注释是自己加上去的
-
GoogleMapsTest.rar
Google Map Delphi 简单示例
演示了在Delphi下对GoogleMap调用
1、添加标记
2、平移地图
3、画折线
其它的功能可自行参考GoogleMap的API
-
map.rar
对各种图元,点、线、面的操作,如点的渲染,创建点图元,高亮显示,等等,是实际项目的部分源码
-
map.rar
半平面求交。zzy大牛论文改写的。有一定的实现。但有些功能没有尝试过
-
logistic.rar
一个画一种Logistic Map 分岔图(bifurcation diagram)的程序,运行后,你们可以看到它与常规的非线性系统的行为不一样。该映射可以用如下方程表述:
xn=1-a*x2n-1
其中,a――[0,2].
-
map.rar
图像:动画字体;不规则形状按钮;屏幕放大镜;图像的缩放;对话框中预览位图
-
Direct3D.rar
...
to render the appearance of rough, bumpy surfaces. The bump map itself is a
texture that stores the perturbation data. Bumpmapping requires two
textures, actually. One is an environment map, which contains the lights
that you see in the ...
-
-
DirectoryList.rar
... // Implementation
public:
CBitmap m_bitmap
BOOL SetBKImage(LPCTSTR LpszResource)
virtual ~CMyTreeCtrl()
// Generated message map functions
protected:
//{{AFX_MSG(CMyTreeCtrl)
afx_msg void OnPaint()
afx_msg void OnItemexpanded(NMHDR* ...
-