-
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。...
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。-the auxiliary tool to be able to use the VC provide many useful help. For example, automatic spelling, function parameters suggest so on.
- 2022-03-16 05:23:59下载
- 积分:1
-
TC30K电子称通信源码
TC30K电子称通信源码,Delphi开发平台
- 2022-11-20 17:25:03下载
- 积分:1
-
a process sequence, the small software (vc)
产生程序序列号的小软件(vc++)-a process sequence, the small software (vc)
- 2023-03-13 02:00:04下载
- 积分:1
-
鲨鱼分类器
鲨鱼的分类器,机器学习。C + +
in 机器学习, 基于支持向量机(支持向量机,也支持向量网络) 是监督学习与相关联的学习模型
- 2022-01-25 19:26:51下载
- 积分:1
-
居于openGL开发的校园三维地图
应用背景主要是居于openGL开发的校园三维地图,通过拍的照片,贴图整合成一个校园的三维电子地图,实现了放大、缩小,旋转等功能;关键技术在windows环境下开发一个校园三维地图,主要是在openGL上面开发,开发环境是VS2010,开发语言是c++;
- 2022-05-13 09:38:08下载
- 积分:1
-
该程序实现了用C语言模拟钢琴发音,效果很好!
该程序实现了用C语言模拟钢琴发音,效果很好!-this program simulated a piano using c language
- 2022-02-10 12:58:14下载
- 积分:1
-
C++实践
一本学C++的好书,含例子代码
好多朋友推荐
C++实践
一本学C++的好书,含例子代码
好多朋友推荐-C++ Practice a school C++ The book, including examples of code a lot of friends recommended
- 2022-02-14 22:31:09下载
- 积分:1
-
matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的...
matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.
- 2022-07-19 19:14:46下载
- 积分:1
-
系统会自动删除调试和发布目录,所以请…
The system will automatically delete the debug and release directory, so please do not file on these two directory
- 2023-09-06 04:55:04下载
- 积分: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