资源列表
校园导游咨询系统
- 数据结构课程设计校园导游咨询系统源代码,描述导游咨询系统功能。-data structure design school curriculum guides advisory system source code, guides describe advisory system functions.
guessshuzii
- 一个很好玩的游戏,可以用来作为课程设计用啊。-a very fun game, which can be used as a curriculum designed for ah.
14.10
- 怎样获取Access数据库密码……Access数据库文件名:此数据库的密码为:
grid
- 编译原理DML is IAF underconstructure-DML
qd
- 本例要求判别键盘输入字符的类别。可以根据输入字符的ASCII码来判别类型。由ASCII码表可知ASCII值小于32的为控制字符。 在“0”和“9”之间的为数字,在“A”和“Z”之间为大写字母, 在“a”和“z”之间为小写字母,其余则为其它字符。 这是一个多分 支选择的问题,用if-else-if语句编程,判断输入字符ASCII码所在的范围,分别给出不同的输出。例如输入为“g”,输出显示它为小写字符。 -Requirements in this case determine the typ
Bowling-Score-Calculation_B09030115
- 保龄球分数计算可以非常方便地计算球员的得分以及信息的管理储存-Bowling score calculation can easily calculate the players scoring and information management storage
modify
- windows内核编程,一个底层程序,他可以读取并且修改cmos参数,一个学习底层编程的好工具-windows kernel programming, an underlying program, he can read and modify the cmos parameters, powerful
diguixiajiangfa
- 这是一个递归下降法做的语法分析小源码,希望对感兴趣的人有所帮助-This is a recursive descent method to do a grammar analysis of the small source, and they hope to help people who are interested in
celllbp
- 基于的LBP算法的细胞分类算法,现在国内已经开始流行。-LBP based on the algorithm of cell classification algorithm, has begun to spread internally.
xinde1
- Visual C++6.0(5.0)开发工具功能非常强大,但是对于初学者来说,却有很多细节的问题需要注意。作者搜集整理了以下一些实用小技巧,希望对初学者有所帮助。 -Visual C 6.0 (5.0) development tool is very powerful, But for beginners, there are many detailed issues that require attention. Author collate some of the followin
cplca1
- 折页机电子刀控制软件,用于印刷机械控制 配套软件是“cplca2.rar\"
XMLStringlate
- ML DOM (文档对象模型)对象提供了一个标准的方法来操作存储在XML文档中的信息,这就是DOM应用编程接口(API)函数。它是应用程序和XML文档之间的桥梁。DOM包含两个关键的抽象概念:一个是树状的层次结构,另一个是用来表示文档内容和结构的节点集合。树状层次包括了所有节点,节点本身也可以包含其他的节点。这样的好处是可以通过这个层次结构来找到并修改某一特定节点的信息。 微软的MSXML解析器读取一个XML文档,然后把它的内容解析到一个抽象的信息容器中,该信息容器被称为节点(NODES)。这些
