-
笔迹鉴定
文档图像二值化在图像处理中具有重要意义
- 2022-02-12 08:31:23下载
- 积分:1
-
lms320hf0x
LMS320HF0X-001 Datasheet and Initial Code -LMS320HF0X-001 Datasheet and Initial Code
- 2022-08-09 01:40:46下载
- 积分:1
-
LZARI compression algorithm to achieve the category C is a LZARI algorithm based...
实现LZARI压缩算法的C++类
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。
-LZARI compression algorithm to achieve the category C is a LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it become a category C, it can easily compression.
- 2023-07-11 10:25:03下载
- 积分:1
-
目标图像的成像特性,使源图像成为了目标图像的特征。
目标图像的成像特性使源图像成为目标视频的成像特性
- 2022-02-13 14:52:04下载
- 积分: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
-
< EVC高级编程及其应用开发>>元代码.part1
< EVC高级编程及其应用开发>>元代码.part1
- 2023-03-22 04:40:04下载
- 积分:1
-
一个基于android 的示例 实现了基本的android app 框架
一个基于android 的示例 实现了基本的android app 框架-A demo based on android.
- 2022-01-26 00:43:37下载
- 积分:1
-
一个设计模式的经典例子,喜欢的人可以随意下载,忘有人能进一步改进...
一个设计模式的经典例子,喜欢的人可以随意下载,忘有人能进一步改进-a design model of the classic examples, like people can download, and forgot it was further improved
- 2023-08-24 12:20:03下载
- 积分:1
-
我写这个专题目的是为VC初学者提供一个思路,我本人很菜,但我认为对于VC初学者来讲,可能有点帮助,当然,对于WinSDK编程,我也是刚刚接触...
我写这个专题目的是为VC初学者提供一个思路,我本人很菜,但我认为对于VC初学者来讲,可能有点帮助,当然,对于WinSDK编程,我也是刚刚接触-I wrote this feature is intended to provide a VC beginners ideas, I am vegetables, But I think VC beginners hand, it may be useful, of course, for WinSDK programming, I was just contacted
- 2022-02-05 10:52:10下载
- 积分:1
-
判断一个整数N 是不是回文数(10 进
制和2 进制都要是回文):例如1,3,5 都
满足条件。...
判断一个整数N 是不是回文数(10 进
制和2 进制都要是回文):例如1,3,5 都
满足条件。-Determine an integer number N is not a palindrome (10 M and 2 M to be the palindrome): for example, have to meet conditions 1,3,5.
- 2022-01-21 04:12:05下载
- 积分:1