资源列表
[数值算法/人工智能] 表达式求值
说明:表达式求值,包括括号的匹配问题、负数如何识别?2.2.3这样非法的数怎样识别?如何区别3+-2(非法)和3+(-2)(合法)以及3++2(非法)和3+(+2)(合法)-evaluates expressions, including parentheses matching, how to identify negative? 2.2.3 the number of such illegal identify what? What is the difference between 3 -2 (<陈毛华> 在 2008-10-13 上传 | 大小:4.58kb | 下载:0
[压缩解压] JPEG压缩编码系统源代码
说明:JPEG压缩编码系统源代码-JPEG compression coding system source code<张华敏> 在 2008-10-13 上传 | 大小:15.73kb | 下载:0
[数值算法/人工智能] btree
说明:建立一个排序二叉树-establish a ranking Binary Tree<公用帐号,请不要修改> 在 2008-10-13 上传 | 大小:10.01kb | 下载:0
[matlab例程] image resampling
说明:%This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It<whitewalter> 在 2010-09-10 上传 | 大小:1.67kb | 下载:0