一个简单的文件查找程序,开发工具是VC6.0。可以查找文件的属性,大小,修改日期等信息
标签: 程序
上传时间: 2014-01-14
上传用户:youth25
Algorithms in C, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code
标签: Algorithms Fundamental Structures Searching
上传时间: 2013-12-10
上传用户:zukfu
Algorithms in C++, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code
标签: Algorithms Fundamental Structures Searching
上传时间: 2015-10-03
上传用户:JIUSHICHEN
Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)
标签: function Preparation importation the
上传时间: 2014-01-21
上传用户:semi1981
考察例1 4 - 8中的1 4个点。A中的最近点对为(b,h),其距离约为0 . 3 1 6。B中最近点对为 (f, j),其距离为0 . 3,因此= 0 . 3。当考察 是否存在第三类点时,除d, g, i, l, m 以外 的点均被淘汰,因为它们距分割线x= 1的 距离≥ 。RA ={d, i, m},RB= {g, l},由 于d 和m 的比较区中没有点,只需考察i 即可。i 的比较区中仅含点l。计算i 和l 的距离,发现它小于,因此(i, l) 是最近
标签:
上传时间: 2013-12-03
上传用户:66666
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.
标签: Java Expressions Regular version
上传时间: 2013-12-18
上传用户:lanhuaying
顺天科技JSP新闻发布系统1.0版 1. 运行环境:JDK 1.4, Resin或Tomcat 2. 数 据 库:access+JDBC-ODBC驱动 3. 其 他:IE5.0+ 本程序在JDK 1.4.2, Resin 3, Mysql 4.18, IE6.0 Win2K 环境测试成功。
标签: JDBC-ODBC Tomcat access Resin
上传时间: 2014-12-03
上传用户:libinxny
DirectDraw8.1的include头文件 对于用DX8.1开发的来说,是一个不可缺少的库!
标签: DirectDraw 8.1 include DX
上传时间: 2015-10-14
上传用户:dongqiangqiang
1)先利用文件Lorenz.m求解出Lorenz系统,并把其数组保存成名字为un.mat的文件。 2)直接运行文件Lorenz1.m 便可统计出Lorenz系统的轨道
标签: Lorenz
上传时间: 2013-11-27
上传用户:nairui21
ISO15693协议,中文版很详细的,介绍了1~4层,对RFID入门者很有帮助.
上传时间: 2014-01-20
上传用户:wangzhen1990