虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

例如:<b>google</b>学术、twitter

  • 在考虑平面上“点类”和“矩形类”的关系时

    在考虑平面上“点类”和“矩形类”的关系时,由于出发点不同,可以有多种方式,例如:可以认为一个矩形对象由两个点类对象组成(左上角和右下角),也可以认为矩形是在点的基础上加上宽和高构成的,

    标签: 矩形

    上传时间: 2015-05-11

    上传用户:jjj0202

  • 数字运算

    数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no

    标签: 数字 运算

    上传时间: 2015-05-21

    上传用户:daguda

  • 本次设计的自动往返电动小汽车

    本次设计的自动往返电动小汽车,以ATMEL公司生产的AT90S8515为核心,其构成为: 传感器信号检测电路、微控制系统和电机驱动电路以及显示电路构成。 本系统采用AVR高速嵌入式单片机和少量的外围电路,尽量采用“以软代硬”的方式,实现小车的大部分功能。

    标签: 自动往返 电动小汽车

    上传时间: 2013-12-09

    上传用户:lhc9102

  • The government of a small but important country has decided that the alphabet needs to be streamline

    The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition

    标签: government streamline important alphabet

    上传时间: 2015-06-09

    上传用户:weixiao99

  • 本书详细介绍CCNA考试的内容

    本书详细介绍CCNA考试的内容,主要有:互连网络的模型、Cisco路由器、交换机和集线器的特点;Cisco IOS软件的初步知识;TCP/IP协议套件的综合概括;管理广域网,配置ISDN、帧中继和ATM;学习IP配置;Novell IPX协议栈、IPX封装类型和SAP及RIP的配置;使用访问表进行基本的通信量管理;默认的局域网连网,跨域配置VLAN。 在每一章中,均有针对认证目标的详细说明、有关认证的总结信息、2分钟练习和自我测试题,可帮助读者更好地理解认证的内容。

    标签: CCNA 详细介绍

    上传时间: 2014-01-16

    上传用户:zhaoq123

  • 介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计

    介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的SpartanⅡ系列的2sc200PQ208-5芯片上编程实现了整个系统的控制部分,整个自动控制系统由四个模块构成:秒分频模块、控制模块、计量模块和译码显示模块。该设计不仅仅实现了显示计程车计费的功能,其多功能表现在它可以通过选择键选择显示计程车累计走的总路程和乘客乘载的时间。计时、计程、计费准确可靠,应用于实际当中有较好的实用价值和较高的可行性。

    标签: FPGA ASIC 多功能 可编程逻辑器件

    上传时间: 2014-07-27

    上传用户:llandlu

  • ORACLE性能调整

    ORACLE性能调整,内容包括: 跟踪与分析 索引、蔟与全表扫描 使用优化器调整性能

    标签: ORACLE 性能

    上传时间: 2013-12-05

    上传用户:hphh

  • 中文

    中文,UNICODE码互换程序,方便网页编程人员查看例如:天;地;沙;鸥;这样的字符

    标签:

    上传时间: 2013-11-28

    上传用户:shus521

  • (邮票问题) 设想一个国家发行n种不同面值的邮票

    (邮票问题) 设想一个国家发行n种不同面值的邮票,并假定每封信上至多只允许贴m张邮票。对于给定的m和n值,写一个算法求出从邮资1开始在增量为1的情况下可能获得的邮资值的最大连续区域以及获得此区域的各种可能面值的组合。例如:对于n=4和m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大连续区域为1到71。还有其他面值的四种邮票可组合成同样大小的区域吗

    标签:

    上传时间: 2013-12-22

    上传用户:koulian

  • 符号标准化既是组织数据生产的重要手段

    符号标准化既是组织数据生产的重要手段,又是科学管理数据的重要组成部分。建立标准的符号体系, 对于实现数据的规范管理和社会化信息共享服务具有十分重要的意义。 福建省国土资源信息中心于 2003年 1月着手基于MAPGIS 地理信息系统的部分标准符号库建设,经过 一年多的努力,克服了技术上的种种困难,至目前为止已制作完成适用于土地利用现状、土地利用规划, 矿产资源规划及城镇地籍等数据库建设的符号库,共计约 2400 多个符号。此项目开展初期就得到国土资源 部信息中心的关注和支持,并与武汉大学等科研单位的有关学者和专家进行过技术交流。 2005年 1月20 日,此项目正式通过专家组验收,专家们一致认为:符号库内容丰富、结构模式合理、 编码科学,参数设置合理,并附有使用说明,方便用户使用,建议尽快在全省国土资源系统进行应用。

    标签: 符号 标准化 数据

    上传时间: 2014-08-06

    上传用户:cjf0304