资源列表
CalCrcV1.3
- CRC16,CRC32,校验和实用计算工具,支持10,16进制 V1.3 增强了系统兼容性-CRC16, CRC32, Checksum calculation and practical tools, support 10,16 M V1.3 enhances system compatibility
1
- 对大批量数据排序,可以从外部读入数据,效果还行,大家试试看-Sort of large quantities of data can be read from external data, the effect of line also, we try
MAPS
- PIC选型工具,主要是PIC单片机选型号好用-PIC Selection tool is mainly useful model PIC Singlechip election
EMVv4.2Book1
- EMV 4.2 book1:ICC to Terminal Interface
EMVv4.2Book2
- EMV v4.2 Book2:Security and Key Management
EMVv4.2Book4
- EMV v4.2 Book4:Other Interfaces -EMV v4.2 Book4: Other Interfaces
PID
- pid控制系统的仿真程序,有详细的源码和模型供大家参考!-pid control system simulation program, a detailed source and model for your reference!
LMS_nois_rejection
- 最小均方自适应滤波噪声抑制,MATLAB编程,绝对好用。-Least mean square adaptive filter noise suppression, MATLAB programming, the absolute ease of use.
self
- 自适应滤波方法举例:观察收敛因子、变步长对自适应滤波算法的影响-Adaptive filtering method, for example: To observe the convergence factor, variable step adaptive filter algorithm on the impact of
octave-3.0.3.tar
- similer program for matlab
conversion
- 数制转换问题 [问题描述] 将十进制数N和其它d进制数的转换是计算机实现计算的基本问题,其解决方案很多, 其中最简单方法基于下列原理:即除d取余法。例如:(1348)10=(2504)8-Number system conversion problem [Problem Descr iption] will be a decimal number N, and other d-band conversion is the number of computer calculation
StringIndex
- 设有两个字符串s和t,首先将s1与t1进行比较,直到s的某一个字符si和ti相同, 再将它们之后的字符进行比较,若也相同,则如此继续往下比较,当s的某一个字符si与t的字符tj不同时,则s返回到本趟开始字符的下一个字符,即si-j+2,t返回到t1,继续开始下一趟的比较,重复上述过程。若t中的字符全部比较完,则说明本趟匹配成功,本趟的起始位置是i-j+1,否则,匹配失败。 -There are two strings s and t, first s1 and t1 compare s
