-
image processing control souce code of the evc.it can display a lot of graphics...
evc下的图像处理控件源码,能够显示多种图形文件。-image processing control souce code of the evc.it can display a lot of graphics files
- 2022-08-24 06:04:15下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1
-
高速whois查询系统
高速whois查询系统 -- whois query system- whois query system-w hois Inquiry System
- 2022-03-21 06:20:41下载
- 积分:1
-
c++编写的个人考勤软件开发实例配套代码
c++编写的个人考勤软件开发实例配套代码-c++ appraisal prepared by the personal example of the development of supporting software code
- 2022-02-12 02:38:00下载
- 积分:1
-
使用MFC编写的软件可以看到万年历的农历日期,战俘…
利用mfc编写万年历软件可以察看阴历的日期,功能强大,但是代码简单-use mfc hefty almanac preparation software can see the lunar calendar dates, powerful, but simple code
- 2022-08-15 06:23:13下载
- 积分:1
-
学生成绩管理系统,是完善的,欢迎下载和下载。
用vc编写的学生成绩管理系统,做的已经很完美!欢迎下载指导!-Managing system of students score in VC.It is perfect.Welcome to download and critic.
- 2023-03-28 05:40:03下载
- 积分:1
-
内部查找与排序算法,这个是排序的一个非常重要的算法,自己编的,有很多不足,希望大家发表意见!...
内部查找与排序算法,这个是排序的一个非常重要的算法,自己编的,有很多不足,希望大家发表意见!-internal search and sorting algorithm, this is sort of a very important algorithm own series, there are many deficiencies in the hope that your views!
- 2022-03-05 23:30:56下载
- 积分:1
-
digital image processing, a source book, the scientific publishing house.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-08-06 18:33:09下载
- 积分:1
-
本款计算器不仅功能强大而且界面美观,
除可进行普通数值计算还可进行对数,三角函数等复杂计算...
本款计算器不仅功能强大而且界面美观,
除可进行普通数值计算还可进行对数,三角函数等复杂计算-calculator, not only the powerful but beautiful interface, in addition to numerical calculation for the general conduct of a few can. trigonometry complex calculation
- 2023-09-07 22:35:03下载
- 积分:1
-
Canny 边缘检测
Canny 边缘检测器是使用一种多阶段算法来检测图像中的边缘的种类繁多的边缘检测算子。边缘检测的目的一般是显著降低中图像的数据量,同时维护结构的属性,用于图像的后续处理。几种算法存在,并且该工作表着重于特别是一个发达国家由约翰 F.精明 (JFC) 于 1986 年。即使是很老,它已成为标准的边缘检测方法之一,它还被用于研究。
- 2022-08-23 03:38:31下载
- 积分:1