the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.
标签: compression university the submitted
上传时间: 2015-06-12
上传用户:zhouchang199
A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each public function defined. This package is based on Dr. Vlado Keselj s Perl package Text::Ngrams which is available in CPAN.
标签: includes correspo N-grams Package
上传时间: 2015-06-12
上传用户:wfl_yy
This is a program that I did several days ago.It is about Airport Ticket Sale System.You can use it as an example.
标签: Airport program several System
上传时间: 2015-06-14
上传用户:skhlm
已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?
标签: 城市
上传时间: 2013-12-06
上传用户:wyc199288
线性方程一元求解double roundto(double x,int n) //将某数保留指定位数!
上传时间: 2015-06-14
上传用户:lhc9102
汉诺塔问题:第1个接到任务的人叫第2个人把n-1只diskes从开始地送到中间地,自己只需要把最下面一只disk放到目的地,再叫第2个人把他 原来搬到中间的n-1只diskes都搬到目的地。而第2个人则叫第3个人去把n-2只diskes从第2个人的开始地送到从第2个人的中间地,从第2个人 只需要把最下面一只disk放到自己的目的地,再叫第3个人把他原来搬到第2个人中间地的n-2只diskes都搬到第2个人目的地。如此类推
上传时间: 2013-12-31
上传用户:dongbaobao
Discuz!论坛首页N个子论坛显示代码,不会溢出
上传时间: 2014-12-21
上传用户:songrui
包括CRC在内的N多算法2,自己自己看吧,很不错,对于需要快速开发数据效验的朋友很有帮助
上传时间: 2015-06-17
上传用户:13188549192
I know we can t forget the past you can t forget love and pride because of that,it s kill in my inside
上传时间: 2015-06-19
上传用户:stvnash
对下列文法 E->E+T|T T->T*F|F F->(E)|i LR(0)分析程序
上传时间: 2015-06-19
上传用户:z1191176801