搜索资源列表

  1. Pedestrian Detection and Tracking for Counting Applications

    0下载:
  2. This paper describes a vision based pedestrian detection and tracking system which is able to count people in very crowded situations like escalator entrances in underground stations. The proposed system uses motion to compute regions of interest and
  3. 所属分类:文档资料

    • 发布日期:2010-12-15
    • 文件大小:2.02mb
    • 提供者:harleych
  1. MultiSort

    0下载:
  2. Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法-Sort Algorithm about Merge, Insertion, Radix, Heap, Bucket, Quick, Counting
  3. 所属分类:数值算法/人工智能

    • 发布日期:2026-01-20
    • 文件大小:5kb
    • 提供者:站长
  1. C++ 对象计数

    0下载:
  2. C++ 对象计数 实例计数-C object count example Counting
  3. 所属分类:文档资料

    • 发布日期:2026-01-20
    • 文件大小:2kb
    • 提供者:
  1. canny算子程序

    0下载:
  2. 一个在图象处理中用得比较多的canny算子程序-an image processing used in more canny than counting Subroutine
  3. 所属分类:图形图象

    • 发布日期:2026-01-20
    • 文件大小:4kb
    • 提供者:wrm
  1. Counting

    0下载:
  2. 去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,小巧好用-find work often when someone asked me how many series have lines of code procedures each type of procedure to address a number of collating several firms about
  3. 所属分类:文件操作

    • 发布日期:2026-01-20
    • 文件大小:137kb
    • 提供者:ysh
  1. 030300329jose

    0下载:
  2. Josephus 排列问题定义如下:假设n 个竞赛者排成一个环形。给定一个正整数m,从某 个指定的第1 个人开始,沿环计数,每遇到第m 个人就让其出列,且计数继续进行下去。这 个过程一直进行到所有的人都出列为止。最后出列者为优胜者。每个人出列的次序定义了整 数1,2,…,n 的一个排列。这个排列称为一个(n,m)Josephus 排列。 例如,(7,3)Josephus 排列为3,6,2,7,5,1,4。-Josephus problem with the definition
  3. 所属分类:C#编程

    • 发布日期:2026-01-20
    • 文件大小:1kb
    • 提供者:李飞飞
  1. User-Defined-Functions-for-FP-Counting

    0下载:
  2. User Defined Functions for FP Counting
  3. 所属分类:软件工程

    • 发布日期:2026-01-20
    • 文件大小:16kb
    • 提供者:Wladimir
  1. 9.3_Pulse_Counter

    0下载:
  2. 基于Verilog-HDL的硬件电路的实现 9.3 脉冲计数与显示   9.3.1 脉冲计数器的工作原理   9.3.2 计数模块的设计与实现   9.3.3 parameter的使用方法   9.3.4 repeat循环语句的使用方法   9.3.5 系统函数$random的使用方法   9.3.6 脉冲计数器的Verilog-HDL描述   9.3.7 特定脉冲序列的发生   9.3.8 脉冲计数器的硬件实现 -based on V
  3. 所属分类:VHDL编程

    • 发布日期:2026-01-20
    • 文件大小:4kb
    • 提供者:宁宁
  1. third4

    0下载:
  2. 自动售货机,投币记数,判断是否已答商品价格,再出货指令发出后,出货。-vending machines, coin counting, to decide whether or not to have answered commodity prices, export orders issued again after shipment.
  3. 所属分类:DirextX编程

    • 发布日期:2026-01-20
    • 文件大小:1kb
    • 提供者:
  1. JieChen

    0下载:
  2. 算十万的阶乘,对于计算机和程序员都是一个挑战,本源程序实现了求大数的阶乘,是用汇编写的,相对速度很快,算十万的阶乘在我赛扬2.4,内存256的神舟笔记本上,用了20多分钟.算出得数写在一个TXT文件下,十万的阶乘结果,用记事本打开,都要好一会儿.-Count of thousands of factorial, for computers and programmers is a challenge to realize the source of the order of the factor
  3. 所属分类:汇编语言

    • 发布日期:2026-01-20
    • 文件大小:206kb
    • 提供者:郭事业
  1. 1111

    0下载:
  2. 求盒维数的matlab程序,可以计算维度,用盒子维度的方法-Box-counting dimension for the matlab procedure, can calculate the dimensions, using the box dimension method
  3. 所属分类:分形几何

    • 发布日期:2026-01-20
    • 文件大小:1kb
    • 提供者:李松
  1. fenwei

    0下载:
  2. 这是一个求盒维数的Matlab程序,具有简单易求的功能-This is a box-counting dimension for the Matlab program, with simple and easy for the function of
  3. 所属分类:其他小程序

    • 发布日期:2026-01-20
    • 文件大小:3kb
    • 提供者:wliqun
  1. D

    0下载:
  2. %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),- For the importation of one-dimensional signal box fractal dimension y is one-dimensional signal cellmax: Lattice of
  3. 所属分类:其他小程序

    • 发布日期:2026-01-20
    • 文件大小:1kb
    • 提供者:zhu
  1. rainflow

    0下载:
  2. matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time. -rain-flow algorithm matlab. The rain flow algorit
  3. 所属分类:matlab例程

    • 发布日期:2026-01-20
    • 文件大小:107kb
    • 提供者:wang an
  1. boxcount

    1下载:
  2. Fractal dimension using the box-counting method for 1D, 2D and 3D sets
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2026-01-20
    • 文件大小:1.55mb
    • 提供者:林海
  1. rice

    0下载:
  2. 对低质量图像分割和计数,以大米照片为例。-Of low-quality image segmentation and counting to rice as an example photo.
  3. 所属分类:图形/文字识别

    • 发布日期:2026-01-20
    • 文件大小:55kb
    • 提供者:杨大
  1. MATLAB

    0下载:
  2. 基于matlab的图像纹理处理,用盒维分形算法实现。-Matlab image texture based on the treatment, using box-counting dimension of fractal algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2026-01-20
    • 文件大小:217kb
    • 提供者:张雪
  1. Counting-sort

    0下载:
  2. 计数排序的源代码,大家可参照思考,哎还要上传-Counting sort of the source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2026-01-20
    • 文件大小:1kb
    • 提供者:david
  1. Lossy-Counting-Java

    0下载:
  2. is the Java implementation of the Lossy Counting Algorithm that you can find at: http://www-db.stanford.edu/~manku/papers/02vldb-freq.pdf The LossyCountingAnalyzer program takes an input stream made of text and compute the words with the highest
  3. 所属分类:JSP源码/Java

    • 发布日期:2026-01-20
    • 文件大小:144kb
    • 提供者:yani
  1. Counting radix

    0下载:
  2. Counting radix just try it
  3. 所属分类:文档资料

    • 发布日期:2026-01-20
    • 文件大小:59kb
    • 提供者:neo123456789
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org