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

搜索资源列表

  1. BDMforMPC860Debug

    0下载:
  2. Debugging is very important in the development of the embedded system.BDM Can be used to debug most microprocessors of Motorola at the low leve1.This article tries to describe the method for debugging MPC860 by BDM and a useful tool—MPCBDM.-Debuggi
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:379542
    • 提供者:黎明
  1. linux_kernel_2_6documentation

    0下载:
  2. This thesis a study of internal working and interfaces of Linux kernel version 2.6.It emphasizes differences towards kernel 2.4 and it tries to introduce this problems to reader knowledgable only in common principles of operating systems.-This thesis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:559311
    • 提供者:mycom
  1. highlow

    0下载:
  2. This program plays a simple game.The computer picks a random number from 0 to 100, and the user tries to guess the number.
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:916
    • 提供者:Ajinkya
  1. ConcatWaveFiles_demo

    0下载:
  2. Those who deal with voiceprints and prompts often should have prerecorded waves for testing/development, and sometimes you want to output a "joined wave", and even more better - get it dynamically. This article tries to solve this problem and create
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:24596
    • 提供者:xinghe
  1. backgroud.cpp

    0下载:
  2. 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the computer input device as a video camera, or command line input parameters as the file name to open the video file. N
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1535
    • 提供者:baisubin
  1. multiple_tree

    0下载:
  2. 根据kurse版数据结构改成的课程文档。此章包括内容:B树,Tries 树,Red-Black树。-According to kurse version of the data structure into the curriculum document. This chapter covers: B tree, Tries tree, Red-Black tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:316118
    • 提供者:黄蔼婧
  1. HopfieldNet

    0下载:
  2. Symbol recognition with Hopfield Net. It stores several symbol then tries to recognize corrupted symbol.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:113286
    • 提供者:Dmi
  1. Recognizer

    0下载:
  2. Letter recognition with Multilayer Perceptron. It learns 10 first letters and then tries to recognize drawn symbol.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:262534
    • 提供者:Dmi
  1. adaboost_version1b

    1下载:
  2. 最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解-This a classic AdaBoost implementation, in one single file with easy understandable code. The function consist of two parts a simple weak classifier and a boosting part: The weak classifier tries to find the b
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3969
    • 提供者:wj
  1. WELL

    0下载:
  2. 它试图解决的问题,薄弱的标签是一个多学习一种新标签的问题,其中只有部分标签集与每个提供相关培训的例子-This package includes the MATLAB code of the multi-label learning algorithm WELL. It tries to deal with weak label problem which is a new kind of multi-label learning problem, where only a partial la
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1273058
    • 提供者:litingting
  1. SafeModeWizard

    0下载:
  2. A simple application to enable or disable the option of starting windows in safe mode. When disabled, the user would get an error if he tries to start the pc in safe mode. This can help in cybercafes to enhance security
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:124814
    • 提供者:Opata Chibueze
  1. BackConnect-1.3

    0下载:
  2. BackConnect 1.3 - Steal the evidence. BackConnect is a password and information stealer for law enforcements. It is a research project and helps you in understanding Windows security. This program tries to steal the passwords also from the oth
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:196661
    • 提供者:GamingMasteR
  1. Time_frequencyAutomaticGainControl

    0下载:
  2. This code implements automatic gain control for audio signals, which attempts to apply a smoothly-varying gain to an audio waveform in order to keep its energy close to some target level. This version also tries to balance the energy in individual fr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:396259
    • 提供者:wangjin
  1. hand_gesture_recognition

    0下载:
  2. Hand gesture recogntion Algorithm:- This histogram-based algorithm tries to detect if the hand is not raised, raised, diagonally down, raised straight, or raised diagonally up and much more.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:417568
    • 提供者:danan
  1. CntrlOtherPrcss

    0下载:
  2. VC++试图启动并控制其它的EXE程序,程序先初始化变量,以打开记事本程序为例,然后判断进程句柄是否合法,根据句柄,终止刚才打开的记事本程序,终止出现错误,显示错误信息或显示提示信息。 -VC++ tries to start and control other EXE program, the program first initializes the variable to open the Notepad program, for example, and then determine
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:25907
    • 提供者:madud00046
  1. Widrow-Hoff-Training-Method

    0下载:
  2. The WH class is an implementation of the Widrow-Hoff. The Widrow-Hoff (WH) algorithm, often called Least Mean Square (LMS), is an online-algorithm. The WH can be interpreted as a gradient descent procedure on the error space. In other words, the
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:47863
    • 提供者:kader125
  1. XACML_accesscontrol

    0下载:
  2. 创建基本的 XACML 组件的过程:策略,包括规则和策略目标、策略实施点PEP、策略决策点PDP,掌握这些知识之后,就可以在当前和将来的应用程序中采用 XACML 处理访问控制。我们将以一个具体的 访问请求为例,创建所需的全部 XACML 组件。访问请求如下:主体mverma@secf.com 属于 owner 组(主体的属性),它尝试对资源 file:///D:/Documents/Administrator/Desktop/Project Plan.html执行 open 动作。这是实现XA
  3. 所属分类:Windows Develop

    • 发布日期:2014-08-01
    • 文件大小:5120
    • 提供者:lichao
  1. Advanced-microelectronics---Microcontrollers-in-P

    0下载:
  2. While the vast majority of the literature available is monographic, dedicated to a specific circuit, this book tries to emphasize that various microcontrollers have many common structural characteristics in fact they are all implementations of th
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1212761
    • 提供者:teophe
  1. c

    0下载:
  2. 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等-The program tries to open the camera on the computer as a video input device, or the command line input parameters as the file name to open the vid
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:30508
    • 提供者:吴思爱
  1. histogramequalization

    0下载:
  2. In histogram equalization we are trying to maximize the image contrast by applying a gray level transform which tries to flatten the resulting histogram. The gray level transform is a scaled version of the original image s cumulative histogram. That
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10190
    • 提供者:akash
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com