simulink s函数,用C写的CRC校验和解校验的程序,原理简单,但是可以用来做学习simulink的好例子。
上传时间: 2016-04-01
上传用户:mhp0114
实验目的 1.培养学生综合掌握软件开发过程的能力。 2.培养学生综合运用面向对象设计方法的能力,包括: ? 用例分析; ? CRC卡; ? UML图; ? 文档制作 3.掌握常用软件分析、设计工具的使用方法 实验内容 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行 7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。
上传时间: 2016-04-05
上传用户:123啊
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
标签: Hibernate persistence Developer you
上传时间: 2016-04-07
上传用户:123啊
这是一个非常实用的实时串口通讯程序,并包含有一个高效快捷的标准16位CRC校验程序源码。
上传时间: 2016-04-09
上传用户:
用于10M,100M,1000M以太网的并行CRC算法,有别于一般的CRC算法。verilog描述
标签: 10M
上传时间: 2016-04-14
上传用户:zhangjinzj
NRF905驱动代码 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes // RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ // 8 Bits CRC And enable
标签: initialize 905 content Normal
上传时间: 2013-12-16
上传用户:lanjisu111
DS18B20 实现多点温度测量和显示,带CRC校验。
上传时间: 2013-12-10
上传用户:CHENKAI
AT24C02页写模式存取源码,提供高效CRC校验代码。
上传时间: 2014-08-24
上传用户:Avoid98
一个利用VB实现的CRC32程序,需要有CRC32表,也包括在文件中了,用VB实现对CRC的位操作有点难度,是一个很好的例子
上传时间: 2013-12-03
上传用户:ynsnjs
这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com
标签:
上传时间: 2013-12-22
上传用户:skhlm