-
实验C++编程算法的回溯法解决01背包
算法实验C++编程用回溯法解决01背包问题-Experimental C++ programming algorithm with backtracking to solve 01 backpack
- 2022-03-22 14:11:04下载
- 积分:1
-
操作vc控制word的表格填写及随时更改填写情况
操作vc控制word的表格填写及随时更改填写情况-operation vc control word and fill in the forms filled out at any time of change
- 2022-03-05 00:43:27下载
- 积分:1
-
vb wrote on Finger is to identify procedures.
vb写的关于Finger是识别的程序,使用的是UrU4000B-vb wrote on Finger is to identify procedures.
- 2022-03-05 19:00:39下载
- 积分:1
-
浮动点加法器 ieee754 vhdl 语言和语言执行
IEEE 754 浮点标准
• 领先的有效数的"1"位是隐式的
• 指数是"偏见",使排序更容易
— — 全 0 是最小指数所有 1s 都是最大
— — 127 为单精度和双精度 1023年的偏置
— — 摘要: (– 1) 符号 × (1 + 有效数) × 2exponent — — 偏置
• 示例:
— — 十进制:-.75 =-3/4 =-3/22
— — 二进制:-.11 =-1.1 x 2-1
— — 浮点数: 指数 = 126 = 01111110
— — IEEE 单精度: 10111111010000000000000000000000
- 2023-01-16 16:30:04下载
- 积分:1
-
Design of an electronic voting platform software, the electronic voting platform...
设计一个电子投票平台软件,该电子投票平台软件为用户提供一个在Windows系统上运行的电子投票、票数统计的软件平台。
投票人主要功能如下:
①投票人的投票方式
②投票人了解候选人的方式
管理人员的主要功能如下:
①初始化候选人信息
②浏览候选人简介
③修改候选人简介
④查询投票情况-Design of an electronic voting platform software, the electronic voting platform software provides users with a Windows system running on electronic voting, the tallies of the software platform.
Voters main functions are as follows:
① voters voting
② voters about the candidates the way
The main functions of management are as follows:
① Initialize candidate information
② View Candidates
③ modify Candidates
④ query voting
- 2022-02-13 18:09:06下载
- 积分: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
-
library management system
library management system
- 2022-02-14 12:20:28下载
- 积分:1
-
互刷源码
互刷的平台源码,不错的。现分享出来大家,大家互相研究下。
- 2022-06-18 09:49:12下载
- 积分:1
-
带font字样的3个目录分别是利用系统字库产生/观察/修改点阵字库文件的程序
GBK是产生编码页网页的程序, 用于观察各种编码
midi2wav是把...
带font字样的3个目录分别是利用系统字库产生/观察/修改点阵字库文件的程序
GBK是产生编码页网页的程序, 用于观察各种编码
midi2wav是把midi文件转换成wav文件的程序.-Font with the words 3 directory is to use the system font, respectively, arising from/to observe/modify the procedures lattice GBK font file is the web page coding procedures used to observe a variety of coding midi2wav is to convert midi files wav files procedures.
- 2023-05-20 03:20:09下载
- 积分:1
-
求pi后一万位。目前只能5000位是对的 . . . . .. ..
求pi后一万位。目前只能5000位是对的 . . . . .. .. -After 10,000 for pi. 5000 can only be right. .. ... ... .. ..
- 2023-05-20 08:50:04下载
- 积分:1