▍1. CollisionDetection
建模 实现长方体 圆柱体 球体与机械臂的碰撞检测(Modeling Implementation rectangular cylinder sphere collision detection and manipulator)
建模 实现长方体 圆柱体 球体与机械臂的碰撞检测(Modeling Implementation rectangular cylinder sphere collision detection and manipulator)
本实验要求利用GDI绘图相关知识,绘制广州地铁线路图。该实验我建立的是MFC工程的基本对话框程序。当点击对话框上的按钮时,便会出现地铁线路图。因此,显示地铁图的相关代码添加在该按钮通过消息映射对应的函数内。 (The dialog box procedure. When you click the button on the dialog box will appear when the MRT. Therefore, the metro map display-related code to add the button to pass the message map in the corresponding function. )
vc++ source code of Image process in VC9 ( Microsoft Visual Studio 2008 )
GDI+ Button Control for MFC apps. This button control uses GDI+ to draw. Sample on how to ownerdraw using GDI+
说明: 可以使用消息进行控制的Chart图,使用MSChart 实现 。(You can use the Chart chart control messages, use MSChart achieve.)
说明: VC++填充区域图像小实例,将规定区域填充成其它颜色,与图像处理紧密相关,有需要的编译一下。(VC++ fills the regional image of small examples, will provide area filling into other colors, and image processing is closely related to the need to build what.)
Windows把与绘图工作相关的操作都制成了函数,GDI就是用户可以调用的一套用于绘图的函数集。(Windows to work with the graphics-related operations are made of the function, GDI is that the user can call a set of drawing function set.)
一个用于显示DEM(数字高程模型)和DLG(Digital Line Graphs )的阅览器,可以从不同的角度观察地图。(Is used to display a DEM (digital elevation model) and DLG (Digital Line Graphs) of the reader, you can view the map from different angles.)
一个图形处理库,很不错。开发工具ms vc++ .比较适合开发widget程序界面(this is good gui lib)
基于Visual c++ 的指纹识别系统(fingerprint Visualc++)
通过GDI获图,哈夫曼压缩,另一端进行监控,无需进行库连接。(Been through the GDI diagram, Huffman compression, the other side of monitor without the need for database connectivity.)
数字图像处理,何斌 ,VC++.关于图像处理的典型基本算法的实现,(Digital imageprocessing of pro.He)
单击鼠标后显示模拟时钟,功能基本完成只是不够完美,需要添加时钟的边框(Click the mouse after the display of analog clock, functions basically complete but not perfect, you need to add the clock border)
模拟太阳系,用的是opengl来实现的。(Simulate the solar system, using the opengl to achieve.)
this is a source code to help you to construct a poly font on you program. that is good for 3d paint.
这是一个用Visual C++6.0编写的已经实现了图像灰度拉伸程序,并且还附带有测试图片,整个程序非常好用。(This is a work written in Visual C++6.0 has achieved a gray-scale image stretching program, and also comes with a test image, the whole process is very easy to use.)
基于像素归类的背景重构算法的VC++源码,还有其他图像算法程序代码,已经调试过。(Pixel-based background reconstruction algorithm classified the VC++ source code, there are other image algorithm program code has been debugged.)
说明: 用vc++做的三维图像变换的程序,希望对大家有用………………(Using vc++ to do three-dimensional image transformation procedures in the hope for all of us ... ... ... ... ... ...)
GSL is the GNU scientific library for numerical computing. It is a collection of routines for numerical computing in e.g. linear algebra, probability, random number generation, statistics, differentiation, integration, optimization, and differential equations