-
基于VB的数控仿真系统
该课题是在分析数控加工仿真的发展现状与存在问题的基础上,比较现有的数控仿真系统理论和方法,结合技术水平和现有实验条件,对数控加工教学仿真系统进行研究。提出基于”的模块化设计方案,确定设计步骤,运用可视性和面向对象的编程,模拟显式二维数控车削加工,开发一个数控车削加工仿真系统。
- 2022-04-13 13:12:04下载
- 积分:1
-
VC++ DrawIcon在窗体上使用图标
// DrawIcon.cpp : Defines the class behaviors for the application.
// Download by http://www.codefans.net
#include "stdafx.h"
#include "DrawIcon.h"
#include "DrawIconDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////////////////////////////////////////////
- 2023-06-25 21:50:03下载
- 积分:1
-
pra
实现结束还书的功能,并有界面。在JB上开发的。-pra
- 2023-03-14 23:10:04下载
- 积分:1
-
a menu system to add a menu item example
一个给系统菜单添加菜单项的例子-a menu system to add a menu item example
- 2022-02-13 16:32:57下载
- 积分:1
-
像C++Builder里的用于左右滚动系列控件的带箭头的控件
像C++Builder里的用于左右滚动系列控件的带箭头的控件-The control with arrow which likes the set of contorls in C++ Builder which can move left and right
- 2022-05-22 01:52:44下载
- 积分:1
-
银行帐目管理系统
资源描述此系统是使用VFP开发的一个有界面的银行帐目管理系统,包括了对银行帐目信息的增、删、改、查、统计等一些帐目管理基本功能,解码清晰流畅。
- 2022-09-29 09:20:03下载
- 积分:1
-
程序员爱情表白专用html5动画网页的代码
资源描述可以给你心仪的人表白奥,很不错的。。
- 2022-01-31 21:39:07下载
- 积分:1
-
类似VB里的Property窗口里的编辑控件的控件
类似VB里的Property窗口里的编辑控件的控件-The control which likes the edit control in the property window in VB
- 2022-02-13 15:20:27下载
- 积分:1
-
1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是...
1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use
- 2022-11-30 05:15:03下载
- 积分:1
-
一个vc tab控件的自绘类
一个vc tab控件的自绘类,
- 2022-06-22 04:46:51下载
- 积分:1