-
程序员杂志6、7月份代码下载
程序员杂志6、7月份代码下载-Journal of 6,7 month programmers code download
- 2022-03-06 00:54:14下载
- 积分:1
-
基于单片机的全自动洗衣机功能实现
基于51单片机的嵌入式全自动洗衣机的各个功能模块模拟实现,包括了显示模块,键盘输入模块和控制模块。采用汇编语言编程,源代码思路清晰,简洁易懂,上手很快。
- 2022-01-22 00:29:15下载
- 积分:1
-
这applicationnot不仅展示了使用微软基础知识…
This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.This file contains a summary of what you will find in each of the files thatmake up your TestTree application.
- 2022-02-01 01:11:01下载
- 积分: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
-
利用platformbuild编译,有关互斥变量的使用示例
利用platformbuild编译,有关互斥变量的使用示例-Platformbuild compiler to use the example of the use of mutually exclusive variables
- 2023-07-25 00:10:03下载
- 积分:1
-
下载DOS版和windows版的迷宫游戏全部代码
下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in
DOS and Windows edition.
- 2022-06-02 05:27:40下载
- 积分:1
-
Springmvc,SSH图书商城
商城类,适合用于各种商城。完整功能结构,B/S架构
商城类,适合用于各种商城。完整功能结构,B/S架构
商城类,适合用于各种商城。完整功能结构,B/S架构
商城类,适合用于各种商城。完整功能结构,B/S架构
商城类,适合用于各种商城。完整功能结构,B/S架构
- 2022-03-20 14:20:34下载
- 积分:1
-
The Art of Multiprocessor Programming
The Art of Multiprocessor Programming
- 2022-08-09 20:23:58下载
- 积分:1
-
《vc精华文摘
《vc精华文摘-api篇》-"vc essence Digest- api Chapter"
- 2023-01-23 22:30:03下载
- 积分:1
-
数字图像处理绘制直方图
数字图像处理的基本实验之一,使用自己编写的函数,读入一个图像,将其转为灰度图,并读出每个像素的灰度值,然后绘制灰度图,显示在屏幕上,以bmp的格式存在磁盘中。
- 2022-03-03 14:14:31下载
- 积分:1