-
列出windows进程列表中的个进程所占cpu的百分比
列出windows进程列表中的个进程所占cpu的百分比-List windows process list of the process of the percentage share of cpu
- 2022-02-01 16:59:07下载
- 积分:1
-
TSP problem (also known as: traveling salesman problem, traveling salesman probl...
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) Common genetic algorithm matlab program
- 2022-03-19 09:44:08下载
- 积分:1
-
MFC 图像处理
这只是一个简单 MFC 可执行代码解决方案为各种图像处理的.raw 图像文件。该解决方案包含灰色-图像处理 (平滑、 锐化、 对比度拉伸、 缩放等) 和彩色图像 (RGB/HSI/YUV 颜色空间开关,平滑、 锐化、 对比度拉伸,等等。)我是只是本科的学生,也是初学图像处理算法,所以我必须承认这个源代码可能无法在所有有用。但我希望那是一个人,希望在类似层面上和我一起,将至少一个小提示在中找到他自己做。
- 2023-08-14 01:30:07下载
- 积分:1
-
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及...
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存.
(2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存.
(3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来.
-At the sending end through a coding system for encoding transmit data treatment. Will be heard in the receiver to decode the data. A complete system should have the following functions: (1) initialization. Read from the terminal character set size, as well as the characters and the right values, the establishment of Huffman trees, and save. (2) coding. used to build the Huffman tree to encode the text and then save it. (3) decoding. the use of the Huffman tree has been built will document the code decoding, the results print out.
- 2022-02-10 10:40:46下载
- 积分:1
-
MFC CListCtrl简单运用
用CTab控件,实现多个CListCtrl表格显示数据,以及修改数据,还有socket客户端通信,自定义了一个socket类,ClistCtrl主要分为五个子表,实现动态的添加表格数量,还有对表格数据的设定,对话框之间的数据的通信,消息响应等等功能,
- 2022-03-19 00:10:02下载
- 积分:1
-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。这三个算法的描述和c语言源代码在Internet RFC 1321中有详细的描述(http://www.ietf.org/rfc/rfc1321.txt),这是一份最权威的文档,由Ronald L. Rivest在1992年8月向IETF提交。
-err
- 2022-11-02 12:00:03下载
- 积分:1
-
将翻盖的位图恰好贴在鼠标点击的方砖上(不论鼠标点击在这个方砖中的什么位置),真正实现翻盖的效果。并且要求和WindowsXP的扫雷程序的雷区部分一模一样。...
将翻盖的位图恰好贴在鼠标点击的方砖上(不论鼠标点击在这个方砖中的什么位置),真正实现翻盖的效果。并且要求和WindowsXP的扫雷程序的雷区部分一模一样。-Flip bitmap will be posted on the mouse just click on the方砖(whether or not the mouse click in this position in方砖), the effect of real flip. WindowsXP and the requirements and procedures for the de-mining part of the same areas.
- 2023-05-08 21:10:03下载
- 积分:1
-
php人力资源系统
thinkphp 人力资源管理系统 安装时把human_res--data 放于数据库data文件夹下 数据库配置用户密码自设
- 2022-12-02 19:40:03下载
- 积分:1
-
老外写的一个操作excel的文件含源码
这个方便,并且速度比调用excel.exe快很多...
老外写的一个操作excel的文件含源码
这个方便,并且速度比调用excel.exe快很多-Written by a foreigner to operate the excel file containing the source code to facilitate and speed much faster than calling excel.exe
- 2022-09-09 10:40:04下载
- 积分:1
-
c++ 录音并保存为wav
本文章利用windows api 函数实现了调用麦克风并录音,保存在本地 对于学习有很大的帮助,
- 2022-02-28 19:57:27下载
- 积分:1