-
Disk Monitor
Disk Monitor
- 2022-06-15 18:39:09下载
- 积分:1
-
TLV解析示例程序
本示例程序使用C#程序语言编写了整个金融IC卡,卡片交易过程中产生的以TLV格式的数据解析功能。方便了解金融IC卡整个卡片底层的交互过程。
- 2023-02-11 05:35:03下载
- 积分:1
-
并口通迅实例.包括vb实例和VC实例,winio控件,winio帮助文档.看看吧!...
并口通迅实例.包括vb实例和VC实例,winio控件,winio帮助文档.看看吧!-examples. Vb including examples and VC example, winio Controls winio help documentation. watch it!
- 2022-01-25 23:07:38下载
- 积分:1
-
Delphi
windows 下dephi 驱动模拟-Delphi-driven simulation under windows
- 2022-04-29 13:11:38下载
- 积分: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
-
upnp发现协议代码
upnp发现协议,使用比较简洁的c++代码实现upnp设备的可靠发现,可以改写成能被objective-c调用的类
- 2022-02-04 21:10:25下载
- 积分:1
-
VC++实现与USB进行通讯的代码;介绍如何与USB进行通讯了
VC++实现与USB进行通讯的代码;介绍如何与USB进行通讯了-VC and USB communication code; How to communicate with a USB
- 2022-01-27 14:56:07下载
- 积分:1
-
关于嵌入式wince电源管理的,详细,属于嵌入式入门必读
关于嵌入式wince电源管理的,详细,属于嵌入式入门必读-Wince on the embedded power management, and detailed, are embedded entry reading
- 2022-02-25 11:26:37下载
- 积分:1
-
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案...
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案档-use of the latest Visual Studio 2005 development than simple Pocket PC 20 YUV"s 03 players to REAYUV basis of a very good performance, include a complete ad hoc stall VCPROJ
- 2022-08-22 22:44:48下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1