-
动态链接库的学习,如何制作并如何引用,并有电子文档
动态链接库的学习,如何制作并如何引用,并有电子文档-Dynamic Link Library to learn how to create and how to invoke and to have electronic documents
- 2022-08-13 05:44:40下载
- 积分:1
-
获取硬盘空间大小的静态库程序,可直接调用!
获取硬盘空间大小的静态库程序,可直接调用!-Access to hard disk space the size of static library procedures can be called directly!
- 2022-02-24 21:49:43下载
- 积分:1
-
可以作为实现的参考(编译需要其他库,没有).
可以作为实现的参考(编译需要其他库,没有). -- 能根据配置文件, 监测系统或者指定进程的资源占用(cpu,内存,缓存), 并能设置告警阈值与对应操作(关闭/重启)等功能. windows 系统下的.可以参考实现, 只是参考. --我以前的一个同事的作品--anl.-can be used as a reference (you will need the other without).-- According to the configuration file, Monitoring System or designated resources to the process of occupation (cpu, memory, cache), and can set alarm thresholds and corresponding operations (closed/restart), and other functions. Under the windows. reference fruition, but reference.-- I used a colleague"s works-- anl.
- 2022-06-26 04:12:49下载
- 积分:1
-
basics of operating system
basics of operating system
- 2022-02-06 01:24:37下载
- 积分:1
-
两个未公开函数的使用的例子
两个未公开函数的使用的例子-two undisclosed function of the use of the example
- 2022-05-26 12:24:14下载
- 积分:1
-
网络监控
网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控
- 2023-03-23 15:00:05下载
- 积分:1
-
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模...
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。
-BM algorithm is a better pattern matching algorithm. General, if we do not consider the length of pattern, a time complexity O (n) algorithm should be optimal, but the fact is not the case. BM algorithm can achieve higher efficiency of pattern matching. Analysis and experiments, BM-matching algorithm for those relatively large character set, and the mode string of characters appearing in less time, the efficiency of the fastest. Moreover, consider the KMP matching optimization, you can match the combination of KMP and BM match, and further improve efficiency.
- 2023-01-27 01:15:04下载
- 积分:1
-
设备管理系统,各种机械和设备的管理…
设备管理系统,管理各种机器设备,连接使用数据库。-equipment management system, management of various kinds of machines and equipment, and linking the use of the database.
- 2022-03-02 11:37:39下载
- 积分:1
-
双 色 球 随 机 选 小 程 序,Shuang Seqiu randomly selected small programs...
双 色 球 随 机 选 小 程 序,Shuang Seqiu randomly selected small programs-Shuang Seqiu randomly selected small programs
- 2022-04-30 06:34:42下载
- 积分:1
-
基于TCP的服务器创建
运用winsock2,利用window给及的连接库,利用C语言创建基于TCP连接的服务器端,可以用于端口连接,并且体统显示连接个数等等内容。方便学习网络编程的初学者进行研究和讨论。多多指教
- 2022-05-17 16:14:03下载
- 积分:1