搜索结果
找到约 983 项符合
ing-g 的查询结果
uCOS /*** *** *** *** *** *** *** *** *** *** *** *** **/ //**此映射表用来映射LED模块不译码时
/*** *** *** *** *** *** *** *** *** *** *** *** **/
//**此映射表用来映射LED模块不译码时,显示的字符和必须输入的数据的关系
//**每段和对应比特位的关系见示意图
// g
// --- ---
// b | a |f | | <---显示0时点亮的段为gfedcb
// ---
// c | |e | | 那么写入数据为0x7e
// ...
生物技术 基于"trace transform"的识别2D图像的C++源程序
基于"trace transform"的识别2D图像的C++源程序,
主文件是tt.cpp,
在LINUX下可以用
g++ tt.cpp -o tt -O3进行编绎,
而且最后的结果也可以在MATLAB下显示出来,
This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matl ...
其他行业 在VC 6.0平台下
在VC 6.0平台下,读取G代码文件,利用Boost中Regex正则表达式逐行提取数控G代码中的数值,分析两行G代码之间各轴速度变化。提供保存分析结果功能
汇编语言 考察例1 4 - 8中的1 4个点。A中的最近点对为(b,h)
考察例1 4 - 8中的1 4个点。A中的最近点对为(b,h),其距离约为0 . 3 1 6。B中最近点对为
(f, j),其距离为0 . 3,因此= 0 . 3。当考察
是否存在第三类点时,除d, g, i, l, m 以外
的点均被淘汰,因为它们距分割线x= 1的
距离≥ 。RA ={d, i, m},RB= {g, l},由
于d 和m 的比较区中没有点,只需考察i
即可。i 的比较区中仅 ...
中间件编程 利用函数MadHG生成规则LDPC码的校验矩阵H
利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵), ...
中间件编程 利用函数MadHG生成规则LDPC码的校验矩阵H
利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵), ...
网络 penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes
penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus project, is funded by the German Ministry for Research and Education ( BMBF), and will serve as geometry ...
汇编语言 crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC
crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环 ...
单片机开发 RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for
RTX-51 is a runtime library that, together with C51, allows real-time systems to
be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515,
etc.), except for the 8?C751 and 8?C752.
RTX-251 extends the functionality of the RTX-51 to the new intel MCS&Ograve 251
family of processor ...
串口编程 Abstract:Noise frequency modulation(FM)jamming。which belongs to blanket jamming。is already become t
Abstract:Noise frequency modulation(FM)jamming。which belongs to blanket jamming。is already become
the main form ofnoise jamming at present。because the wideband was gained by it.Tne spectnlnl ofnoise FM
jamming is analyzed by time domain autocorrelation method in this paper.It’S jamm g peculia ...