-
LBG矢量量化器的设计程序。
LBG Vector Quantizer Design Program.
- 2022-01-21 00:44:28下载
- 积分:1
-
网址管理工具的源程序:是用vc开发的一个网址管理工具的程序....
网址管理工具的源程序:是用vc开发的一个网址管理工具的程序.-Web site management tools of the source : vc development is a Web site management tools procedures.
- 2023-08-01 17:50:03下载
- 积分:1
-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分:1
-
串口工具
串口工具,PComm第三方库,做的串口工具,支持界面拉伸,支持的波特率包括50-912600kbps,支持窗口置顶、流控选择等操作。不依赖windows的Comm控件,增加配置文件的读取和解析等
- 2022-07-18 18:39:30下载
- 积分:1
-
directshow采集摄像头
使用directshow采集摄像头,实时观看,并且可以抓取视频保存
- 2023-04-13 04:50:04下载
- 积分:1
-
基于JAVA的flappy bird游戏
较为简单的JAVA小游戏,适合初学者模仿学习,设置鼠标点击事件为小鸟向上飞,操作简单,实现比较符合新入门的朋友们,欢迎大家来看看
- 2022-10-25 18:00:03下载
- 积分:1
-
VB 中实现按位移动,就像c中的>>命令
VB 中实现按位移动,就像c中的>>命令
-VB in mobile realize bitwise, like c in
- 2022-03-23 01:53:59下载
- 积分:1
-
使用AutoCAD,从选定的折线返回的总长度。
Using AutoCad, returns the total length from the selected polylines.
- 2022-11-05 01:55:03下载
- 积分:1
-
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Q...
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed based on training sequence of Vector Quantization (VQ) algorithm.
- 2022-07-10 18:52:09下载
- 积分:1
-
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C...
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C-Create a binary tree non-recursive. And the use of non-recursive algorithm for binary tree of the former order, in sequence, after the traversal sequence and breadth. Implementation language: C
- 2023-06-11 00:20:02下载
- 积分:1