CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - annotation

搜索资源列表

  1. HSIimg

    0下载:
  2. 实现的类可以将每个图片转成hsi颜色空间的图片并显示。在main函数中实现一个文件夹下对于视频的递归遍历,将每个视频中的每一帧取出,进行变换,最后将每个视频中所有帧的亮度值(hsi空间中的i)化成折线图输出并存储为图片,在亮度变化特别大的点用圆点圈出,图片存在视频所在目录下。由于要实现对视频中所有帧的处理,为了加快速度因此单独的将每幅图转成hsi之后现实出来的那三个窗口被注释掉了(否则会现),需要的去掉hsi.cpp后面的那几行注释符号就可以。想要转换颜色空间的,只需要单独用的可以只使用hsi.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4311722
    • 提供者:WingLer
  1. jingbbs

    0下载:
  2. 一个模仿百度帖吧的JavaEE工程,演示了Struts2 Annotation、Spring JDBC及KindEditor的常见用法,其中Struts2 Annotation配置相比XML非常方便,Spring JDBC是相对于Hibernate的轻量级解决方案,对于快速开发中小型Java Web网站具有很好的示例和参考作用。-This is a JavaEE Project that simulates Baidu Tieba application, which demostrating
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:551074
    • 提供者:zluyuer
  1. bp-c

    0下载:
  2. BP神经网络的C实现,有注释说明,里面还有一个“人工神经网络实用教程”,希望对大家有帮组-the realization of BP neural network by C,some annotation included hope it could do you a favor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9931073
    • 提供者:王欢欢
  1. zhuruqi

    0下载:
  2. dll注入的基本方法,列子中通过动态调用dll的方式,将zhuruqi.dll加载到qq.exe的内存中,当然要首先从进程列表中取得qq.exe的pid号。写的不好,但是原理上能通,而且注释了,以后会慢慢改进。-dll into the basic method, the dynamic call dll Liezi by the way, will be loaded into qq.exe zhuruqi.dll memory, of course, must first obtain qq
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5212914
    • 提供者:工序龙
  1. 24L01PASS

    0下载:
  2. 基于STC标准51单片机开发的24L01驱动程序,包含收发工程,下载即可用。完善了注释-STC-based standard MCU development 24L01 51 drivers, including the transceiver works, you can download to use. Improve the annotation
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:107990
    • 提供者:大门
  1. PinYin

    0下载:
  2. 字典程序,根据输入的汉字,检索出汉字的注解,类似于字典功能-Dictionary program, according to the input of Chinese characters, Chinese characters retrieved annotation, dictionary-like functionality
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:63146
    • 提供者:吴明
  1. Add-custom-note-examples

    0下载:
  2. 添加自定义注记例子,添加注记函数参数设定所对应的呈现结果。-Add custom annotation example
  3. 所属分类:Ajax

    • 发布日期:2017-04-08
    • 文件大小:23279
    • 提供者:眭冰
  1. skin_detect

    0下载:
  2. 一个人脸检测的程序,使用肤色进行检测,有很多形态学处理过程及注释,能够很好地检测出人脸,跑过了,可以用-a face detect code based on skin color ,it contains many morphological processing and annotation,and you can detect face well by using it.it has been runed ,you can use it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:9042
    • 提供者:
  1. CWinSock

    0下载:
  2. 利用socket来进行网络通信,集服务器和客服端于一体的,方便新手学习的程序,注释比较多!-Using socket to network communication, set the server and client customer service in one, convenient for beginners to learn the procedures, the annotation more!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:7681580
    • 提供者:黎明
  1. AjaxClassic-example

    0下载:
  2. 该书用40多个实例覆盖Ajax 技术应用的典型场景,用完整的流程图表示函数的调用关系,并指明了实例可扩展或可改进的地方。书中的实例相对独立,可从任何一个开始阅读;该书还讲解了一批Ajax的第三方组件,拓展了读者的知识面。其中的代码规范,层次清楚,注释丰富,若配合视频演示光盘进行学习,更易于读者对Ajax的理解。-The book covered with more than 40 instances of the application of Ajax technology typical sc
  3. 所属分类:Ajax

    • 发布日期:2017-04-01
    • 文件大小:175407
    • 提供者:兰家胜
  1. zcj_CAN_STD

    1下载:
  2. 基于stm32内部的CAN控制器实现CAN通信,这是主机程序,从机只要修改过滤器即可,测试通过,有完整注释-Based on the CAN controllers stm32 internal CAN communication, which is the host program, change the filter from the machine as long as you can, test, a complete annotation
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:418356
    • 提供者:虫子
  1. ISD4004_AVR10

    0下载:
  2. ISD4004语音芯片的驱动,有中文注释,可正常使用。-ISD4004 voice chip driver, a Chinese annotation can be used normally.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5183
    • 提供者:zyt
  1. Sle4442

    0下载:
  2. Sle4442卡的驱动,有中文注释,可正常使用。-Sle4442 card driver, a Chinese annotation can be used normally.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5715
    • 提供者:zyt
  1. S2SHAnno

    0下载:
  2. 基于注解的Spring Struts2 Hibernate框架的搭建,所需要公用包请自已准备。-base on Annotation of S2sh。
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:18704
    • 提供者:田林
  1. hookActionsLabel

    0下载:
  2. ArcGIS10.0二次开发中实现随注记(label)的相关操作-ArcGIS10.0 secondary development to achieve with the annotation (label) of the relevant operating
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:2109
    • 提供者:Tan
  1. stm32_Timer

    0下载:
  2. stm32日记之定时器之中断,很详细,有中文注释-Stm32 diary of the timer interrupt, very detailed, have Chinese annotation
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6912
    • 提供者:lixiaolong
  1. LISTING

    0下载:
  2. minix注解 根据测试源码从中查找相关的命令和解释-According to the test source code from minix annotation commands to find and interpret relevant
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:686702
    • 提供者:马鸿
  1. Term

    0下载:
  2. 简单的上位机程序,有助于初学者学习参考,胆码注释非常清晰-Simple PC program that helps beginners to learn the reference code annotation is very clear bile
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:54108
    • 提供者:王会元
  1. MyMusic

    0下载:
  2. 一款自己写的音乐播放器,包含有播放列表,暂不支持歌词同步显示,注释齐全,大家相互学习-Write a music player, includes playlists, does not support synchronous lyrics display, annotation is complete, we learn from each other
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-17
    • 文件大小:26234280
    • 提供者:李平
  1. sdfdsf

    0下载:
  2. 注解驱动的缓存 Spring Modules还支持使用代码级元数据声明缓存-Annotation-driven Spring Modules Cache also supports the use of code-level metadata statement cache
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:39463
    • 提供者:YY
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com