搜索资源列表
查表法公历农历转换
- 查表法公历农历转换,此法可以转换西历农历转换程式,可以转换100年-look-up table method Lunar calendar change, this method can be converted into the Western calendar, the Lunar conversion programs, can be converted into 100 years
psm_63rnd
- 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
gcrc8
- 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-eight crc check the source calculation, look-up table to be calculated in terms of the eight random polynomial Check
gmsk_diff
- 此程序为GMSK的调制解调程序,调制采用查表法,解调采用两比特差分解调,简单实用-procedure for the GMSK modulation and demodulation process, modulation using look-up table method, demodulation using two-bit differential demodulation, simple and practical
CRC7,CRC8,CRC9,CRC16编解码
- CRC7,CRC8,CRC9,CRC16编解码,查表方法实现,CRC7, CRC8, CRC9, CRC16 codec, look-up table method
Maltab-CPP-Math-Library
- 此参考,让您快速访问MATLAB的C++数学库函数的原型和调用语法。在每一页的底部,你会发现一个函数的MATLAB版本的链接文件。使用MATLAB函数来查找参数的描述和功能的行为。-This reference gives you quick access to the prototypes and call syntax for the MATLAB C++ Math Library functions. At the bottom of each page, you’ll find a li
ophcrack-3.3.1
- 彩虹表实现源码,是在windows下的彩虹表实现,包括构造、排序和查找-the source of rainbow,implement the search,look up and sort
GMSK
- 基于matlab的gmsk信号的调制,采用查表算法-Matlab-based signal of GMSK modulation, the use of look-up table algorithm
binary_hash
- 查找表源码,其中包含两个独立的程序: (1)哈希(Hash)表操作测试程序 (2)二分查找法测试程序 用C语言编译器编译后可以直接运行,功能包括查找、插入、删除等操作。-Source code look-up table, which contains two separate procedures: (1) hash (Hash) table testing procedures (2) binary search method to test the procedure usin
DTC_look_table
- look up table in embedded format for direct torque control algorithm
shiyanbaogao
- 动态查找表的设计与实现,实现抽象数据类型:二叉查找树。实现下列操作:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素. -Dynamic look-up table of the design and implementation to achieve the abstract data types: binary search tree. To achieve the following: construct an empty table, des
haxibiao
- 附有实验报告。。1、查找的基本概念和查找的几种方法以及求查找的平均查找长度。 2、静态查找表(基于线性表的查找法)。顺序查找、二分查找和分块查找。 3、动态查找表(基于树的查找法)。二叉排序树、二叉平衡树、 B_ 树和B+ 树。 -1, find the basic concepts and find several methods, as well as seeking to find the average search length. 2, static lookup tabl
2
- matlab课程设计 课程报告题目:一类模糊PID控制器模糊查询表设计 2课程报告要求:按照讲课内容,在课程报告中应完整且详细地包括以下内容: 1设计任务 2确定输入量和控制量的论域及模糊参考集 3 确定模糊关系矩阵 4 输入量模糊化 5 模糊推理计算 6 模糊判决 7 模糊控制查询表 -matlab Course Design Course Report Title: a fuzzy PID controller, fuzzy look-up table d
Active_Stall_WT_Models
- This study treats the case of a wind turbine with and without active stall control. The models have been developed using the Wind Turbine Blockset for Matlab/Simulink. A look-up table has been generated to implement into the rotor model.
Direct_Torque_Control_Lookup_Tables
- Paper about Induction motor drive based on direct torque control (DTC) which allows high dynamic performance to be obtained with very simple hysteresis control scheme. Direct control of the torque and flux is achieved by proper selection of inverter
fuzzy-control-look-up-table
- 本代码为查表模糊控制的MATLAB实现,可供老师讲课及初学者学习-The code for the MATLAB fuzzy control look-up table implementation of lectures for teachers and beginners
Look-up-Table
- look-up table matlab code in fuzzy controller
Look-up-Table
- It is about FUZZY with Look up Table.
TABLE-LOOK-UP
- table look up in fuzzy system
look-uptable
- 按关键字从小到大顺序输入一组记录构造查找表,并且输出该查找表; 给定一个关键字值,对所构造的查找表分别进行顺序查找和折半查找,输出查找的结果以及查找过程中“比较”操作的执行次数。 -Press the key sequence input small to large lookup table constructed a set of records, and the output of the look-up table Given a key value of the con