Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used for any purpose. However, this * notice must not be changed or removed and no warranty is either * expressed or implied by its publication or distribution.
标签: test implementations Description Filename
上传时间: 2015-02-02
上传用户:leehom61
S.C.O.U.R.G.E.是一款类似Rogue的游戏,带有新型用户界面。游戏允许一组四个人物的团队搜索财宝、追杀敌人、获得升级等等。
标签: S.C.O.U.R.G.E. Rogue
上传时间: 2014-12-21
上传用户:chenjjer
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run-time debugging information.
标签: replacement debugging for library
上传时间: 2015-02-05
上传用户:TF2015
C程序优化 I/O
标签: C程序
上传时间: 2014-02-28
上传用户:duoshen1989
md5加密程序 C++ This a class which encapsulates a set
标签: encapsulates class which This
上传时间: 2014-12-06
上传用户:hzy5825468
用于计算CIE颜色空间的L,a,b值。
上传时间: 2013-12-18
上传用户:1051290259
A tutorial on pointers and arrays in C
标签: tutorial pointers arrays and
上传时间: 2015-02-20
上传用户:www240697738
I. A brief description of the aiNet application. II. How to set up the aiNet on your system. III. Some tips on using the aiNet IV. Example files
标签: aiNet I. application description
上传时间: 2013-12-22
上传用户:libenshu01
Learning Standard C++ as a New Language
标签: Learning Language Standard New
上传时间: 2015-02-25
上传用户:libenshu01
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分的功能。 应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:\masm\score.txt"下. 注:该文件的路径可从汇编源文件的"fname db "c:\masm\score.txt"""中查找.
标签: 管理系统
上传时间: 2015-03-03
上传用户:xz85592677