-
我做了一个简单的CAD,使用VC++和OpenGL,再
本人做的一个简单的CAD,采用的是VC++和opengl,在里面对opengl重新写了类,可以用于CAD系统的基础!-I make a simple CAD, using VC++ and opengl, re-opengl at inside of the category of Writing, CAD systems can be used for basic!
- 2022-07-23 12:22:49下载
- 积分:1
-
pb in the MDI window display pictures and the contents of a method, it does not...
pb提供了可在MDI窗口中显示图片及各种内容的一种方法,它既不需要API调用也不需要定制MDI窗口,它仅仅使用PB的一般编程技巧,你很容易就会弄明白它的原理:它不过是一个比较特殊的Sheet而已!它特殊在什么地方呢,还是你自己去看吧!-pb in the MDI window display pictures and the contents of a method, it does not need an API call does not need to customize MDI windows, it is only the general use of PB programming skills, you can easily find out the principle : it is a rather exceptional Sheet! Its special in any place, or look at your own!
- 2023-04-11 18:25:04下载
- 积分:1
-
八皇后问题,利用了类实现,结构比较精美
八皇后问题,利用了类实现,结构比较精美-8 Queen
- 2022-01-26 07:37:27下载
- 积分:1
-
DIRECTX INPUT获得鼠标输入 DIRECTX INPUT获得鼠标输入
DIRECTX INPUT获得鼠标输入 DIRECTX INPUT获得鼠标输入-DIRECTX INPUT获得鼠标输入DIRECTX INPUT获得鼠标输入DIRECTX INPUT获得鼠标输入
- 2022-01-27 11:18:03下载
- 积分:1
-
two
两个子对话框之间实现数据访问,子对话框与主对话框之间数据访问-two- dialog between data access, and the son of the dialog between the main dialog Data Access
- 2023-05-17 23:45:02下载
- 积分:1
-
Delphi的friendlynames portdetect
portdetect for delphi by friendlynames
- 2022-03-22 10:31:53下载
- 积分:1
-
菱形按钮
菱形按钮-Diamond-shaped button
- 2022-03-24 06:19:44下载
- 积分:1
-
利用VC6.0开发的WINDOWS计算器程序
利用VC6.0开发的WINDOWS计算器程序-VC6.0 development of the use of Windows calculator program
- 2022-04-21 04:04:36下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1
-
比较SELECTIONSORT、INSERTIONSORT、BOTTOMUPSORT、MERGESORT、QUICKSORT五种排序算法的平均比较次数。...
比较SELECTIONSORT、INSERTIONSORT、BOTTOMUPSORT、MERGESORT、QUICKSORT五种排序算法的平均比较次数。-Comparing SELECTIONSORT, INSERTIONSORT, BOTTOMUPSORT, MERGESORT, QUICKSORT five kinds of sorting algorithms compare the average number of times.
- 2022-01-26 02:10:20下载
- 积分:1