-
t(OK)
说明: 该程序实现了图的先序、后序遍历和拓扑排序等,而且是界面输出。(the program to achieve the plan's first sequence, after the preorder and topological sorting, but it is the output interface.)
- 2005-12-27 11:43:07下载
- 积分:1
-
ArcPartDemo
输出的起点序号为0,终点序号为n-1
">
- 2020-10-15 10:57:29下载
- 积分:1
-
spider
This is Visual C++ how to create wirus , with install instruction inside
- 2012-12-30 17:59:37下载
- 积分:1
-
recv
组播接收端,socket通信,Windows网络编程(Multicast receiver, socket communications, Windows network programming)
- 2021-01-13 21:48:47下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
Human_Resources_Management_System
humar resourse management
- 2009-04-19 17:15:18下载
- 积分:1
-
microsoft-bluetooth-API
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
- 2020-12-23 09:09:06下载
- 积分:1
-
multimedia
第十一讲 多媒体编程 第十一讲 多媒体编程 (XI XI speakers talk about multimedia programming multimedia programming)
- 2008-05-27 15:09:47下载
- 积分:1
-
tezhengzhi
求矩阵的特征值 可以方便快捷的计算矩阵的特征值 其中包括零矩阵(Eigenvalue matrix can be convenient and efficient calculation of matrix eigenvalues, including zero matrix)
- 2009-01-04 15:39:54下载
- 积分:1
-
CSharp_SerialPort
C# 串口通信源码示例,老外写的,非常精美。(Serial Communication C# source code examples, written by foreigners, very fine.)
- 2012-09-26 10:25:26下载
- 积分:1