登录
首页 » 界面开发 » 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC...

这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC...

于 2022-02-05 发布 文件大小:6.86 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for the ITU G704

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 可实时在单文档文件中显示鼠标位置,可查看 onview函数
    可实时在单文档文件中显示鼠标位置,可查看 onview函数-real time in a single document file shows location of the mouse, function View onview
    2022-07-01 07:40:56下载
    积分:1
  • 用DELPHI编写的232通信程序,能实现两台电脑通过232电缆通信
    用DELPHI编写的232通信程序,能实现两台电脑通过232电缆通信-DELPHI prepared with 232 communication program, to achieve two computers through the communication cable 232
    2022-05-06 10:10:53下载
    积分:1
  • VC下的属性页实现
    VC下实现自定义属性页源码,该方法可方便的控制属性页的大小,以及属性页标题等
    2023-07-17 10:55:03下载
    积分:1
  • 本程序是由java编写的小游戏,由键盘控制,分级数
    本程序是由java编写的界面小游戏,由键盘控制,分级数-this procedure is the preparation of java interface small games, controlled by the keyboard, a few grade
    2022-01-25 16:54:22下载
    积分:1
  • 购物车 ASP
    购物车 1.该项目的标题: 购物车 2.摘要 购物车是非常重要的功能,在电子商务中用于帮助人们制作在线购物、 购物车的美国英语术语相似。 电子商务 (电子商务) 的业务客户方面是最明显的业务使用的万维网。电子商务网站的主要目标是出售商品和服务网络。 电子商务是快速获得地面作为接受和使用的商业模式。越来越多的商行正在实施为在网上进行商业交易提供功能的 web 站点。它是合理地说网络购物的过程变得司空见惯。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-26 14:44:47下载
    积分:1
  • 显示倾斜的文字 显示倾斜的文字 显示倾斜的文字
    显示倾斜的文字 显示倾斜的文字 显示倾斜的文字-showed the letter showed tilt in favor of the text shown in favor of the text shows the letter showe d tilt in favor of the text shows the letter tilt
    2022-01-25 14:31:57下载
    积分:1
  • 形式与SHA1和MD5登录
    应用背景在讨论进一步的推进路径添加组件到。我在过去的解释中所解释的方式。如果你不知道,例如,你可以看到它在这里。你需要使用库添加到您的项目使用:chash对于MD5和SHA1散列使用图书馆,你可以看到的例子代码下面的代码片段:密码:= md5digesttohex(calcmd5(按2。文本));密码:= sha1digesttohex(calcsha1(按2。文本));关键技术哈希技术被广泛用于隐藏应用程序的登录密码。这种技术被广泛使用的网站程序员作为一个实施的安全性和防御的应用程序。此外,散列也经常作为一种媒介来确定校验有效是否收到的消息。这种技术被广泛应用在互联网上(通常是要检查已下载的文件)。
    2022-08-24 03:34:26下载
    积分:1
  • contain executable files, bmp to shrug off, the surface is very beautiful
    包含可执行文件,bmp来耸耸肩,表面很漂亮
    2022-08-24 06:11:06下载
    积分:1
  • 主要功能: 1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,...
    主要功能: 1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表内容 6、权限控制:控制用户及角色的功能权限及字段权限 7、简单的应用系统框架-main functions : 1, xpGrid Data Control : According to the database data dictionary definition DataGrid automatically generated, would not have to write code data can be changed to delete the two, the competence of integrated control functions and powers according to the distribution field, the field of precision control read and write attributes 3, rich data editing : Form provided by the editors and by the way Grid two ways to edit data editing interface to the field to provide input : ordinary text box, check box, the password box, and more lines of text, drop-down list, to use other forms of input, such as Mode 4, data reconstruction : Dynamic the revised data dictionary, data dictionaries can
    2022-03-25 09:51:12下载
    积分:1
  • 用vc实现模态和非模态对话框的建立,首先需要输入一条口令,设置为1925,接着在编辑菜单下调用文本编辑对话框和非模态对话框.在文本对话框中可以设置字体,颜色,字...
    用vc实现模态和非模态对话框的建立,首先需要输入一条口令,设置为1925,接着在编辑菜单下调用文本编辑对话框和非模态对话框.在文本对话框中可以设置字体,颜色,字型.在非模态对话框下,可以实现数据的输入,显示到文档上.对于vc初学者,此程序是个不错的例子.-with vc achieve modal and non-Modal Dialog established, the first to enter a password. set to 1925. then under the edit menu text editor called dialog and non-Modal Dialog. in the text box can set font, Colors, Fonts. in non-Modal Dialog, we can achieve data input, display of a document. vc for beginners this program is a good example.
    2022-08-22 16:35:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载