-
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提...
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提供了一个很简单的类,示范了如何实现闪屏。这个类只有二个函数,结构很清晰。一看就明白,还有详细的注释。-procedures in the actual development, blinking screen is used frequently. If the program to initialize some time, blinking screen design more necessary, not only to make your procedures beautiful, but also write on your version information. A lot of the benefits. This source provides a very simple type, model of how to achieve blinking screen. The only two types of function, structure is very clear. One can understand it, there are detailed notes.
- 2022-12-09 19:00:02下载
- 积分:1
-
Good learning CG language code. Complete texture mapping function. We must look...
很好的学习CG语言的代码.完成纹理的贴图功能.一定要下下来看看!-Good learning CG language code. Complete texture mapping function. We must look at the down under!
- 2022-05-12 21:30:51下载
- 积分:1
-
这是一个图像识别技术中的一个实例中的神经网络部分源代码...
这是一个图像识别技术中的一个实例中的神经网络部分源代码-This is an image recognition technology, an example of the neural network part of the source code
- 2022-02-05 01:46:29下载
- 积分:1
-
最近邻分类器(KNN)的C++源代码,适合模式研究。
最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
- 2022-09-01 16:40:03下载
- 积分:1
-
MATLAB程序使用特征脸的人脸识别系统,它使用在
这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-Matlab program uses the eigenface face recognition system, which uses AT
- 2023-01-12 02:50:03下载
- 积分:1
-
several image processing functions commonly used small
图像处理的几个常用小函数-several image processing functions commonly used small
- 2023-08-27 09:50:04下载
- 积分:1
-
使用mapinfo时要用到制作图标的小软件
使用mapinfo时要用到制作图标的小软件-Mapinfo when used to create icons to use a small software
- 2022-01-21 01:11:48下载
- 积分:1
-
将曲线轮廓中的B
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。-Profile to Polygon
- 2023-08-21 06:20:04下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1
-
是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现...
是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现-is a simple realization of the basic graphics algorithm procedures, including mapping map yuan, regional filling, such as 3D Transform algorithm implementation
- 2022-07-03 16:58:59下载
- 积分:1