December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further combined with operators such as union and intersection. This can be extended by custom resources and custom tasks using resources. Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly. Ant 1.7 fixes also a large number of bugs. Ant 1.7 has some initial support for Java6 features.
标签: Ant Available available December
上传时间: 2014-01-06
上传用户:daoxiang126
a XOR b> a,然后a XOR b< b,and both a and b are dependent data
上传时间: 2014-01-27
上传用户:yxgi5
单片机应用实例1-13 汇编程序单片机应用实例1-13 汇编程序
上传时间: 2013-12-23
上传用户:waizhang
ASN.1文献对很多学习ASN.1的朋友都会有帮助。希望大家多多下载。啊
上传时间: 2016-12-05
上传用户:gdgzhym
busybox-1.00-pre6.tar.bz2 busybox-1.00-pre6.tar.bz2 说明,下载后将.gz后缀直接去掉就可以了
上传时间: 2016-12-21
上传用户:四只眼
目 录 第一章 设计课题 …… …… …… 1 第二章 需求分析……………………………………………………1 第三章 概要设计……………………………………………………1 第四章 详细设计……………………………………………………2 第五章 调试分析……………………………………………………12 第六章 总 结 ……………………………………………………15 附录 ……………………………………………………15
上传时间: 2016-12-27
上传用户:520
计算全息close all clc clear A=zeros(64) A(15:20,20:40)=1 A(15:50,20:25)=1 A(45:50,20:40)=1 A(30:34,20:35)=1 % ppp=exp(rand(64)*pi*2*i) A=A.*ppp % Author s email: zjliu2001@163.com figure imshow(abs(A),[]) Fa=fft2(fftshift(A)) Fs=fftshift(Fa) Am=abs(Fs) % amplitude Ph=angle(Fs) % phase s=11 % 这表示边长吗? cgh=zeros(64*s) th=max(max(abs(Fs)))
上传时间: 2014-10-13
上传用户:wweqas
迷宫 0或1 0:表示可通 1:表示不通 @:表示走过但不通 *:表示通过的路径
上传时间: 2017-01-08
上传用户:hwl453472107
数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。
上传时间: 2013-12-25
上传用户:lizhen9880
第1节 引 言…… …… …… ……… 1 1.1 数字抢答器概述……………………………………………………………1 1.2 设计任务与要求……………………………………………………………1 1.3 系统主要功能………………………………………………………………2 第2节 抢答器硬件设计……………………………………………………………4 2.1 抢答器总体方框图……………………………………………………… 4 2.2 单元电路设计…………………………………………………………… 4 2.3 抢答器原理……………………………………………………………… 8 第3节 系统软件设计…………………………………………………………… 9 3.1 系统主程序设计………………………………………………………… 9 3.2 中断服务程序设计………………………………………………………10 第4节 结束语……………………………………………………………………11 参考文献 ………………………………………………………………………12 附录 ……………………………………………………………………………13
上传时间: 2017-02-02
上传用户:qq521