-
multiple threads simultaneously multiple tasks
多线程方式同时进行多项任务-multiple threads simultaneously multiple tasks
- 2022-04-02 05:15:03下载
- 积分:1
-
[C/C++]哈夫曼编码及译码
构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC
//将结果存入 hufTree.txt...
[C/C++]哈夫曼编码及译码
构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC
//将结果存入 hufTree.txt-[C/C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC// results deposited hufTree.txt
- 2022-01-21 01:32:58下载
- 积分:1
-
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排...
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排序方法效率。-Compare the efficiency of the sorting method of choice of content more than four sorting methods, using randomly generated data, the registration and compare the various methods of sorting and exchange of the number of comparisons, calculate the time used to sort, verify the efficiency of various sorting methods.
- 2022-03-11 13:29:08下载
- 积分:1
-
C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路...
C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路-C++ Builder Grab realize another source, run full-screen crawl, grasp only the active window, crawl designated areas in three ways, did not dare say that they are very advanced, but at least give an idea of learning all
- 2022-04-19 18:02:50下载
- 积分:1
-
windows sdk 编程的小应用.实现鼠标的控制.对想学习sdk的朋友可以参考下....
windows sdk 编程的小应用.实现鼠标的控制.对想学习sdk的朋友可以参考下.-A little utility of windows sdk programming, and the control of mouse is realized. It s a reference for the sdk learner.
- 2023-01-09 03:45:03下载
- 积分:1
-
VB Controls use: with graphics print ListView Example
VB控件使用:带图形的ListView打印示例-VB Controls use: with graphics print ListView Example
- 2023-01-29 00:50:03下载
- 积分:1
-
With a very good tool to see all the function inside the DLL export format.
一个很好用的工具,能看到所有的DLL里面的函数导出格式。-With a very good tool to see all the function inside the DLL export format.
- 2022-02-04 05:05:18下载
- 积分:1
-
对C++文件的读取与操作,详细介绍的文件操作的方式与步骤。...
对C++文件的读取与操作,详细介绍的文件操作的方式与步骤。-On C++ Documents to read and operate, detailing the way the file operations and steps.
- 2022-04-20 09:56:58下载
- 积分:1
-
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。...
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。-This procedure for the treatment of data between two processes sharing. Through the use of the memory image file to achieve the process of data sharing.
- 2022-03-13 19:28:57下载
- 积分:1
-
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪...
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪花),然后使这些雪花不断地向下移动(重画),反复循环,就成功地模拟了下雪的景象。下面是这个小程序,你可以修改其中的一些数据调整雪花的密度和雪花落下的快慢。-The snow scene you may not be familiar with, we still use VB to create a snow scene of it. In fact, the production of such a scene of snow is not complicated, it is the first principle of a black background for the screen to draw a random number of white spots (snow), and then make these snowflakes down constantly (re-drawing), repeated cycle, on the successful simulation of the snow scene. The following is a small program, you can modify some of the data to adjust the density of snowflakes and the speed of falling snowflakes.
- 2023-01-03 02:40:03下载
- 积分:1