-
wince下ymodern协议数据下载程序
wince下ymodern协议数据下载程序-wince under the protocol data download ymodern
- 2022-02-12 04:06:59下载
- 积分:1
-
VC的好书,不过适合有一点基础的人,对提高和精通有着不可估量的作用
!...
VC的好书,不过适合有一点基础的人,对提高和精通有着不可估量的作用
!-VC
- 2023-05-23 22:00:03下载
- 积分:1
-
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。...
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。-Using visual c++ 6.0 to achieve a scientific calculator, enter the expression to calculate the result.
- 2022-03-30 00:42:15下载
- 积分:1
-
鼠标位置测试程序(基于对话框)
基于对话框类,可以输出鼠标位置坐标,常用于交互界面设计中
- 2022-06-13 22:55:11下载
- 积分:1
-
关于进程同步的,完成的是生产者消费者问题。包含信号量
关于进程同步的,完成的是生产者消费者问题。包含信号量-With regard to the process of synchronization, and the completion of the producer consumer problem. With semaphores
- 2022-03-12 06:50:32下载
- 积分:1
-
VC实现的多
VC实现的,多维函数搜索,无约束优化方法,
(1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法
-VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton" s method (3) conjugate gradient method (4) Powell Law (5) variable metric method (6) The simplex method
- 2022-03-18 09:54:02下载
- 积分:1
-
Internet Shopping Mall Network JiSuShop tectonic trading platform
JiSuShop 网络商城 构造网络买卖平台-Internet Shopping Mall Network JiSuShop tectonic trading platform
- 2023-05-29 13:00:03下载
- 积分:1
-
IC卡读写软件
通过VC++实现对IC的读写操作,具体包括:打开IC卡读写设备、关闭IC卡读写设备、读取IC卡号、读取IC扩展区内数据、向IC卡扩展区内写入数据等操作
- 2023-06-11 12:25:04下载
- 积分:1
-
关于串口通信的接受和发送在VC++的MFC中实现
关于串口通信的接受和发送在VC++的MFC中实现-Serial Communication on the acceptance and send in VC++ Realize the MFC in
- 2022-03-01 23:13:40下载
- 积分: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