-
演示如何创建,启动,停止和删除NT的服务
演示如何创建,启动,停止和删除NT的服务-demonstrate how to create ,start, stop and delete NT service
- 2022-01-26 02:40:53下载
- 积分: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
-
This is an extract registry procedures, it can tell you how to put the registry...
这是一个提取注册表的程序,它可以告诉你如何的把注册表的信息提取出来-This is an extract registry procedures, it can tell you how to put the registry information extracted
- 2022-06-11 20:19:43下载
- 积分:1
-
标准C++写的取得一个指针链表的模板类,可以直接使用,经过了测试。我自己也用它!...
标准C++写的取得一个指针链表的模板类,可以直接使用,经过了测试。我自己也用它!-Standard C++ written to obtain a pointer to the list of template class can be used directly after the test. I myself use it!哈哈
- 2023-03-06 10:55:03下载
- 积分:1
-
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排...
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排-a good vocabulary analysis procedures, with the good will he know, it is very easy to understand vocabulary analysis of the arrangements
- 2022-02-05 20:47:53下载
- 积分:1
-
Improve procedures for their own power to make a number of previously impossible...
提高程序自身的权力,可以做一些以前做不到的事情了!-Improve procedures for their own power to make a number of previously impossible things!
- 2022-10-16 20:35:03下载
- 积分:1
-
蚁群优化算法来求解 tsp 问题
ACOpt是一个程序演示的蚁群优化旅行商问题(TSP)的优化过程。城市显示为红色圆圈,它们
之间的灰色线条的连接(完全连接图)的信息素。在灰色暗,越信息素是目前的优势。在优化中,
目前发现的最好的巡演画为红色。要运行的优化,首先创建一个随机TSP,然后创建一个蚁群,最后运行优化。
- 2022-01-27 12:39:16下载
- 积分:1
-
详细的介绍了用windows API 函数编写串口通信的过程
详细的介绍了用windows API 函数编写串口通信的过程-Detailed introduction of the use of windows API function to prepare the process of serial communication
- 2022-10-17 06:35:03下载
- 积分:1
-
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做...
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做的自解压文件-This is a writer of learning outcomes, is the proprietor is used in the office environment to prevent employees run against some administrators running program, compressed bag with the use wound Note : rar untie packets, as well as its own WinRAR do with self-extracting files
- 2022-01-25 18:19:58下载
- 积分:1
-
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号...
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of three. Output : the first line : each of the pages out of the second line : show na the total number of pages (on the plane had run through! !)
- 2022-01-25 22:36:25下载
- 积分:1