-
relorien
摄影测量中的相对定向程序,供摄影测量初学者使用(photographic measurement of the relative orientation procedures for the use of photogrammetry beginners)
- 2021-01-04 21:58:55下载
- 积分:1
-
Phrack-Magazine
phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
- 2014-01-13 18:06:16下载
- 积分:1
-
shurufa_moni
通过VC++实现输入法的简单原理,从而让初学者了解输入法编程的含义。(By the simple principle of VC++ input method, allowing beginners to understand the meaning of the input method programming.)
- 2012-09-16 01:54:49下载
- 积分:1
-
bin2inc
Binary to C include file
- 2020-06-25 07:00:02下载
- 积分:1
-
3DCylinder
3维圆柱面,可以上下左右不同视角观看,使用上下左右方向键操作(3D Cylinder)
- 2013-12-12 21:14:08下载
- 积分:1
-
lastools
las文件读取,转换程序。包含las转txt,las转shp等。从国外某大学上下载的开源代码。(las file read, the conversion process. Includes las transferred txt, las switch shp so. A university from abroad to download open-source code.)
- 2020-07-03 06:00:01下载
- 积分:1
-
smartsim
Ok program for enginiring themes
- 2013-04-12 14:00:30下载
- 积分:1
-
01825465
COM+编程技术内幕 学习COM+的好资料,不错的源码(COM+ programming technology insider good information to learn COM+, good source)
- 2017-06-01 00:07:24下载
- 积分:1
-
mp3towav
使用libmpg123.dll, 将mp3文件解码为wav文件(Decode mp3 file to wav file by using libmpg123.dll.)
- 2013-12-10 09:03:40下载
- 积分:1
-
Virtual-screen-and-realization-
Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。(Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri)
- 2012-11-29 00:55:11下载
- 积分:1