-
GB2312 / UCS2 / utf8编码相互转换包
gb2312/ucs2/utf8编码互相转换的封装-gb2312/ucs2/utf8 coding each conversion package
- 2022-07-04 14:59:12下载
- 积分:1
-
特征提取检测
在线学习操作中我们的算法过程收购特征向量的兴趣点。鉴于假设这条道路区域的单连通,该点列为道路躺在非道路的区域中可以看出作为兴趣点,标注为负样本(非道路样本),反之亦然。我们标注这些点作为新的训练数据(图9所示)。在网上学习实践过程中,有一件事要注意这是一个不知道究竟哪里是真正的我们的边界路域。我们能得到的是路区域在边缘形态运算的结果。为了减少附近的道路边贴错标签的训练数据的可能性,阈值M设定为保证金的边界附近的宽度该段道路和非道路区域如图10所示形态的运算结果。在我们的实验中,我们集合M为40个像素宽度
- 2022-11-04 02:55:04下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1
-
DXFExample
一种ActiveX服务器,提供在标准图片框中创建具有尺寸的高度详细、真实比例的机械图形的功能。服务器可以将任何图形保存到AutoCAD complient DXF文件v12到2000。完全独立于AutoCAD!! ;
- 2023-06-06 19:30:03下载
- 积分:1
-
WinCE下的注册表编辑程序,作为学习借鉴使用
WinCE下的注册表编辑程序,作为学习借鉴使用-WinCE Registry Editor under the procedures, as to learn from the use of
- 2022-02-09 21:07:55下载
- 积分:1
-
一个可以产生随机数并且计算的源程序
一个可以产生随机数并且计算的源程序-can have a random number and the source calculation
- 2023-05-31 03:50:03下载
- 积分:1
-
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序...
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
- 2023-08-07 13:55:03下载
- 积分:1
-
VC访问XML文件或XML串。
VC访问XML文件或XML串。-VC visit XML documents or XML string.
- 2022-03-14 17:12:16下载
- 积分:1
-
设计一个管理信息系统,主要是我们通过在实际中了解了一些企业的管理形式,并结合当今世界管理信息系统的蓬勃发展,了解现阶段对管理信息系弘强调的是综合管理功能,多维服...
设计一个管理信息系统,主要是我们通过在实际中了解了一些企业的管理形式,并结合当今世界管理信息系统的蓬勃发展,了解现阶段对管理信息系弘强调的是综合管理功能,多维服务模式,人机协调的、智能化的、集成化的计算机辅助管理功能等。因此设计这样一个管理信息系统,来解决一些小型企业在物理管理上的缺点,能够实现物资信息的系统化、规范化和自动化。-design of a management information system, is mainly through the practical understanding some forms of enterprise management, and combining the world of management information system to flourish, understanding of this stage of management information systems Hung stressed the comprehensive management capabilities, and multidimensional approach crew coordination, intelligence, Integrated CAD management functions. Therefore the design of a management information system to solve some small enterprises in the management of the physical shortcomings, Information materials to achieve the systematization and standardization and automation.
- 2022-06-30 18:04:37下载
- 积分:1