-
自动调整界面布局的对话框
此程序实现了当对话框大小改变时其界面布局可自动随之调整,编译环境为VC++2005
- 2023-01-12 19:35:06下载
- 积分:1
-
c++builder的经典书籍,非常不错,主要讲界面开发的
c++builder的经典书籍,非常不错,主要讲界面开发的-c++ builder of classic books, very good, the main speaker interface developed
- 2022-03-10 07:43:34下载
- 积分:1
-
C # MDI应用程序接口
C# MDI界面应用-C# MDI Application Interface
- 2022-03-07 04:06:01下载
- 积分:1
-
改进的等值线
本源代码的第一作者是:YANG Qing.Department of Geophysics,Yangtze University,Jingzhou,Hubei.434023.mou_yq@126.com
我是在第一作者的源代码基础上改写的,改写内容:(1)添加了比较完成的点、线、面、等值线类;(2)自己改写了比较简洁的三角剖分代码;(3)改写了第一作者的搜索等值线代码,使其更简洁易读。
本代码仅供学习使用,若有侵权行为,请告知,我会及时处理。
测试数据“Slice_Records1.sls”是原来自带的数据,“TUTORWS2.DAT”是从surfer8.0安装文件夹中的“SampleTUTORWS2.DAT”改变而来。
解压密码:hzsong123
- 2023-05-28 02:05:04下载
- 积分:1
-
这个可以编辑的treectl类的例子,外国人编写的
这个可以编辑的treectl类的例子,外国人编写的-This can be edited treectl class example of foreigners prepared
- 2022-06-21 21:19:04下载
- 积分:1
-
一个使用内存图片资源做按钮的皮肤的类及其例子,来自老外的网站...
一个使用内存图片资源做按钮的皮肤的类及其例子,来自老外的网站-A use of memory resources to do button picture of the skin type and its example, from a foreigner
- 2022-07-10 11:18:17下载
- 积分:1
-
YUVToRGB播放器
一款YUV转换成RGB的播放器,可以播放许多格式的YUV视频,利用MFC编写。多线程。利用picture控件显示图像
- 2023-06-13 13:15:06下载
- 积分:1
-
VC对话框程序的键盘消息响应与快捷键的实现
VC对话框程序的键盘消息响应与快捷键的实现-VC dialog procedures news keyboard shortcuts response and the realization
- 2022-05-18 03:21:44下载
- 积分:1
-
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固...
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固-Thank you, I am a beginner of this system is suitable for beginners to practice on their own grass-roots level will help students to learn the fast and firmly
- 2022-02-04 19:50:40下载
- 积分:1
-
In the demo project, I create a simple graph with four series of data. It demons...
In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API functions, such as CRgn::PtInRegion(), in HitTest() work best in device coordinates. It may be a good practice to convert the test-point into device coordinates. In the demo, I create one marker for each data series. If you want to use different marker option within one data series, you have to create one marker for each data point.
- 2022-01-20 22:34:40下载
- 积分:1