-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1
-
本人收集的一些有关matlab的代码程序设计
也不知道改选什么分类...
本人收集的一些有关matlab的代码程序设计
也不知道改选什么分类-I collected some of the Matlab code design procedures do not know what election classification
- 2022-02-14 02:06:02下载
- 积分:1
-
挺好的JAVA例子,可用MYSQL,ACCESS,ORACLE做后台,例子中包括联结及查询等涵数...
挺好的JAVA例子,可用MYSQL,ACCESS,ORACLE做后台,例子中包括联结及查询等涵数-very good example of Java available MYSQL, Access, ORACLE backing, including examples and linking several inquiries Culvert
- 2022-03-07 04:29:50下载
- 积分:1
-
Chinese chess source code can be difficult to set up and support two players, su...
中国象棋源代码,可以设置难度,支持两人对弈,可作为设计此类游戏的参考-Chinese chess source code can be difficult to set up and support two players, such as game design reference
- 2022-04-13 00:38:52下载
- 积分:1
-
串口测试,基于VC++,多线程编程,可同时测量四个串口
串口测试,基于VC++,多线程编程,可同时测量四个串口-Serial test, based on VC++, multi-threaded programming, which can measure four serial ports
- 2022-03-20 08:48:17下载
- 积分:1
-
生成一个高斯水印后,对待嵌入水印的载体图像进行二维的DCT变换,然后嵌入水印...
生成一个高斯水印后,对待嵌入水印的载体图像进行二维的DCT变换,然后嵌入水印-Generates a Gaussian watermark, the watermark embedded in the carrier to treat two-dimensional image of the DCT transform, and then embedding the watermark
- 2022-03-25 18:46:23下载
- 积分:1
-
face detector to detect face area in the given image
face detector to detect face area in the given image
- 2022-07-04 15:31:42下载
- 积分:1
-
有关结构张量的几篇论文,对于结构张量的含义及在图像处理方面的应用做了介绍...
有关结构张量的几篇论文,对于结构张量的含义及在图像处理方面的应用做了介绍-Tensor related to the structure of several papers, for the meaning of the structure tensor and the application of image processing to do the introduction
- 2022-07-27 16:36:45下载
- 积分:1
-
ANSYS温度场分析
ANSYS多圈管2D冻结温度场分析,根据对称性,选择第一象限进行模拟。
命令流中有详细说明!
ZTIME=540 !冻结时间
Ld=10000 !如果某荷载步的温度等于Ld,则表示该荷载步不加载,直到下一荷载步
KBCVALUE=1 !KBCVALUE=0为坡道加载,KBCVALUE=1为阶跃加载
THETA=90 !所计算扇形区的圆心角,单位为度。一般取为第一圈孔的主面与界面的夹角(保证井内温度场基本不受影响)
!该范围内每圈孔至少有3个管,否则可能在捕捉图时有点小问题,
GA=THETA*1/1 !应确保GA的范围内每圈冻结管至少有2个.
- 2022-03-21 10:55:04下载
- 积分:1
-
编程一个将字符
串逆转的程序1.当对上面的程序进行了调试后运行会出现下面所示:
第一行所显示的就是Input string is:后面跟着光标等待用户输...
编程一个将字符
串逆转的程序1.当对上面的程序进行了调试后运行会出现下面所示:
第一行所显示的就是Input string is:后面跟着光标等待用户输入字符,输入完成后按回车键,转到下一行,显示The string is:紧跟着刚才输入的字符并逆转输出。第三行显示priess any key to continue -gffdgfdgfdgfdfdsfdfsdf
- 2022-03-20 17:33:43下载
- 积分:1