-
qiniudrive-master
A few people have been asking for configurable rendering, especially since Twitter Bootstrap has become popular. Rajeesh CV submitted a pull request that introduced a view model for the Pager, the PaginationModel. This view model made it very easy to create an option where you can specify a DisplayTemplate that is used for the actual rendering. It works like any other ASP.NET MVC DisplayTemplate and requires a model of PaginationModel. As a bonus, the PaginationModel makes unit testing a lot easier
- 2017-08-14 14:37:21下载
- 积分:1
-
JPEGcodec_psos
比较简单的jpeg编码解码程序.( Compared with simple jpeg code decoding procedure )
- 2020-12-30 16:19:00下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
asmsnake
说明: snakes模型的代码(matlab语言),包括GVF模型代码,里面含使用说明。(snakes model code (matlab language), including the GVF model code, which contains instructions.)
- 2010-03-18 17:48:51下载
- 积分:1
-
otsu
说明: 一维自适应阈值分割大津法的源程序是用matlab写的(One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab)
- 2009-08-25 10:06:58下载
- 积分:1
-
EEMD算法函数包
实现EEMD算法的函数,如extrema.m,eemd.m等等(the functions actualize of EEMD algorithm,such as extrema.m,eemd.m)
- 2018-05-09 22:47:12下载
- 积分:1
-
recognize
说明: 对文字识别并计算7个不变矩的matlab源程序(right words to identify and calculate seven unchanged Moments Matlab source)
- 2005-11-02 09:26:17下载
- 积分:1
-
vlfeat-0.9.212
包括聚类分析,支持向量机,随机森林等算法(Including clustering analysis, support vector machines, random forests and other algorithms.)
- 2018-04-30 10:03:04下载
- 积分:1
-
dynamics-simulation
这是一个对动力学模型进行仿真的代码,可以得出动力学仿真图像(dynamics simulation )
- 2013-05-30 20:32:59下载
- 积分:1
-
JPEG_DECODE
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
- 2021-04-29 14:38:42下载
- 积分:1