-
Infix to Postfix Conversion
这是将中缀表达式转换为后缀表达式的代码。中缀到后缀转换使用堆栈。各种使用的函数包括基本堆栈操作,如overflow()、int underflow()、void push()、int pop()、int peep()、void display()等。
- 2022-03-19 10:57:53下载
- 积分:1
-
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。...
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
- 2023-05-31 04:50:02下载
- 积分:1
-
数字信号处理器应用控制文件
files about dsp applications control
- 2022-02-10 08:20:29下载
- 积分:1
-
c语言小程序100个
c语言小程序100个-100 small programs
- 2022-05-29 08:24:43下载
- 积分:1
-
University Games management system, by reading the registry parameters to automa...
高校运动会管理系统,通过读取注册表自动配置数据库服务器参数,数据库采用SQL server2-University Games management system, by reading the registry parameters to automatically configure the database server, database using SQL server2000
- 2023-01-23 14:55:04下载
- 积分:1
-
本人的ssd7的练习3的答案, 供大家参考, 希望大家喜欢
本人的ssd7的练习3的答案, 供大家参考, 希望大家喜欢-ssd7 exercise3
- 2022-06-26 11:13:06下载
- 积分:1
-
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!...
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!-Using C language game of Snake, run is started by pressing any key, however, the reverse also count yo loser!
- 2022-02-13 15:11:40下载
- 积分:1
-
快速数据库的编程实现
快速数据库的编程实现-Rapid Database Programming
- 2022-03-01 03:15:30下载
- 积分:1
-
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。...
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。-C language template stack operation. Stack contains 9 kinds of basic operation, from the stack to create, to determine the stack入栈, a stack operation, and stack operations such as delete.
- 2022-02-04 04:46:55下载
- 积分:1
-
Students and implementation of database management, c language development envir...
学生数据库的管理与实现,c语言开发环境,功能齐全-Students and implementation of database management, c language development environment, full-featured
- 2022-04-21 23:20:32下载
- 积分:1