-
Management information systems in many of the forms have some common elements: t...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。
-Management information systems in many of the forms have some common elements: the menu can be opened through the framework of various types of view window, which has a view window MDI some of the features, you can form in the framework of maximizing the smallest reduction, etc., and Click on the menu can only have a window (as SDI). This form of window design gives people with a sense of well-organized. So I use VC6.0 attempt to create such a window, now the whole process for everyone to write down here should contain a number of insider MFC technology.
- 2022-03-21 03:05:30下载
- 积分:1
-
Visual Basic小区物业管理.rar
Visual Basic小区物业管理.rar-Visual Basic district property management. Rar
- 2022-07-06 17:57:24下载
- 积分:1
-
用vb编写 的控件非常漂亮的界面控件 感谢下载
用vb编写 的控件非常漂亮的界面控件 感谢下载-prepared with the controls very nice interface controls thank Download
- 2022-01-24 14:59:18下载
- 积分:1
-
动态生成powerbuilder报表,可以对字段等进行设置大小,字体,及在打印报表中的位置...
动态生成powerbuilder报表,可以对字段等进行设置大小,字体,及在打印报表中的位置-auto create report-- powerbuilder
- 2022-02-03 00:53:54下载
- 积分:1
-
Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m...
Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m (converts image to discrete values)plotimg.m (plots划分 images)dirImg.m (computes the directional image)extract.m (extracts square portion of image抽取块方向图 - called by dirImg) slitSum.m (computes the slit缝隙、剖面 sum direction - called by dirImg)tileImg.m (tiles平铺显示 the image and computes new directions)averImg.m (smoothes the image)angleImg.m (computes the angles from the vector representationvector representation n.向量表示 )Poincare.m (computes the core-delta points)temp.m (extracts the core-delta points and locations) Correlation相关、对比 Code:proj.m (program control)plotimg.m (plots images)discretize.m (converts image to discrete values)normalize.m (normalizes images)corrfft.m (computes the correlation)-Type Classification Code [computer English Dictionary] n. classification codes : main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots classified images) dirImg.m (computes the dir
- 2022-08-17 05:20:41下载
- 积分:1
-
PB 项目权限管理,程序环境:PB9.0
说明:用PB来进行项目权限管理的实例。...
PB 项目权限管理,程序环境:PB9.0
说明:用PB来进行项目权限管理的实例。 -PB item rights management, the program environment: PB9.0 Description: PB with permission to carry out the project management example.
- 2022-10-20 06:15:03下载
- 积分:1
-
完整的备品备件收货明细管理系统,VB环境,可以运行,界面简单...
完整的备品备件收货明细管理系统,VB环境,可以运行,界面简单-complete breakdown of receipt of spare parts management system, VB environment that can run simple interface
- 2022-02-05 18:04:19下载
- 积分:1
-
如果你的应用程序使用MFC共享DLL,然后你的应用程序是在一个语言…
If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
- 2022-04-14 11:05:39下载
- 积分:1
-
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql...
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
- 2022-03-02 23:39:46下载
- 积分:1
-
感应电机的运行
INDUCTION MOTOR RUN
(Currents and speed as state variables)
The motor is running at a specified load. After reaching steady state in an initialization first run, the initial conditions are established for a second run in which the load is pulsating. The dynamic equations are expressed in canonical first-order matrix form adopting currents and speed as state variables, and are solved using ODE45.
The user has the choice of selecting one of three common (dq) reference frames: STATOR, ROTOR or SYNCHRONOUS.
The torque, speed,and current responses are plotted. -INDUCTION MOTOR RUN
(Currents and speed as state variables)
The motor is running at a specified load. After reaching steady state in an initialization first run, the initial conditions are established for a second run in which the load is pulsating. The dynamic equations are expressed in canonical first-order matrix form adopting currents and speed
- 2022-07-13 20:22:44下载
- 积分:1