-
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E...
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis// procedural functions :// operator under priority analysis, to conduct regular expression syntax analysis, judgment, an expression is correct.// Grammar : E E E E-E E E* E/E (E) i// for which i unsigned integers
- 2022-04-07 04:27:23下载
- 积分:1
-
自己写的一些小程序 用c实现的数据结构 包括树,图,线形表的基本操作 可以应付老师的...
自己写的一些小程序 用c实现的数据结构 包括树,图,线形表的基本操作 可以应付老师的-himself wrote some of the procedures used small c achieve the data structure, including trees, maps, linear forms the basic operation can meet the teachers
- 2022-01-26 03:42:26下载
- 积分:1
-
本程序是一个用于管理学生成绩例子.通过利用MFC的DAO类,用VC++编写独立与DBMS的应用程序...
本程序是一个用于管理学生成绩例子.通过利用MFC的DAO类,用VC++编写独立与DBMS的应用程序-this is a procedure for the management of the performance of their students examples. Through the use of the MFC DAO category, prepared by VC independence and DBMS applications
- 2022-02-26 07:22:10下载
- 积分:1
-
利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容...
利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-use stack and queue complete parking management, and data structure of the internship topics, and complete the election to content
- 2022-05-13 11:31:35下载
- 积分:1
-
学校图书预定系统 之 数据库设计
本程序为本人本科期间一次课程设计,粗制滥造,本不敢拿出示人,无奈急需源码一份,苦于无积分在身,只得滥竽充数。各位若是刚刚入门的新手,就不必看了,以免被我误导。技术问题 这里只有数据库设计部分以及部分SQL语句。
- 2023-02-23 02:15:03下载
- 积分:1
-
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;...
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;-Memory pool, if the need to reduce the time, and constantly open up a small memory memory fragmentation procedures of the process the impact of operating efficiency, you can use the class library
- 2023-06-12 10:55:13下载
- 积分:1
-
Traverse the adjacent table and adjust the implementation of Boolean adjacency m...
遍历邻接表以及执行邻接矩阵布尔调整是数据结构里图的经典算法。- Traverse the adjacent table and adjust the implementation of Boolean adjacency matrix data structure is a classic graph algorithm.
- 2022-05-04 22:05:01下载
- 积分:1
-
Java写的部分数据结构源码
Java写的部分数据结构源码-Written in Java source code part of the data structure
- 2022-06-02 17:30:30下载
- 积分:1
-
中国省市经纬坐标库,以及示例demo
为了给世纪互联做一个项目,从淘宝指数上抓取的全国省市经纬度坐标,非常好用。附赠全国动态地图示例demo。由于资源是动态引入的,不能file直接访问,要布再www服务器
- 2022-06-13 16:07:56下载
- 积分:1
-
主要是数理方程基本框架很有用,对数据结构也有帮助
主要是数理方程基本框架很有用,对数据结构也有帮助-main mathematical equation is the basic framework is used for the data structure also helped
- 2023-05-06 11:25:03下载
- 积分:1