-
关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!...
关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!-on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!
- 2022-02-04 18:40:39下载
- 积分:1
-
"unified database management systems," the implementation : a CD
“统一数据库管理系统”执行说明: 1、 光盘目录vc6.0chapter3inDBExp.exe 为主程序;ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0chapter3srcDBExp为主程序的源代码 光盘目录vc6.0chapter3srcObScript为本系统所依赖的链接库ObScript的代码。 “统一数据库管理系统”如何编译: 1、 确认已经安装了OLEDB或者是ADO的COM库 通常在C:Program FilesCommon FilesSystemOle DB和C:Program FilesCommon FilesSystemado目录下会分别找到oledb32.dll和msado15.dll。如果没有找到,再在磁盘上搜索这两个文件。 如果都没有找到,请用VC6.0的安装盘重新安装ActiveX。 上面提到的两个文件是OLEDB和ADO 的核心文件。 2、 在VC6.0中添加路径 在VC的Tools->Options->Directories->Include Files中加入在1中提到的两个路径。 3、 编译 直接点击编译完成对整个项目的编译-"unified database management systems," the implementation : a CD-ROM directory vc6.0 chapter3 bin DBExp.exe mainly procedures; ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll, OptDlg.dll, DBExpSQLEditXControl. exe procedures based on the link libraries. 2, CD-ROM directory vc6.0 chapter3 src DBExp based program"s source code directory vc6.0 CD chapter3 src ObScript-based system
- 2022-12-30 07:50:03下载
- 积分:1
-
餐馆自动化中心
1.1 目的
软件需求规范 (SRS) 将提供为餐厅自动化系统 (RAS) 在拟议的餐厅中使用的软件要求的详细的说明。此 SRS 将允许什么是可以预料的 RAS 将建造完整的理解。HMS 的清晰理解及其 " 功能将允许使用正确的软件,为最终用户开发和将用于该项目的未来阶段的发展。此 SRS 将为该项目提供了基础。从这个 SRS,RAS 可以设计、 构建,和最后测试。
这些要求在这家餐馆的老板对征求建议的答复中创建,并通过进一步启发、 谈判和反馈制定了。
1.2 文档约定
- 2023-02-19 21:00:03下载
- 积分:1
-
C++验证码确认 模仿瑞星禁用所有功能时弹出的验证码确认窗口...
C++验证码确认 模仿瑞星禁用所有功能时弹出的验证码确认窗口 -C++ Verification Code imitate Ruixing confirmed when all the features to disable pop-up window to confirm the Verification Code
- 2022-03-24 23:07:53下载
- 积分:1
-
在VISUAL C++ 的单文档中进行鼠标的绘图操作。
在VISUAL C++ 的单文档中进行鼠标的绘图操作。-VISUAL C++ in a single document for the drawing operation of the mouse.
- 2022-05-15 12:23:29下载
- 积分:1
-
< Visual C++面向对象与可视化程序设计习题解析与编程实例>>的相应源码。很适合vc的初学者使用。就是这本书和相应的教材<<...
< Visual C++面向对象与可视化程序设计习题解析与编程实例>>的相应源码。很适合vc的初学者使用。就是这本书和相应的教材使我入了门。非初学者就不要浪费点数下载了。-lt; Lt; Visual C with object-oriented program design visualization exercises analytical and programming examples gt; Gt; The corresponding source code. Vc is very suitable for beginners to use. Is this book and corresponding materials lt; Lt; Visual C and Visual Object-Oriented Programming gt; Gt; So I entered the door. Non-beginners should not waste points downloaded.
- 2023-08-29 08:45:04下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数...
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数-wchar_t and char conversion examples of each other, for example, the application of the two functions MultiByteToWideChar and WideCharToMultiByte
- 2022-10-27 15:15:03下载
- 积分:1
-
汉字点阵获取源码,可用于LED条屏控制,内有串口通信
汉字点阵获取源码,可用于LED条屏控制,内有串口通信-jet printer code font to point
- 2022-02-02 14:11:29下载
- 积分:1
-
可以说是对话框的一个大集合
可以说是对话框的一个大集合-dialog can be said to be a great gathering
- 2022-07-08 18:52:26下载
- 积分:1