-
vtk任意平面二维图像裁切
vtk任意平面二维图像裁切,不错的程序, MFC编写
- 2022-03-30 11:01:27下载
- 积分:1
-
Delphi中使用DirectDraw技术进行图形处理。
Delphi中使用DirectDraw技术进行图形处理.-Delphi DirectDraw technology for the use of graphics.
- 2022-01-30 18:17:12下载
- 积分:1
-
avl平衡树,很好用的数据结构,对建立索引有帮助
avl平衡树,很好用的数据结构,对建立索引有帮助-avl balance tree, very good data structure,will be helpful for creating index.
- 2022-07-13 03:28:36下载
- 积分:1
-
基于bresenham的画圆算法
基于bresenham的画圆算法-based on the algorithm Circle
- 2022-03-05 22:39:55下载
- 积分:1
-
在加权的有向图中,可以求出最大流路径,即求出从起点到终点权值之和最大的路径。...
在加权的有向图中,可以求出最大流路径,即求出从起点到终点权值之和最大的路径。-In weighted directed graph, we can derive maximum flow path, that is derived from the point of origin to their destination and the largest weight of the path.
- 2022-05-20 07:30:51下载
- 积分:1
-
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张...
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张-Face Detection of basic knowledge. Some are commonly used functions. Based on the vc has expanded
- 2022-01-25 14:21:16下载
- 积分:1
-
一种多制式电视信号发生器,包含多种格式,可产生PAL、NTSC、SECAM下的各种信号...
一种多制式电视信号发生器,包含多种格式,可产生PAL、NTSC、SECAM下的各种信号-A multi-system television signal generator, including a variety of formats, can produce PAL, NTSC, SECAM, under a variety of signal
- 2022-02-05 05:47:46下载
- 积分:1
-
单片机编译环境,方便新手学习,能够得到哦不小的帮助
单片机编译环境,方便新手学习,能够得到哦不小的帮助-MCU build environment for novice learning, can be Oh no small help to
- 2023-05-31 04:15:03下载
- 积分:1
-
Beizer曲线,用VC++编程的,可以调试一下试试看
Beizer曲线,用VC++编程的,可以调试一下试试看-Beizer curve, with VC++ Programming, you can debug you give it a try
- 2022-03-02 15:42:59下载
- 积分: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