CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例
上传时间: 2015-08-13
上传用户:
用BC++编写的带PIC-SERVO CMC运动控制器的3轴钻床控制器和G代码解释程序.
上传时间: 2014-11-29
上传用户:cooran
J-O promgram 用于稀土研究工作者
上传时间: 2014-01-23
上传用户:标点符号
有于玻璃的J-O分析,谨献给辛勤工作在稀土工作岗位上的人们。
上传时间: 2013-12-12
上传用户:songnanhua
没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。
标签: GP_Algorithm_main LorenzDa Matlab G-P
上传时间: 2013-12-22
上传用户:Thuan
G.729 video compresion program example file includes : G729codec.c va_g729.h va_g729.lib
标签: 729 va_g compresion includes
上传时间: 2013-12-25
上传用户:stampede
已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目
上传时间: 2015-08-25
上传用户:shanml
ITU-T G.729 ANSI-C Source Code
上传时间: 2013-12-20
上传用户:小草123
ITU-T标准G.729源代码 、这么多还不行阿?
上传时间: 2015-09-04
上传用户:lyy1234
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: Implemented following compile command
上传时间: 2014-01-01
上传用户:lhc9102