-
CE下扩展串口,采用CPLD模式,扩展4个串口,48个IO口
CE下扩展串口,采用CPLD模式,扩展4个串口,48个IO口-CE be extended serial port, using CPLD mode, extended four serial ports, 48 IO port
- 2022-05-31 20:03:25下载
- 积分:1
-
网吧管理系统
系统特点: 用户管理 计费 客户端PC机定时器(添加,修改,暂停,恢复) 客户端PC重新启动和关机 注意:您必须下载CrystalReport运行时引擎(CRRuntime_32bit_13_0_1/ CRRuntime_64bit_13_0_1)的VS2010to能生成报表的功能。安装程序(定时器),用于客户端PC isincluded。我建议使用单击一次以制作安装程序的Internet CafeManager。我有一些疑问,请放下一些评论这个职位。
- 2022-01-21 19:07:04下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-01-22 13:53:39下载
- 积分: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
-
print in c#
java编程语言中的银行家算法
- 2022-11-01 10:25:04下载
- 积分:1
-
用汇编语言实现电话号码本管理
用汇编语言实现电话号码本管理-use assembler language to implement phonebook management
- 2022-05-21 14:15:47下载
- 积分:1
-
单系统已注册的文件类型及其关联的程序包括…
列举系统中已经注册的文档类型及其关联程序的类-list system has registered the document type and its associated procedures category
- 2022-03-04 07:13:48下载
- 积分:1
-
This is a classic wine, the sub
这是一个精典的分酒程序,分别有3 ,5 ,8 升三个瓶子,现在3和5里装了酒,要求不借助于别的工具,分出一个4 升的酒来-This is a classic wine, the sub-procedures, respectively, 3, 5, 8 or three bottles, now three and five carried the wine, asked not to help other tools, the separation of a 4-liter liquor to
- 2022-12-07 07:20:02下载
- 积分:1
-
This a camera control the vb source for reference if you do not know linked :051...
这是一个摄象机的 vb控制源程序 供各位参考 如有不懂 联系:0516-3634805-This a camera control the vb source for reference if you do not know linked :0516- 3634805
- 2023-01-02 01:30:04下载
- 积分:1