搜索资源列表
RgnTst
- 对任何坐标类型多维地区的模板类 一个几年前,我曾写了一个视频挂钩驱动程序排序。在那里,我需要: (其中包括)地区的业务处理,如发现路口,减,加入区域,等 有一个在Win32 API的这些地区的支持。区域功能是用于操作CreateRectRgn,CreateEllipticRgn,EqualRgn,GetRgnBox,OffsetRgn,CombineRgn,等这个API是相当难看,在我看来不舒服。它的实施是隐蔽,你要手柄(HRGN)来使用它。当你需要,例如,要找到一两个区域相交,你必
function_Bezier
- 用vc++6.0编写的绘制Bezier曲线程序。点击鼠标左键设置拟合点,任意键拟合,然后右键清空。对初学vc绘图有一定的指导作用。-Written using vc++6.0 Bezier curve drawing program. Click the left mouse button to set the fitting point, any key fitting, then right-empty. Drawing for beginners vc have some guidance
dongtaijilushuju
- 实现动态数据的记录,显示在表格里面,可以清空,可以选择记录位置-Dynamic data records displayed in the table which can be empty, you can choose to record the location
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, ad
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, ad
shiyan1
- 西南交通大学图形学的第一个实验,空窗口的建立-Create the first experiment, Southwest Jiaotong University Graphics, empty window
QTTray
- QT实现的托盘程序,可以在任务栏点击托盘菜单将程序正常显示、最小化至托盘、退出程序,若想类似QQ消息来时ICON一闪一闪的效果可置一定时器,将setIcon(icon)在icon(真实存在的位图)与空值(icon为空时找不到位图做透明处理)-QT achieve tray program, you can click on the taskbar tray menu, the program displays the normal, minimize to tray, exit the prog
Garden
- 基于C++和OpenGL开发的夜晚模拟场景。该程序描绘了一安详的夜晚。静静的夜晚,靛色的天空,月明星稀,小屋的灯关了,屋里的人睡了,屋前的小石凳空着,唯一的声音只来自屋前的一口喷泉。-Simulation scenarios developed based on C++ and OpenGL night. The program depicts a serene night. Quiet night, indigo-colored sky, Yuemingxingxi, cabin lights
er
- 遍历二叉树(*)任务:按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构,然后按中序顺序遍历二叉树。-Binary Tree Traversal (*) Missions: According to the first sequence in the order of input binary tree node value (a character), `0` express empty tree, Binary tree generated list s
