搜索资源列表

  1. cifabianyiyuanli

    0下载:
  2. 输入:一段任意的程序(字符串)。 输出:相应的属性字序列。 要求:⒈不处理说明部分,但属性字的符号类除了编码外,应包含更多的信息(如运算符的优先级等); ⒉小子集中包含的符号类应有典型性,且尽可能丰富; ⒊为了使用方便和便于阅读,应有帮助信息,说明可以有哪些符号,属性字的结构如何等; 说明;⒈为了直观起见,属性字中的符号值可以是符号本身,而不是助忆符; ⒉符号的种类以及符号的编码是事先规定的,可考虑扩充的可
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15129
    • 提供者:何素素
  1. llrenliandingweishili

    0下载:
  2. 一个人脸检测实例,能根据载入的人物图片,据灰度值差异等,精确的定位出人脸在图片中的具体位置。-a face detection example, according to figures contained in the picture, it was gray values differences, precise positioning and people face in the pictures of the precise l
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:74368
    • 提供者:廖秋筠
  1. ATMEL_PLL_LFT_Filter_CALCULATOR_AT91_2v1

    0下载:
  2. Excel spreadsheet allowing calculation of the best R-C-C component values on the PLL Loop Back Filter. -Excel spreadsheet allowing calculation o the best f R-C-C component values on the Loop PLL Back Filter.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:460146
    • 提供者:张爽
  1. My_HuffmanCode

    0下载:
  2. 哈夫曼编码/译码程序 包含编码和译码程序,无须传权值表,模拟通讯中的二进制传输-Huffman encoding / decoding procedures include coding and decoding process, not right-table values, Analog Communication of binary transmission
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:92172
    • 提供者:blacksun
  1. cbosrch

    0下载:
  2. 动态改变ComboBox的内容,可以动态添加或者删除ComboBox下拉列表的值-dynamic change ComboBox content, can dynamically add or delete ComboBox drop-down list values
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:2627
    • 提供者:WLJ
  1. GetPixelColor

    0下载:
  2. 获取屏幕上像素点的坐标、颜色(RGB及COLORREF值)的小程序。 http://spaces.msn.com/KSwildgoose-access pixels on the screen coordinates of the point, the color (RGB and COLORREF values) of the small program. Http://spaces.msn.com/KSwildgoose
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12707
    • 提供者:水中雁
  1. lpr_loc

    0下载:
  2. 我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步:1 基于颜色分量的灰度值识别出车牌(基于蓝色车牌)2 从蓝色区域中识别白色的号码-prepared by the color components based on the vehicle license location identification. The following are the main steps : a component based on the colo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:108444
    • 提供者:高锋
  1. StdMeanEdgBinaryConv

    0下载:
  2. 灰度图像二值化处理:均差阀值边缘提取. 具有二值化和边缘提取效果.-gray image processing two values : both poor threshold edge extraction. With two marginal value and extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1897
    • 提供者:阿汪
  1. zifuchuanjieshiqi

    0下载:
  2. 词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11073
    • 提供者:仇烨
  1. surfacenormals

    0下载:
  2. shapeletsurf.m :通过表面法向量重建三维表面; frankotchellappa.m:用Frankot and Chellappa的算法重建可积性三维表面; grad2slanttilt.m:根据梯度值求取slant 和tilt角; slanttilt2grad.m :根据slant 和tilt角度求三维表面的梯度。 详尽的可见压缩文件中的说明-shapeletsurf.m : France Vector
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12977
    • 提供者:陈亨利
  1. ComposeColor

    0下载:
  2. 输入十进制或十六进制数值就能得到颜色,在C++BUILDER 6.0下编译通过。-input decimal or hexadecimal values can be colors, in the C BUILDER 6.0 compile.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:407276
    • 提供者:段段段
  1. huffmancode111

    0下载:
  2. huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11903
    • 提供者:乐乐
  1. aspgs

    0下载:
  2. 一块公式编辑器原码,可以编辑公式计算基值和系数-a formula for the original code editor, editorial formula-based values and coefficients
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4419
    • 提供者:zhu
  1. an_intruction_of_a_simple_genetic_algorithm

    0下载:
  2. This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function -This a simple geneti
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6675
    • 提供者:jiangyi
  1. OCRsofeware

    0下载:
  2. 数字的识别软件。其中包括灰度图、离散去噪、二值化、字符切割、神经网络识别。-digit recognition software. Including grayscale, discrete denoising, the two values, character cutting, neural network recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:92572
    • 提供者:humin
  1. Subtraction

    0下载:
  2. 以下是差影法的源程序。要注意的是,第一幅图的文件名为c:\\test.bmp,第二幅图的文件名是c:\\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件已经准备好。 我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction law of the source. To be noted is, a document of the plan cal
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1835
    • 提供者:王夏
  1. some_image_process_code

    0下载:
  2. 数字图像处理代码,包括二值化,平滑,边缘检测等-digital image processing code, including two values, smoothing, edge detection, etc.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:6351
    • 提供者:姜丽华
  1. mapx5

    0下载:
  2. 如何在MapX下读取属性值,滚屏,测距等 如何在MapX下读取属性值 -how MapX read attribute values, Scroll, such as how Ranging in MapX read attribute values
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:46766
    • 提供者:sun
  1. DC_SampleDataFinal

    0下载:
  2. 如何在MapX下读取属性值mapx+visual basic-how MapX read attribute values MapX visual basic
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1580475
    • 提供者:sun
  1. Tank1

    0下载:
  2. 主要运用gui的控件来进行调整数值,可以进行绘图功能-primarily use the controls to adjust values can be graphics
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5951
    • 提供者:星际孤雁
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org