登录
首页 » 数据结构 » With the C language implementation of the evaluation of the expression on the st...

With the C language implementation of the evaluation of the expression on the st...

于 2022-05-14 发布 文件大小:1.90 MB
0 111
下载积分: 2 下载次数: 1

代码说明:

用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • K-均值在 C 编程
    // kmeans.c//伊桑·布罗德斯基2011年//月#include#include#include#定义SQR(X)((X)*(X))#定义MAX_CLUSTERS16#定义MAX_ITERATIONS100#定义BIG_double(INFINITY)无效失败(字符*海峡){的printf(STR);出口(-1);}双calc_distance(INT暗淡,双* P1,双* P2){双distance_sq_sum= 0;对于(INT II=0;二
    2023-07-21 00:35:03下载
    积分:1
  • hough 变换算法
    这是一个关于 Hough 变换的文件。它是非常有趣的人,开始为图像处理批准。感谢你很 much.ok。
    2022-05-26 12:58:20下载
    积分:1
  • 的课后练习
    数据结构的课后练习-Data structure of the after-school practice
    2023-08-16 22:20:03下载
    积分:1
  • Access库下实现的系统,功能很强大,适合初学者学习~
    Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
    2022-07-15 14:04:03下载
    积分:1
  • 教学计划编制问题
    资源描述 有两种方法:一种没有学分排序,另一种考虑了学分排序,较推荐栈中排好序的方法,贪心更完全 测试数据文本: C1 程序设计基础 # 2 C2 离散数学 C1 3 C3 数据结构 C1,C2 4 C4 汇编语言 C1 3 C5 语言的设计和分析 C3,C4 2 C6 计算机原理 C11 3 C7 编译原理 C3,C5 4 C8 操作系统 C3,C6 4 C9 高等数学 # 7 C10 线性代数 C9 5 C11 普通物理 C9 2 C12 数值分析 C1,C9,C10 3
    2022-03-05 17:20:03下载
    积分:1
  • 员工休假管理系统
    软件管理保持部员工的所有记录。在第一次的员工管理应该注册。在此过程中,一个唯一的用户名和密码将予以通过,他们可以登录,澄清任何疑点。 根据他们的登录信息,访问级别将分配给他们。所有的重要细节,然后保存到数据库中。他们都是然后放到不同的访问级别。在结束了休假或开始,以及信息、 确保特定雇员每日、 每月、 每年报告将可通过 querrying 数据库。 访问级别: 这里所有的用户被编程到 ony 访问他们的是 auhorised 和权。用户分类,包括普通员工、 管理和各部门主管,每个级别有自己设置的安全级别对信息的访问。级别确定了位置识别 (posid) 如下图所示: ·小 admin previllages FC 3à员工: 他们文件离开,查看可用的离开,离开信息和搜索去查看。 ·博士 2à员工与有限的管理员凭据像搜索查看其详细的信息和确凿的员工离开 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-20 12:37:13下载
    积分:1
  • 优先调度处理器算法,实现处理器调度的程序,
    优先数调度处理器算法,实现处理器调度的程序,-Processor scheduling algorithm is priority number to achieve processor scheduling procedures,
    2022-05-18 20:06:55下载
    积分:1
  • Air booking system c++ source code. The structure of air passenger data source b...
    航空订票系统的c++源码。是数据结构航空客运订票系统的源码,个人制造-Air booking system c++ source code. The structure of air passenger data source booking systems, personal manufacturing
    2023-01-02 12:45:04下载
    积分:1
  • 本程序为用VF实现的商品管理系统,实现了商品的顾客的注册和商品预定和进出货的管理,还有经理的全面管理,里面的readme.txt文件有相应的权限信息,在进入系统...
    本程序为用VF实现的商品管理系统,实现了商品的顾客的注册和商品预定和进出货的管理,还有经理的全面管理,里面的readme.txt文件有相应的权限信息,在进入系统时使用-the procedures used to achieve the VF merchandise management system that the goods customers for the registration and merchandise is scheduled to ship and into the management, manager of the comprehensive management, inside the readme.txt file a corresponding authority of information, access to the system in use
    2022-05-15 19:44:12下载
    积分:1
  • 1. 创建MyDatabase.gdb文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL E...
    1. 创建MyDatabase.gdb数据文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL Explorer窗口中,根据表3-1至表3-10创建数据表。(通过直接注册附带光盘所提供的MyDatabase.GDB数据库文件,可以直接获得这些数据表。) 4. 在SQL Explorer窗口中,创建MyDB数据库连接。 5. 输入初始数据。除了表3-11至表3-13的内容,还需要根据需要设定院系编号、班级号和计数器。 -1. MyDatabase.gdb create data files. 2. With SYSDBA user login. 3. In ISQL window, the importation of the book were provided by the SQL statement; or SQL Explorer window, according to Table to Table 3-1 3-10 create data tables. (Through direct registration with CD-ROM attached MyDatabase.GDB provided by the database files, direct access to these data sheets.) 4. SQL Explorer window, MyDB establish database connections. 5. Initial data input. Table 3-11 addition to the contents of Table 3-13, we must also need to set faculty numbers, and counter classes.
    2022-01-24 14:40:10下载
    积分:1
  • 696518资源总数
  • 105179会员总数
  • 5今日下载