搜索资源列表
banker
- 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method, The experiment with high-level language debugging and prepared a simple algorithm bankers procedures. Deepe
uCOSII
- ucos From a small number of the concept of real-time kernel, developed a simple algorithm available, the core of the book made a detailed presentation
arithmetic02
- c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
arithmetic05
- c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
DianZiXiangCe
- c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
Experiment5
- java简单算法,比较典型的,适合于初等java语言的学习者下载和使用-java simple algorithm to compare the typical, suitable for elementary java language learners to download and use
st
- c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
GetTickerData_FEX
- This a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of the package:
Image_matching
- 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
CreditCardValidator
- A simple algorithm for validating credit card numbers
KONGQING
- 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。--compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis
imag_improve_rgb
- This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
simple-fortran-assemblies
- 本人为fortran初学者们提供独家编辑的简单程序集,涉及到了各种基础算法,特别对二级考试有很大帮助哦~~~本资源中所有程序均通过Compaq Visual Fortran 6.0测试并完美无瑕,共享万岁-I provide exclusive edit of simple assembly fortran newbies, involving a variety of basic algorithm, especially on the two examinations of great he
lianliankan
- 设计一个连连看游戏程序,本文介绍一种迅速有效,而且算法简单的方法。 -Lianliankan game design a program, this article describes a rapid and effective and simple algorithm method.
russia-fangkuai
- 设计一个俄罗斯方块的游戏程序,本文介绍一种迅速有效,而且算法简单的方法。 -Design a Tetris game program, this article describes a rapid and effective, and simple algorithm.
The-LCS-algorithm
- LCS算法实现简单中文文本相似度分析-最大公共子串-The LCS algorithm to implement a simple text similarity analysis- the largest public substring
Genetic-algorithm-in-MATLAB
- 探讨了在 MATLAB 环境中实现遗传算法仿真的方法 ,并以一个简单的求函数最值的问 题作为遗传算法的应用实例 ,说明遗传算法的全局寻优性及用 MATLAB 实现仿真的可行性-Explore the genetic algorithm simulation in MATLAB environment, and the value of a simple demand function as genetic algorithm application examples, descr iption
principles-of-evolutionary-algorithm
- 简要阐述了进化算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用。 -Briefly the basic principles of evolutionary algorithm, to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate
digital-image-watermark
- 本文通过VC技术实现了数字图像水印LSB算法 ,嵌入与提取密钥是对称密钥算法中的序列密码算法。通过设计可以方便地在宿主图像中嵌人大量数字信息 ,在嵌入水 印容量上能实现较高容量和在最低位嵌入时有较好的不可见性。LSB算法的优点是其算法简单,计算速度比较快。但是对图像的各种操作如压缩、剪切等 ,都会使算法的可靠性受到影响,也有可能通过噪声增加或有损 压缩而消除水印,即鲁棒性较差 。 -In this paper, VC technology LSB algorithm of digital im
Genetic-Algorithm-for-Function-Max
- 遗传算法求解函数最大值,本文将用一个详细的例子来说明用遗传算法解一个简单参数优化问题的过程。这里求解的是一个函数的最大值的问题。-Genetic algorithm function maximum, this article will use an example to illustrate in detail the genetic algorithm for solving the problem with a simple parameter optimization process.
