搜索资源列表
move_frequency_arithmetic
- 移频算法描述, 请需要的注意,可以-frequency-shift algorithm descr iptions, the attention can s
KTVscore
- 实现Ktv评分系统的设计,算法描述,不包含源码-Realize the Ktv scoring system
1
- 系统描述(问题域描述); 2 文法及属性文法的描述; 3 语法分析方法描述及语法分析表设计; 4 按给定的题目给出中间代码形式的描述及中间代码序列的结构设计; 5 编译系统的概要设计; 6 详细的算法描述(流程图或伪代码); 7 软件的测试方法和测试结果; 8 研制报告(研制过程,本设计的评价、特点、不足、收获与体会等); 9 参考文献(按公开发表的规范书写) -System Descr iption (descr iption of the problem
logcrypt_forward_security_and_public_verification_
- 前向安全日志,非对称安全日志加密的,算法描述;给出了一个过程描述图-logcrypt_forward_security_and_public_verification_for_secure_audit_logs.pdf
dijkstra
- 用C语言实现的最短路算法 算法描述清楚,未结合文件操作-Realized with C language algorithm for shortest path algorithm described in clear, no combination of file operations
MODBUS-RTU
- 这是一个基于MODBUS 的CRC算法描述-This is a MODBUS-based descr iption of the CRC algorithm
algorithm
- 基于光流强度和MS分割的3D合成的算法描述。-Intensity and optical flow-based MS segmentation algorithm of 3D synthetic descr iption.
paikesuanfa
- 目前流行的几种排课算法的介绍: 自动排课算法 冲突检测算法 基于优先级的排课算法 排课中的基本原则 排课的基本要求 基于时间片优先级排课算法描述-Course Scheduling Algorithm of several popular Introduction: Course Scheduling Algorithm conflict detection algorithm based on the basic principle of the priority in
Harris
- harris角点检测原文 算法描述很清晰易懂 利用编程和理解 好文章 下载吧 -harris corner detection original algorithm descr iption is very clear and easy to understand programming and understanding good article downloads
GPS-car-navigation-system
- GPS车载导航系统的地图匹配算法,并且给出了误差模型和算法描述以及算法的实现方法。-GPS car navigation system map-matching algorithm, and gives the error model and algorithm descr iption and algorithm implementation.
plate-detection
- 车牌识别的算法描述:Haar特征以及Adaboost分类器-License Plate Recognition Algorithm Descr iption: Haar features and Adaboost classifiers
manual-UGKS-1
- UGKS的说明文档,里面包含详细的算法描述和使用说明-User’s Manual for UGKS1D and UGKS2D Codes
kuaisufuliyebianhuan
- 介绍了快速Fourier变换算法(FFT)的核心思想及其算法描述,并用Matlab程序设计语言实现了FFT算法.最后,举例说明用FFT算法计算复函数f(x)的插值函数-Introduced the fast Fourier transform (FFT) algorithm and its core idea of the algorithm descr iption and using Matlab programming language to implemen
UML
- UML时序图,EKE密钥交换算法描述,学习参考-UML sequence diagram, EKE key exchange algorithm descr iption, learning reference
SM3.pdf
- 用途 国家密码管理局编制的商用算法,用于密码应用中的数字签名和验证、消息认证码的生成与验证以及随机数的生成,可满足多种密码应用的安全需求。 算法描述 对长度为l(l< 2^64) 比特的消息m,SM3杂凑算法经过填充和迭代压缩,生成杂凑值,杂凑值长度 为256比特。-Use Commercial management algorithm, compiled by the Bureau of national code, used to generate th
spectual-clustering
- 普聚类算法的基本理论和实现算法描述,有非常详细的算法参数调优和性能评价-The basic theory of general clustering algorithm and algorithm descr iption, a very detailed algorithm parameter tuning and performance uation
3d-MATCH
- 关于立体匹配很好的一篇论文,讲述了立体匹配的四个主要方向,配有详细的算法描述-Stereo matching on good paper, tells the story of four main directions of stereo matching, with a detailed descr iption of the algorithm
ACM
- ACM 算法描述,一些功能介绍,相关代码和-data recover
数据结构与算法分析英文C++描述V3.2
- 数据结构与算法分析英文C++描述V3.2(Data structure and algorithm descr iption)
数据结构、算法与应用——C++语言描述
- 数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关(The data structure is the way the computer stores and organizes the data. Data structure is a collection of data elements that have one or more spec