-
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和...
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
- 2022-02-07 22:59:14下载
- 积分:1
-
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传...
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传-their original procedures, initiated after quick to automatically hide column, so I developed the procedures for the beginning part, the program automatically dial-up and network communications, sent a series of SMS functions will continue after the upload
- 2023-03-31 09:40:04下载
- 积分:1
-
阴历日历实现起来比较麻烦,本程序较好的解决了这个问题值得参考!...
阴历日历实现起来比较麻烦,本程序较好的解决了这个问题值得参考!-Lunar calendar is too much trouble to achieve, the better procedure solved the problem it is also useful!
- 2022-01-26 06:17:16下载
- 积分:1
-
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter...
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter -install 命令,程序会要求注册,输入信息后确定即可。
3. 在Win98下需要重新启动计算机,2000下不需要。
4. 运行 Xfilter.exe,便可正常使用。
5. 卸载时需要在命令行执行 Xfilter -remove-Realize the firewall source code, firewall1. In the command-line mode switch to the Release directory of the source code. 2. Executive Xfilter-install command, the program will be asked to register, enter information to identify you. 3. In Win98 under the need to restart your computer, in 2000 under the do not need. 4. Run Xfilter.exe, can be normal use. 5. Uninstall command line when the need for the implementation of Xfilter-remove
- 2022-03-30 04:32:21下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
画图软件
画图软件-draw picture
- 2022-05-24 20:56:14下载
- 积分:1
-
一个非常好的屏幕录制vb源码,功能强大,可录制包括键盘和鼠标的所有操作,并回放...
一个非常好的屏幕录制vb源码,功能强大,可录制包括键盘和鼠标的所有操作,并回放-a very good screen recording vb source, powerful, can be recorded, including the keyboard and mouse of all operations, and Playback
- 2022-05-23 17:09:45下载
- 积分:1
-
c++开发,cdrom 控制程序,可播放cd光盘。
c++开发,cdrom 控制程序,可播放cd光盘。-c++ development, cdrom control procedures, can play cd disc.
- 2022-07-09 22:27:12下载
- 积分:1
-
With c# Realize the simulation in memory of the simple file system, the entire f...
用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作:
a) 格式化
b) 创建子目录
c) 删除子目录
d) 显示目录
e) 更改当前目录
f) 创建文件
g) 打开文件
h) 关闭文件
i) 写文件
j) 读文件
k) 删除文件
-With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
- 2022-07-22 14:08:32下载
- 积分:1
-
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过....
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过.-use security codes to remove the current system of the U disk, or other USB devices. VC6.0 debugging through.
- 2022-08-12 11:44:15下载
- 积分:1