-
VC++调Matlab的简易程序,调出Matlab的figure图
VC++调Matlab的简易程序,调出Matlab的figure图-VC++ tune simple Matlab program, bring up Matlab" s figure diagram
- 2022-01-28 08:21:20下载
- 积分:1
-
C#winform实现动画
C# winform下实现显示控件和内容的动画效果。-C# winform animation display controls and content.
- 2022-04-02 01:46:48下载
- 积分:1
-
WinCE下USB无线网卡驱动程序,主要是用于WINCE5.0和WINCE6.0.
WinCE下USB无线网卡驱动程序,主要是用于WINCE5.0和WINCE6.0.-USB wireless network card under WinCE drivers, mainly for WINCE5.0 and WINCE6.0.
- 2022-02-15 02:25:50下载
- 积分:1
-
双联list.vcproj
double linked list.vcproj
- 2022-02-05 19:49:26下载
- 积分:1
-
这是一个声卡采集程序,并且实现了产生所需波形的功能。
这是一个声卡采集程序,并且实现了产生所需波形的功能。-this is a program about sound card with VC.welcome you using it
- 2023-06-26 21:30:03下载
- 积分:1
-
附盘使用说明 1. 利用【资源管理器】在硬盘上建一个新文件夹,比如“VcDemo”。 2. 将随书带的演示盘中的一个“VC...
附盘使用说明 1. 利用【资源管理器】在硬盘上建一个新文件夹,比如“VcDemo”。 2. 将随书带的演示盘中的一个“VC-?.zip”文件拷贝到VcDemo文件夹中。 3. 利用工具软件“WinZip”将硬盘上的VC-?.zip释放开来。 其中,? 对应书中的一个章节号。比如,VC-3.zip表示是第3章的 的内容。 4. 打开Visual C++5.0,建立应用程序调试环境: 4-1.对于前三章的例题,选中一个扩展名为.cpp的文件后,双击鼠 标左键,系统自动激活Visual C++5.0,使该文件处于调试状态。 4-2.对于第4章到第10章的应用程序,由于程序文件是由应用向导建 立的,应当按书中的介绍,在Visual C++5.0运行平台下,使用 “打开工作空间”命令,将项目打开并处于调试状态。 5. 运行演示: 编译命令:【Build】→【Build 文件名.exe】 运行命令:【Build】→【Execute 文件名.exe】。 6.演示结束后,删除VcDemo下的所有文件,以备下一章使用。-VC samples for Windows program.
- 2022-01-26 04:36:21下载
- 积分:1
-
cloudsim扩展包
CloudSim有效扩展包,可完美运行《云计算》例子
- 2023-06-14 06:45:14下载
- 积分:1
-
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。...
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。-Graph traversal, including depth-first search and breadth-first search, we can look at.
- 2022-06-01 17:16:41下载
- 积分:1
-
WiFi扫描用VS2008
WiFi Scanning with VS2008
- 2022-02-15 18:13:16下载
- 积分:1
-
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(...
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Desktop back to the local catch, and then in the dialog box shows that the local mouse and keyboard actions into command input, and then sent to the remote host implementation (in fact this step is to simulate the operation of mouse and keyboard), and finally Remote Desktop will return once again to capture the local, in the dialog box is displayed. And thus the realization of the system built-in Remote Desktop function.
- 2022-07-03 23:37:17下载
- 积分:1