搜索资源列表

  1. steerGaussmatlabcode

    0下载:
  2. 关于Steerable filtering decomposition 的matlab程序,- STEERGAUSS Implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:388096
    • 提供者:张宇
  1. VPRTW-SA

    0下载:
  2. 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:2407424
    • 提供者:before
  1. use

    0下载:
  2. 利用C++实现的贪吃蛇游戏,很有意思的一个游戏。-The use of C++ implementation of the Snake game, a very interesting game.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:sujx
  1. steerfilter

    0下载:
  2. Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行-It implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:337920
    • 提供者:
  1. JXC

    0下载:
  2. 本项目为:进销存管理系统,使用JSP 和 MVC框架结构编写,适合稍有JSP基础知识的朋友参考学习!-The projects are: Invoicing Management System, the use of JSP, and MVC fr a mework to prepare for a little basic knowledge of JSP' s friends refer to learning!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:570368
    • 提供者:
  1. SILV18F2620

    0下载:
  2. Use Viaccess 3 on Silver card with PIC18F2620
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:12288
    • 提供者:arfaran
  1. Use-Case

    0下载:
  2. Use case examples for software engineering courses and assignments
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:16384
    • 提供者:duelist
  1. UML_Use_Case_Modeling_Guidelines

    0下载:
  2. 用 例(Use Case)是一种描述系统需求的方法,使用用例的方法来描述系统需求的过程就是用例建模。-Use Cases (Use Case) is a method of describing the system requirements, using use cases to describe the system requirements means the process is to use case modeling.
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:98304
    • 提供者:Sing
  1. MyWriteAvi

    0下载:
  2. 在VC++6.0中,用OpenCV采集摄像机的视频图像,并保存为avi的视频文件,对OpenCV学习和视频分析的人员会有所帮助.-In VC++6.0, the use OpenCV camera capture video images and save it as avi video file, right OpenCV learning and video analysis staff will help.
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:334848
    • 提供者:randy
  1. pidsaunfa

    0下载:
  2. 单片机实现PID算法。介绍了如何使用单片机实现PID算法内容非常经典对于没有接触PID的朋友是很好的参考设计资料-SCM PID algorithm. Describes how to use the SCM content is very classical PID algorithm PID who have no contact with friends is a good reference design information
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:166912
    • 提供者:别问
  1. The-use-of-mixed-finite-element-method-for-solving

    0下载:
  2. 利用混合有限元方法求解抛物型方程的matlab算法-The use of mixed finite element method for solving parabolic equations in matlab algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:张强
  1. ziku(use)

    0下载:
  2. 图形转液晶点阵程序(use),我现在所做的软件中最常用的工具-Graphic dot-matrix liquid crystal switch procedure (use), I am now doing the most commonly used software tools for
  3. 所属分类:文件格式

    • 发布日期:2024-05-02
    • 文件大小:262144
    • 提供者:dudu
  1. 24C08

    0下载:
  2. 用C语言写的利用单片机STC89C52和24C08制作的开机计数程序,此程序虽小但功能强大。-Written in C language with the use of microcontroller and 24C08 production STC89C52 boot counting procedure, this procedure is small, but powerful.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:15360
    • 提供者:李三
  1. QuartusII-free-of-charge-to-use-IP-Core

    0下载:
  2. 本文详细的介绍了QuartusII中免费IP核的使用方法-This paper introduces QuartusII free of charge to use IP Core
  3. 所属分类:文件格式

    • 发布日期:2024-05-02
    • 文件大小:633856
    • 提供者:李洲
  1. LBP

    0下载:
  2. 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:9216
    • 提供者:段丽
  1. MISRA-C(cn)

    0下载:
  2. 比较完整且准确的MISRA-C文档中文版,能为嵌入式C开发提供很大的帮助。-Guidelines for the use of the C language in critical systems
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-02
    • 文件大小:411648
    • 提供者:vigon Zhao
  1. fool-will-use-libsvm

    0下载:
  2. 笨蛋也会用libsvm,libsvm入门教程,非常有用-Fool will use libsvm
  3. 所属分类:技术管理

    • 发布日期:2024-05-02
    • 文件大小:146432
    • 提供者:alex
  1. How.to.use.the.Public.folder

    0下载:
  2. My Dropbox Public How to use the Public folder.rtf
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:福特鲁
  1. cc

    0下载:
  2. 自己学习时编的关于用单片机实现8×8LED点阵屏显示数字keil c源代码程序以及用Pretus7软件进行仿真,希望对大家有帮助!共同学习!-Compiled their own learning on the use of MCU 8 × 8LED dot matrix screen display digital keil c program source code and software used Pretus7 simulat
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-02
    • 文件大小:21504
    • 提供者:budongbing
  1. use

    0下载:
  2. 呼出式外挂,利用了上次我传HookAPILib 0.5,就当是HookAPILib 0.5的使用全程吧。-use HookAPILib
  3. 所属分类:外挂编程

    • 发布日期:2024-05-02
    • 文件大小:4400128
    • 提供者:djie
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org