C Primer 3rd Edition值得一看的好书
上传时间: 2014-01-02
上传用户:tuilp1a
用vc++程序编的遗传算法解决TSP问题.txt def.h TSP.cpp tsp.h
上传时间: 2013-12-20
上传用户:weiwolkt
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent, simple style will be maintainable, robust, and contain fewer bugs. Code written with no regard to style will contain more bugs. It may simply be thrown away and rewritten rather than maintained.
标签: what PROGRAMMING LANGUAGE possible
上传时间: 2013-12-16
上传用户:sxdtlqqjl
This code is based on mpeg_play, available from: http://bmrc.berkeley.edu/frame/research/mpeg/
标签: available mpeg_play berkeley research
上传时间: 2015-10-11
上传用户:bruce5996
This code is based on mpeg_play, available from: http://bmrc.berkeley.edu/frame/research/mpeg/
标签: available mpeg_play berkeley research
上传时间: 2015-10-11
上传用户:lwwhust
This code is based on mpeg_play, available from: http://bmrc.berkeley.edu/frame/research/mpeg/
标签: available mpeg_play berkeley research
上传时间: 2015-10-11
上传用户:Amygdala
This code is based on mpeg_play, available from: http://bmrc.berkeley.edu/frame/research/mpeg/
标签: available mpeg_play berkeley research
上传时间: 2014-01-13
上传用户:朗朗乾坤
This code is based on mpeg_play, available from: http://bmrc.berkeley.edu/frame/research/mpeg/
标签: available mpeg_play berkeley research
上传时间: 2014-11-27
上传用户:duoshen1989
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
linux source code for service and client this is used udp protocal
标签: protocal service client source
上传时间: 2013-12-14
上传用户:wanqunsheng