-
In a weighted directed connected graph G, given the starting point v, find it to...
在一个带权有向连通图G中,给定出发点v,求出它到所有点的最短路径长度-In a weighted directed connected graph G, given the starting point v, find it to all points of shortest path length
- 2023-06-27 23:45:03下载
- 积分:1
-
XML in Excel Application!
XML在Excel中的应用!-XML in Excel Application!
- 2022-03-22 18:41:58下载
- 积分:1
-
Visual C++
check web source code
VC++ 实现查看网页源码
使用 CInternetSession 对象和
CInternetFile 对象完成-Visual C++
check web source code
- 2022-04-28 01:21:00下载
- 积分:1
-
a simple mfc program to create simple common controls
a simple mfc program to create simple common controls
- 2022-07-11 04:06:52下载
- 积分:1
-
TextView 文本的文件查看器窗口
免费 VC6 来源为大厦叫做 TextView 的 Win32 应用程序。TextView 可作为替代用于 Microsoft 的记事本实用程序。
- 2022-03-03 09:24:49下载
- 积分:1
-
This application
not only demonstrates the basics of using the Microsoft Found...
This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-05-27 18:09:22下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1
-
用RSA加密IP,下载后拷下来运行后就能用,可以自己事实!
用RSA加密IP,下载后拷下来运行后就能用,可以自己事实!-use RSA to add password to IP,please download and copy and run it,you can try it!
- 2023-01-25 03:40:04下载
- 积分:1
-
枚举系统的服务,并可以选择停止,启动服务。
枚举系统的服务,并可以选择停止,启动服务。-enumeration system services, and may choose to stop, start-up services.
- 2023-08-08 14:10:03下载
- 积分:1
-
1、实验1:带括号的算术表达式求值的两个实验…
一、实验一:带括号的算术表达式求值
二、实验的目的和要求:
1.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序
-1, experiment 1: arithmetic expressions with parentheses evaluated two experimental purposes and requirements: 1. Using operators priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Computer proficiency in the system" s basic methods of operation, learn how to edit, compile, link and run a C++ program
- 2022-06-19 17:03:20下载
- 积分:1