-
VC环境下组播发送,通过多媒体定时器,实现定时发送!
VC环境下组播发送,通过多媒体定时器,实现定时发送!-Multicast Send VC environment, through the multimedia timer to achieve timing Send!
- 2022-12-23 19:45:04下载
- 积分:1
-
使用C++编程实现简单的绘图功能,非常实用。
使用C++编程实现简单的绘图功能,非常实用。-The use of C++ programming simple graphics, very useful.
- 2022-01-26 01:26:11下载
- 积分:1
-
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端...
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端-java code a program about a clinet. it can be a server when it first run.
- 2023-05-23 13:45:03下载
- 积分:1
-
vc right word to use a call and modification
使用vc对word的调用及修改-vc right word to use a call and modification
- 2022-04-24 16:55:31下载
- 积分:1
-
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;...
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffman coding; Requirements : Every character in the output of the number and the code for which the minimum requirement of the right to use Heap; B) Summary of design : the procedures used by the data nodes the tree structure and linear form, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-03-06 12:21:16下载
- 积分:1
-
一个简单的GPS应用软件开发包,可用于学习GPS的应用开发参考。...
一个简单的GPS应用软件开发包,可用于学习GPS的应用开发参考。-a simple GPS applications software development kits, GPS can be used to study the application and development of information.
- 2022-03-13 02:55:02下载
- 积分:1
-
定时文字弹窗提醒或定时关机
可以实现定时文字提醒和定时关机的功能,定时时间可以手动输入24小时制的时间,定时开始后会显示倒计时,可以实现两种定时功能,一种是到了定时时间时进行弹窗提醒,弹窗里的文字可以预先Z自己输入设定,另一种功能是到达定时时间后进行自动关机。在定时过程中可以隐藏程序窗口。
- 2022-02-02 12:58:45下载
- 积分:1
-
检查POP信箱中有无邮件
检查POP信箱中有无邮件-check whether POP mail boxes
- 2022-02-11 10:24:58下载
- 积分:1
-
在控件之间拖放
在控件之间拖放 -The example of drag and release between activex control
- 2022-01-28 17:15:12下载
- 积分:1
-
组数游戏
n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。
提示
eg 输入 123 2 33 1...
组数游戏
n个正整数n
- 2023-05-04 22:35:03下载
- 积分:1