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

duplicate Cleaner 1.4.7重复文件查找

  • 整数划分问题: 对于正整数n

    整数划分问题: 对于正整数n,输出其和等于n且满足以下限制条件的所有正整数的形式,既组成和式的数字子左到右构成一个非递增的序列。例n=4,程序输出为 4=4 4=3+1 4=2+2 4=2+1+1 4=1+1+1+1

    标签: 整数

    上传时间: 2016-08-10

    上传用户:koulian

  • 拓扑排序 有向图拓朴排序算法的基本步骤如下: ①从图中选择一个入度为0的顶点

    拓扑排序 有向图拓朴排序算法的基本步骤如下: ①从图中选择一个入度为0的顶点,输出该顶点; ②从图中删除该顶点及其相关联的弧,调整被删弧的弧头结点的入度(入度-1); ③重复执行①、②直到所有顶点均被输出,拓朴排序完成或者图中再也没有入度为0的顶点(此种情况说明原有向图含有环)。

    标签: 拓扑 排序 拓朴 排序算法

    上传时间: 2016-08-17

    上传用户:zhanditian

  • RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a

    RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.

    标签: functionality provide written employ

    上传时间: 2016-08-24

    上传用户:小眼睛LSL

  • 统计字符数组中字母

    统计字符数组中字母,数字,符号的出现个数 char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c }

    标签: 字符 字母 数组

    上传时间: 2016-10-21

    上传用户:moshushi0009

  • :章介绍了数据采集系统中STC12系列单片机与PC机之间的串行通信。设计了sTc12c2052AD 与 MAX232的硬件电路

    :章介绍了数据采集系统中STC12系列单片机与PC机之间的串行通信。设计了sTc12c2052AD 与 MAX232的硬件电路,使用汇编语言编程,设置了串行1:7的工作方式,相应的波特率计算方法及特点,发送并接 收数据。单片机从EEPROM 中读取数据,通过R.S-232将其传入PC,并将数据存储在24C02中。

    标签: c2052 12 2052 STC

    上传时间: 2014-01-20

    上传用户:yimoney

  • 在ALTERA的软核NIOS下watchdog组件的控制函数

    在ALTERA的软核NIOS下watchdog组件的控制函数,分别是启动,喂狗,改监控时间,停止。小并不代表没用,逼我在压缩文件中加,两个重复文件嘛

    标签: watchdog ALTERA NIOS 软核

    上传时间: 2016-10-29

    上传用户:372825274

  • dhtmlxGrid是DHTMLX公司的一个非常不错的JAVASCRIPT的网格组件

    dhtmlxGrid是DHTMLX公司的一个非常不错的JAVASCRIPT的网格组件,这个是1.4专业版的,虽然现在已经是1.6版了,但这个版本已经足够用了,价格很贵的哦,可进行数据库的加载与更新操作。该公司的网址是www.dhtmlx.com,可以看看它们的效果。

    标签: dhtmlxGrid JAVASCRIPT DHTMLX 网格

    上传时间: 2016-10-31

    上传用户:xinzhch

  • 本系统是一个企业办公自动化系统

    本系统是一个企业办公自动化系统,它简单易操作,第一次使用的用户只需申请一个本人的帐户,就可以方便的使用本系统了。 系统的用户分为3类,第一类为普通用户,第二类为管理员,第三类为超级用户。 1通过Web添加文件。操作用户:普通管理员 2对已经添加文件修改或删除,请点左边相关连接进行操作。 操作用户:超级用户,普通管理员 3对栏目进行添加修改删除,请点左边相关连接进行操作。 操作用户:超级用户

    标签: 办公自动化系统

    上传时间: 2013-12-19

    上传用户:jichenxi0730

  • There a t least five Request for Enhancement s (RFE) in the JavaSoft bug database related to Mouse W

    There a t least five Request for Enhancement s (RFE) in the JavaSoft bug database related to Mouse Wheel support in Java. One of the RFE s BugID #4202656 has 281 votes from developers requesting Sun for a fix. Sun has finally agreed to support this feature in JDK 1.4 codenamed Merlin accroding to the BugID #4289845 in its bug database.

    标签: Enhancement JavaSoft database Request

    上传时间: 2016-11-07

    上传用户:

  • Windows CE上的计算器

    Windows CE上的计算器,类似Windows自带计算器,Embedded Visual C++ 4.2 项目文件夹。

    标签: Windows 计算器

    上传时间: 2016-11-12

    上传用户:thesk123