登录
首页 » C# » int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)mal...

int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)mal...

于 2022-01-26 发布 文件大小:2.98 kB
0 98
下载积分: 2 下载次数: 1

代码说明:

int *base int *top int stacksize }sqstack inistack(sqstack &s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1 }- int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1 }

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

发表评论

0 个回复

  • SHT11
    stm32 平台下sht11 的完整程序。包含驱动(STM32 platform SHT11 complete program. Include drive)
    2020-09-03 12:08:07下载
    积分:1
  • Matrix-Operations(Complete)
    一次数据结构课小组形式的大作业,实现矩阵的全套运算。包里有两个压缩文件,一个是生成dll的VS工程,另一个是加载dll的exe界面(The form of a data structure class group of large operations, to achieve a full set of matrix operations. Bag has two compressed files, one is to generate dll in VS project, and the other is to load the dll, exe interface)
    2011-05-03 10:36:05下载
    积分:1
  • MapDemo
    VC++6.0中实现矢量图电子地图: 1.无闪烁地图、图形、位图的绘制 2.鼠标抓拖地图背景的程序实现原理 3.地图分层的实现 4.视图打印的实现 5.几个好用的MFC类的使用方法(Vector Electronic Map VC++6.0 implemented: 1. Flashing map, graphics, bitmap drawing the 2 mouse caught drag map background program to achieve Principle 3 map layers to achieve 4. The view Print realization 5. Several use MFC classes use)
    2013-01-27 00:19:48下载
    积分:1
  • 20110215_13882692_0
    Introduction of Programmable controllers
    2011-02-26 14:14:55下载
    积分:1
  • C-language-matrix-example
    用C语言开发的矩阵范例,更实用,为C程序处理大量数据提供保证(Sample matrix C language development, more practical, handling large amounts of data to C program provides assurance)
    2013-12-20 00:14:09下载
    积分:1
  • HotelManager
    一款功能强大的.net的酒店管理系统,非常值得学习和用做毕业设计(A powerful. net of hotel management system, is worth learning and using the final project)
    2010-06-12 16:45:06下载
    积分:1
  • 顺序栈
    基本顺序栈的头文件和测试主文件并且应用了模版类,可以通过主函数进行相关测试(The files include the main and header)
    2017-10-20 11:03:43下载
    积分:1
  • UniSolder-5.2C
    说明:  UniSolder-5.2C 俄罗斯开源(UniSolder-5.2C A short list of features: - power: 12-24V, AC or DC (24V 6A toroidal transformer is the best possible power source) - automatic 1/2 and 1/4 power selection, so only simple single winding 24V can drive all the instruments, from the smallest JBC Nano, to the largest JBC C245. - 2 separate heater control channels - 2 independent sensor inputs - current source on any sensor input 3uA - 12mA, wuth 2 bands (x1, x16) and 256 steps per band - flexible differential amplifier input selection - amplifier gain from 0 to 750 in 256 steps - negative offset selection in 1024 steps - resistive instrument identification (upto 625 different instruments can be identified by 2 resistors on the connector) - polynomial floating point voltage/resistance to temperature calculation - wave shaping to filter out the inductive peaks from series sensor signal - PID control with power limit - isolated USB port for firmware updates and live data - 128x64 OLED display with rich user interface.)
    2021-04-05 19:49:03下载
    积分:1
  • MiniC编译器设计与实现
    MiniC 的编译程序和目标程序的执行程序都是用 C++ 语言编写的,因此 MiniC 语言可在配备C 语言的任何机器上实现。它的编译过程采用从左到右扫描输入符号串,进行最左推导,再向右看一个符号的方式,以语法分析程序为核心,词法分析和汇编代码生成程序都是独立的过程。当语法分析需要读取输入符号串时就调用词法分析程序;而当语法分析正确后,需要生成相应的目标代码时,则调用汇编代码生成程序和创建EXE文件程序。 用表格管理程序建立变量、常量和过程标识符的说明与引用之间的信息联系。当源程序编译正确时,编译程序自动调用执行程序,对目标代码进行执行,并按用户程序的要求输入数据和输出运行结果。
    2023-04-21 19:50:07下载
    积分:1
  • bfyy
    暴风影音源码,很不错哦```快来下吧()
    2020-06-26 04:00:02下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载