-
用冒泡、折半、插入、选择四种分类方法查找所需的元素
用冒泡、折半、插入、选择四种分类方法查找所需的元素-with bubbling half, insert, select four classifications identify the necessary elements
- 2022-07-22 02:53:46下载
- 积分:1
-
dropbox client for windows phone 8
一款Windows Phone8的应用程序,可以帮助您 拍照 选择一个文件名 其存储在Dropbox的所有用最少的用户交互。 我自己做的目的纯粹是。代码质量是很可怕的,但事情的作品。如果你是一个MVVM纳粹,这个代码将让你不寒而栗。
- 2022-05-09 14:23:02下载
- 积分:1
-
一个成绩表例子,一些在asp.net开发网页的例子,初学时做的,可供参考,不是很好的。...
一个成绩表例子,一些在asp.net开发网页的例子,初学时做的,可供参考,不是很好的。-example, in some developing Asp. Net website example, when learning to do, for example, is not very good.
- 2022-04-24 23:18:45下载
- 积分:1
-
wince development wince program development
wince 程序开发 -wince development wince program development
- 2022-03-17 13:51:37下载
- 积分:1
-
MDI的动态链接库
MDI动态连接库-MDI Dynamic Link Library
- 2022-10-11 17:30:03下载
- 积分:1
-
MULTITASKING ON AN AVR
MULTITASKING ON AN AVR
- 2023-03-29 23:10:04下载
- 积分:1
-
一个具有对话框的WinAPI窗口程序,非常简单的
一个具有对话框的WinAPI窗口程序,非常简单的-Dialog_Windows
- 2022-01-26 00:55:42下载
- 积分:1
-
here, including almost all of the data structure of the small simple procedures...
在这里,包含了几乎所有的数据结构的简单小程序,希望大家会喜欢!
- 2022-07-20 00:21:28下载
- 积分:1
-
简易密码锁
简易密码锁:
a) 每次按键有按键提示音;
b) 要求密码为6位,从矩阵键盘直接输入,不需要数码管显示输入信息;密码输入正确后,提供声光指示;连续3次输入错误,提供声光报警;
密码能够被修改。
- 2022-02-10 07:30:50下载
- 积分: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